|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.configBean
public class configBean
| Method Summary | |
|---|---|
any |
addCustomUrlVarDelimiter([any delim])
|
any |
applyDbUpdates()
|
any |
cleanFilePath([any filePath])
|
any |
dbCreateIndex([any table], [any column=''])
deprecated, use dbUtility |
private any |
dbDropColumn([any table], [any column=''])
deprecated, use dbUtility |
any |
dbDropIndex([any table], [any column=''])
deprecated, use dbUtility |
any |
dbTableColumns([any table])
deprecated, use dbUtility |
any |
getAdminDir()
|
any |
getAdminDomain()
|
any |
getAdminEmail()
|
numeric |
getAdminSSL()
|
boolean |
getAllowAutoUpdates()
|
any |
getAllValues()
|
any |
getAppreloadKey()
|
any |
getAssetDir()
|
any |
getAssetPath()
|
boolean |
getAutoResetPasswords()
|
numeric |
getBCryptLogRounds()
|
any |
getClassExtensionManager()
|
any |
getClusterIPList()
|
any |
getCompiler()
|
boolean |
getConfirmSaveAsDraft()
|
any |
getContext()
|
boolean |
getCreateRequiredDirectories()
|
any |
getCustomVarDelimiters()
|
any |
getDashboard()
|
any |
getDatasource([any mode=''])
|
any |
getDbColumnCFType([any column], [any table])
|
any |
getDbPassword([any mode=''])
|
any |
getDbTablespace()
|
any |
getDbType()
|
any |
getDbUsername([any mode=''])
|
any |
getDebuggingEnabled()
|
any |
getDefaultLocale()
|
any |
getEnableMuraTag()
|
any |
getEncryptionKey()
|
boolean |
getEncryptPasswords()
|
any |
getFileDelim()
|
any |
getFileDir()
|
any |
getFileStore()
|
any |
getFileStoreAccessInfo()
|
any |
getFileStoreEndPoint()
|
any |
getImageInterpolation()
|
any |
getIndexFile()
|
boolean |
getIndexFileInURLS()
|
numeric |
getLogEvents()
|
any |
getLoginStrikes()
|
any |
getMailServerIP()
|
any |
getMailServerPassword()
|
any |
getMailServerPOPPort()
|
any |
getMailServerSMTPPort()
|
any |
getMailServerSSL()
|
any |
getMailServerTLS()
|
any |
getMailServerUsername(any forLogin='false')
|
any |
getMailServerUsernameEmail()
|
any |
getMapDir()
|
any |
getMaxArchivedVersions()
|
any |
getMode()
|
boolean |
getNotifyWithVersionLink()
|
any |
getPluginDir()
|
any |
getProductionAssetdir()
|
any |
getProductionAssetPath()
|
any |
getProductionDatasource()
|
any |
getProductionFiledir()
|
any |
getProductionPushMode()
|
any |
getProductionWebroot()
|
any |
getProxyPassword()
|
any |
getProxyPort()
|
any |
getProxyServer()
|
any |
getProxyUser()
|
boolean |
getPurgeDrafts()
|
any |
getReadOnlyDatasource([any mode=''])
|
any |
getReadOnlyDbPassword()
|
any |
getReadOnlyDbUsername()
|
any |
getReadOnlyQRYAttrs()
|
boolean |
getScriptProtect()
|
any |
getSendFromMailServerUsername()
|
any |
getServerPort()
|
numeric |
getSessionHistory()
|
boolean |
getSharableRemoteSessions()
|
boolean |
getSiteIDInURLS()
|
any |
getSortPermission()
|
boolean |
getStrictExtendedData()
|
any |
getStub()
|
any |
getTempDir()
|
any |
getTitle()
|
numeric |
getUseDefaultSMTPServer()
|
any |
getValue(string property, [any defaultValue])
|
any |
getVersion()
|
any |
getWebRoot()
|
any |
getWebRootMap()
|
any |
loadClassExtensionManager()
|
any |
OnMissingMethod(string MissingMethodName, struct MissingMethodArguments)
Handles missing method exceptions |
any |
qualifySchema([any table])
Add schema to table name where required |
any |
set([struct config])
|
any |
setAdminDir([String adminDir])
|
any |
setAdminDomain([String AdminDomain])
|
any |
setAdminEmail([String AdminEmail])
|
any |
setAdminSSL([Numeric AdminSSL])
|
any |
setAllowAutoUpdates([any allowAutoUpdates])
|
any |
setAppreloadKey([String AppreloadKey])
|
any |
setAssetDir([string assetDir=''])
|
any |
setAssetPath([String assetPath=''])
|
any |
setAutoResetPasswords([any autoresetpasswords])
|
any |
setBCryptLogRounds([String BCryptLogRounds])
|
any |
setClusterIPList([String clusterIPList])
|
any |
setCompiler([string compiler])
|
any |
setConfirmSaveAsDraft([any ConfirmSaveAsDraft])
|
any |
setContext([String Context])
|
any |
setCreateRequiredDirectories([any createRequiredDirectories])
|
any |
setDashboard([String dashboard])
|
any |
setDatasource([String Datasource])
|
any |
setDbPassword([string dbPassword])
|
any |
setDbTablespace([string dbTablespace])
|
any |
setDbType([string dbType])
|
any |
setDbUsername([string dbUsername])
|
any |
setDebuggingEnabled([string debuggingEnabled])
|
any |
setDefaultLocale([String locale])
|
any |
setEnableMuraTag([String enableMuraTag])
|
any |
setEncryptionKey([any encryptionKey])
|
any |
setEncryptPasswords([any encryptPasswords])
|
any |
setFileDelim()
|
any |
setFileDir([string fileDir=''])
|
any |
setFileStore([String fileStore])
|
any |
setFileStoreAccessInfo([String fileStoreAccessInfo])
|
any |
setFileStoreEndPoint([String fileStoreEndPoint])
|
any |
setImageInterpolation([String imageInterpolation])
|
any |
setIndexFile([String IndexFile])
|
any |
setIndexFileInURLS([any indexFileInURLS])
|
any |
setLogEvents([Numeric logEvents])
|
any |
setLoginStrikes([any loginStrikes])
|
any |
setMailServerIP([String MailServerIP])
|
any |
setMailServerPassword([String MailServerPassword])
|
any |
setMailServerPOPPort([String MailServerPOPPort])
|
any |
setMailServerSMTPPort([String mailServerSMTPPort])
|
any |
setMailServerSSL([String mailServerSSL])
|
any |
setMailServerTLS([String mailServerTLS])
|
any |
setMailServerUsername([String MailServerUsername])
|
any |
setMailServerUsernameEmail([String MailServerUsernameEmail])
|
any |
setMapDir([String MapDir])
|
any |
setMaxArchivedVersions([any maxArchivedVersions])
|
any |
setMaxSourceImageWidth([String maxSourceImageWidth])
|
any |
setMode([String Mode])
|
any |
setNotifyWithVersionLink([any notifyWithVersionLink])
|
any |
setPluginDir([String pluginDir])
|
any |
setPostBundles([string postBundles])
|
any |
setProductionAssetdir([String ProductionAssetdir])
|
any |
setProductionAssetPath([String ProductionAssetPath])
|
any |
setProductionDatasource([String ProductionDatasource])
|
any |
setProductionFiledir([String ProductionFiledir])
|
any |
setProductionPushMode([String productionPushMode])
|
any |
setProductionWebroot([String ProductionWebroot])
|
any |
setProxyPassword([String proxyPassword])
|
any |
setProxyPort([String proxyPort])
|
any |
setProxyServer([String proxyServer])
|
any |
setProxyUser([String proxyUser])
|
any |
setPurgeDrafts([any purgeDrafts])
|
any |
setReadOnlyDatasource([String readOnlyDatasource])
|
any |
setReadOnlyDbPassword([String readOnlyDbPassword])
|
any |
setReadOnlyDbUsername([String readOnlyDbUsername])
|
any |
setScriptProtect([any scriptProtect])
|
any |
setSendFromMailServerUsername([any sendFromMailServerUsername])
|
any |
setServerPort([string ServerPort])
|
any |
setSessionHistory([String SessionHistory])
|
any |
setSharableRemoteSessions([any sharableRemoteSessions])
|
any |
setSiteIDInURLS([any siteIDInURLS])
|
any |
setSortPermission([String sortPermission])
|
any |
setStrictExtendedData([any strictExtendedData])
|
any |
setStub([String Stub])
|
any |
setTempDir([any tempDir])
|
any |
setTitle([String Title])
|
any |
setTrackSessionInNewThread([string trackSessionInNewThread])
|
any |
setUseDefaultSMTPServer([any UseDefaultSMTPServer])
|
any |
setValue(string property, [any propertyValue=''])
|
any |
setVersion([String Version])
|
any |
setWebRoot([String webroot])
|
any |
setWebRootMap([String webrootmap])
|
| Methods inherited from class mura.cfobject |
|---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, init, initTracePoint, injectMethod, invokeMethod, removeValue, valueExists
|
| Methods inherited from class railo-context.Component |
|---|
|
| Method Detail |
|---|
public any addCustomUrlVarDelimiter([any delim])
delimpublic any applyDbUpdates()
public any cleanFilePath([any filePath])
filePathpublic any dbCreateIndex([any table], [any column=''])
tablecolumnprivate any dbDropColumn([any table], [any column=''])
tablecolumnpublic any dbDropIndex([any table], [any column=''])
tablecolumnpublic any dbTableColumns([any table])
tablepublic any getAdminDir()
public any getAdminDomain()
public any getAdminEmail()
public numeric getAdminSSL()
public boolean getAllowAutoUpdates()
public any getAllValues()
public any getAppreloadKey()
public any getAssetDir()
public any getAssetPath()
public boolean getAutoResetPasswords()
public numeric getBCryptLogRounds()
public any getClassExtensionManager()
public any getClusterIPList()
public any getCompiler()
public boolean getConfirmSaveAsDraft()
public any getContext()
public boolean getCreateRequiredDirectories()
public any getCustomVarDelimiters()
public any getDashboard()
public any getDatasource([any mode=''])
modepublic any getDbColumnCFType([any column], [any table])
columntablepublic any getDbPassword([any mode=''])
modepublic any getDbTablespace()
public any getDbType()
public any getDbUsername([any mode=''])
modepublic any getDebuggingEnabled()
public any getDefaultLocale()
public any getEnableMuraTag()
public any getEncryptionKey()
public boolean getEncryptPasswords()
public any getFileDelim()
public any getFileDir()
public any getFileStore()
public any getFileStoreAccessInfo()
public any getFileStoreEndPoint()
public any getImageInterpolation()
public any getIndexFile()
public boolean getIndexFileInURLS()
public numeric getLogEvents()
public any getLoginStrikes()
public any getMailServerIP()
public any getMailServerPassword()
public any getMailServerPOPPort()
public any getMailServerSMTPPort()
public any getMailServerSSL()
public any getMailServerTLS()
public any getMailServerUsername(any forLogin='false')
forLoginpublic any getMailServerUsernameEmail()
public any getMapDir()
public any getMaxArchivedVersions()
public any getMode()
public boolean getNotifyWithVersionLink()
public any getPluginDir()
public any getProductionAssetdir()
public any getProductionAssetPath()
public any getProductionDatasource()
public any getProductionFiledir()
public any getProductionPushMode()
public any getProductionWebroot()
public any getProxyPassword()
public any getProxyPort()
public any getProxyServer()
public any getProxyUser()
public boolean getPurgeDrafts()
public any getReadOnlyDatasource([any mode=''])
modepublic any getReadOnlyDbPassword()
public any getReadOnlyDbUsername()
public any getReadOnlyQRYAttrs()
public boolean getScriptProtect()
public any getSendFromMailServerUsername()
public any getServerPort()
public numeric getSessionHistory()
public boolean getSharableRemoteSessions()
public boolean getSiteIDInURLS()
public any getSortPermission()
public boolean getStrictExtendedData()
public any getStub()
public any getTempDir()
public any getTitle()
public numeric getUseDefaultSMTPServer()
public any getValue(string property, [any defaultValue])
getValue
in class
cfobject
propertydefaultValuepublic any getVersion()
public any getWebRoot()
public any getWebRootMap()
public any loadClassExtensionManager()
public any OnMissingMethod(string MissingMethodName, struct MissingMethodArguments)
MissingMethodName - The name of the missing method.MissingMethodArgumentspublic any qualifySchema([any table])
tablepublic any set([struct config])
configpublic any setAdminDir([String adminDir])
adminDirpublic any setAdminDomain([String AdminDomain])
AdminDomainpublic any setAdminEmail([String AdminEmail])
AdminEmailpublic any setAdminSSL([Numeric AdminSSL])
AdminSSLpublic any setAllowAutoUpdates([any allowAutoUpdates])
allowAutoUpdatespublic any setAppreloadKey([String AppreloadKey])
AppreloadKeypublic any setAssetDir([string assetDir=''])
assetDirpublic any setAssetPath([String assetPath=''])
assetPathpublic any setAutoResetPasswords([any autoresetpasswords])
autoresetpasswordspublic any setBCryptLogRounds([String BCryptLogRounds])
BCryptLogRoundspublic any setClusterIPList([String clusterIPList])
clusterIPListpublic any setCompiler([string compiler])
compilerpublic any setConfirmSaveAsDraft([any ConfirmSaveAsDraft])
ConfirmSaveAsDraftpublic any setContext([String Context])
Contextpublic any setCreateRequiredDirectories([any createRequiredDirectories])
createRequiredDirectoriespublic any setDashboard([String dashboard])
dashboardpublic any setDatasource([String Datasource])
Datasourcepublic any setDbPassword([string dbPassword])
dbPasswordpublic any setDbTablespace([string dbTablespace])
dbTablespacepublic any setDbType([string dbType])
dbTypepublic any setDbUsername([string dbUsername])
dbUsernamepublic any setDebuggingEnabled([string debuggingEnabled])
debuggingEnabledpublic any setDefaultLocale([String locale])
localepublic any setEnableMuraTag([String enableMuraTag])
enableMuraTagpublic any setEncryptionKey([any encryptionKey])
encryptionKeypublic any setEncryptPasswords([any encryptPasswords])
encryptPasswordspublic any setFileDelim()
public any setFileDir([string fileDir=''])
fileDirpublic any setFileStore([String fileStore])
fileStorepublic any setFileStoreAccessInfo([String fileStoreAccessInfo])
fileStoreAccessInfopublic any setFileStoreEndPoint([String fileStoreEndPoint])
fileStoreEndPointpublic any setImageInterpolation([String imageInterpolation])
imageInterpolationpublic any setIndexFile([String IndexFile])
IndexFilepublic any setIndexFileInURLS([any indexFileInURLS])
indexFileInURLSpublic any setLogEvents([Numeric logEvents])
logEventspublic any setLoginStrikes([any loginStrikes])
loginStrikespublic any setMailServerIP([String MailServerIP])
MailServerIPpublic any setMailServerPassword([String MailServerPassword])
MailServerPasswordpublic any setMailServerPOPPort([String MailServerPOPPort])
MailServerPOPPortpublic any setMailServerSMTPPort([String mailServerSMTPPort])
mailServerSMTPPortpublic any setMailServerSSL([String mailServerSSL])
mailServerSSLpublic any setMailServerTLS([String mailServerTLS])
mailServerTLSpublic any setMailServerUsername([String MailServerUsername])
MailServerUsernamepublic any setMailServerUsernameEmail([String MailServerUsernameEmail])
MailServerUsernameEmailpublic any setMapDir([String MapDir])
MapDirpublic any setMaxArchivedVersions([any maxArchivedVersions])
maxArchivedVersionspublic any setMaxSourceImageWidth([String maxSourceImageWidth])
maxSourceImageWidthpublic any setMode([String Mode])
Modepublic any setNotifyWithVersionLink([any notifyWithVersionLink])
notifyWithVersionLinkpublic any setPluginDir([String pluginDir])
pluginDirpublic any setPostBundles([string postBundles])
postBundlespublic any setProductionAssetdir([String ProductionAssetdir])
ProductionAssetdirpublic any setProductionAssetPath([String ProductionAssetPath])
ProductionAssetPathpublic any setProductionDatasource([String ProductionDatasource])
ProductionDatasourcepublic any setProductionFiledir([String ProductionFiledir])
ProductionFiledirpublic any setProductionPushMode([String productionPushMode])
productionPushModepublic any setProductionWebroot([String ProductionWebroot])
ProductionWebrootpublic any setProxyPassword([String proxyPassword])
proxyPasswordpublic any setProxyPort([String proxyPort])
proxyPortpublic any setProxyServer([String proxyServer])
proxyServerpublic any setProxyUser([String proxyUser])
proxyUserpublic any setPurgeDrafts([any purgeDrafts])
purgeDraftspublic any setReadOnlyDatasource([String readOnlyDatasource])
readOnlyDatasourcepublic any setReadOnlyDbPassword([String readOnlyDbPassword])
readOnlyDbPasswordpublic any setReadOnlyDbUsername([String readOnlyDbUsername])
readOnlyDbUsernamepublic any setScriptProtect([any scriptProtect])
scriptProtectpublic any setSendFromMailServerUsername([any sendFromMailServerUsername])
sendFromMailServerUsernamepublic any setServerPort([string ServerPort])
ServerPortpublic any setSessionHistory([String SessionHistory])
SessionHistorypublic any setSharableRemoteSessions([any sharableRemoteSessions])
sharableRemoteSessionspublic any setSiteIDInURLS([any siteIDInURLS])
siteIDInURLSpublic any setSortPermission([String sortPermission])
sortPermissionpublic any setStrictExtendedData([any strictExtendedData])
strictExtendedDatapublic any setStub([String Stub])
Stubpublic any setTempDir([any tempDir])
tempDirpublic any setTitle([String Title])
Titlepublic any setTrackSessionInNewThread([string trackSessionInNewThread])
trackSessionInNewThreadpublic any setUseDefaultSMTPServer([any UseDefaultSMTPServer])
UseDefaultSMTPServerpublic any setValue(string property, [any propertyValue=''])
setValue
in class
cfobject
propertypropertyValuepublic any setVersion([String Version])
Versionpublic any setWebRoot([String webroot])
webrootpublic any setWebRootMap([String webrootmap])
webrootmap
|
Mura CMS 6.1 | ||||
| FRAMES | |||||