Mura CMS 6.1

mura.settings
Class settingsBean

railo-context.Component
        extended by mura.cfobject
            extended by mura.bean.bean
                extended by mura.bean.beanExtendable
                    extended by mura.settings.settingsBean

public class settingsBean
extends beanExtendable

Constructor Summary
init()
 
Method Summary
 any exportHTML([any exportDir=''])
 any getAssetMap()
 any getAssetPath()
 any getCacheFactory([any name='output'])
 any getContentRenderer([any $=''])
 any getCustomImageSizeIterator()
 any getCustomImageSizeQuery([any reset='false'])
 string getDomain(String mode='')
 string getEditProfileURL([any parseMuraTag='true'])
 any getExtendBaseID()
 any getGalleryMainScale()
          for legacy compatability
 any getGalleryMediumScale()
          for legacy compatability
 any getGallerySmallScale()
          for legacy compatability
 any getHasFeedManager()
 any getHasSharedFilePool()
 any getIncludePath()
 string getJavaLocale()
 string getJSDateKey()
 any getLocaleUtils()
 string getLoginURL([any parseMuraTag='true'])
 string getMailServerUsername(any forLogin='false')
 any getRazunaSettings()
 any getRBFactory()
 any getScheme()
 any getTemplateIncludeDir([any theme='[runtime expression]'])
 any getTemplateIncludePath([any theme='[runtime expression]'])
 query getTemplates(any type='')
 any getThemeAssetMap([any theme='[runtime expression]'])
 any getThemeAssetPath([any theme='[runtime expression]'])
 any getThemeIncludePath([any theme='[runtime expression]'])
 any getThemeRenderer([any $=''])
 query getThemes()
 any hasNonThemeTemplates()
 boolean isValidDomain([any domain], any mode='either', [any enforcePrimaryDomain='false'])
 any loadBy()
 any purgeCache([any name='output'], [any broadcast='true'])
 any save()
 any set(any data)
 any setBaseID([any baseID])
 any setCacheCapacity([any cacheCapacity])
 any setCacheFreeMemoryThreshold([any cacheFreeMemoryThreshold])
 any setConfigBean([any configBean])
 any setEnforceChangesets([any enforceChangesets])
 any setEnforcePrimaryDomain([any enforcePrimaryDomain])
 any setExportLocation([String ExportLocation])
 any setHasComments([any hasComments])
 any setHasFeedManager([any feedManager])
 any setLargeImageHeight(any largeImageHeight='0')
 any setLargeImageWidth(any largeImageWidth='0')
 any setLastDeployment([String LastDeployment])
 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 setMediumImageHeight(any mediumImageHeight='0')
 any setMediumImageWidth(any mediumImageWidth='0')
 any setRBFactory([any rbFactory])
 any setSmallImageHeight(any smallImageHeight='0')
 any setSmallImageWidth(any smallImageWidth='0')
 any setTheme([any theme])
 any setUseDefaultSMTPServer([any UseDefaultSMTPServer])
 any validate()
 
Methods inherited from class mura.bean.beanExtendable
getAllValues, getExtendedAttribute, getExtendedAttributes, getExtendedAttributesList, getExtendedAttributesQuery, getExtendedData, getValue, purgeExtendedData, setSiteID, setSubType, setType, setValue
 
Methods inherited from class mura.bean.bean
addObject, compare, getEntityName, getErrors, getInstanceName, getPrimaryKey, getProperties, getSynthedFunctions, getValidations, hasErrors, hasProperty, isComparable, OnMissingMethod, parseDateArg, removeObject, setAddedObjectValues, setAllValues, setErrors, setlastUpdateBy, setValidations, synthArgs, translatePropKey, valueExists
 
Methods inherited from class mura.cfobject
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, initTracePoint, injectMethod, invokeMethod, removeValue
 
Methods inherited from class railo-context.Component
 

Constructor Detail

init

public init()

Method Detail

exportHTML

public any exportHTML([any exportDir=''])

Parameters:
exportDir

getAssetMap

public any getAssetMap()


getAssetPath

public any getAssetPath()


getCacheFactory

public any getCacheFactory([any name='output'])

Parameters:
name - data or output

getContentRenderer

public any getContentRenderer([any $=''])

Parameters:
$

getCustomImageSizeIterator

public any getCustomImageSizeIterator()


getCustomImageSizeQuery

public any getCustomImageSizeQuery([any reset='false'])

Parameters:
reset

getDomain

public string getDomain(String mode='')

Parameters:
mode

getEditProfileURL

public string getEditProfileURL([any parseMuraTag='true'])

Parameters:
parseMuraTag

getExtendBaseID

public any getExtendBaseID()

Overrides:
getExtendBaseID in class beanExtendable

getGalleryMainScale

public any getGalleryMainScale()
for legacy compatability


getGalleryMediumScale

public any getGalleryMediumScale()
for legacy compatability


getGallerySmallScale

public any getGallerySmallScale()
for legacy compatability


getHasFeedManager

public any getHasFeedManager()


getHasSharedFilePool

public any getHasSharedFilePool()


getIncludePath

public any getIncludePath()


getJavaLocale

public string getJavaLocale()


getJSDateKey

public string getJSDateKey()


getLocaleUtils

public any getLocaleUtils()


getLoginURL

public string getLoginURL([any parseMuraTag='true'])

Parameters:
parseMuraTag

getMailServerUsername

public string getMailServerUsername(any forLogin='false')

Parameters:
forLogin

getRazunaSettings

public any getRazunaSettings()


getRBFactory

public any getRBFactory()


getScheme

public any getScheme()


getTemplateIncludeDir

public any getTemplateIncludeDir([any theme='[runtime expression]'])

Parameters:
theme

getTemplateIncludePath

public any getTemplateIncludePath([any theme='[runtime expression]'])

Parameters:
theme

getTemplates

public query getTemplates(any type='')

Parameters:
type

getThemeAssetMap

public any getThemeAssetMap([any theme='[runtime expression]'])

Parameters:
theme

getThemeAssetPath

public any getThemeAssetPath([any theme='[runtime expression]'])

Parameters:
theme

getThemeIncludePath

public any getThemeIncludePath([any theme='[runtime expression]'])

Parameters:
theme

getThemeRenderer

public any getThemeRenderer([any $=''])

Parameters:
$

getThemes

public query getThemes()


hasNonThemeTemplates

public any hasNonThemeTemplates()


isValidDomain

public boolean isValidDomain([any domain], any mode='either', [any enforcePrimaryDomain='false'])

Parameters:
domain
mode
enforcePrimaryDomain

loadBy

public any loadBy()


purgeCache

public any purgeCache([any name='output'], [any broadcast='true'])

Parameters:
name - data, output or both
broadcast

save

public any save()


set

public any set(any data)

Overrides:
set in class bean
Parameters:
data

setBaseID

public any setBaseID([any baseID])

Parameters:
baseID

setCacheCapacity

public any setCacheCapacity([any cacheCapacity])

Parameters:
cacheCapacity

setCacheFreeMemoryThreshold

public any setCacheFreeMemoryThreshold([any cacheFreeMemoryThreshold])

Parameters:
cacheFreeMemoryThreshold

setConfigBean

public any setConfigBean([any configBean])

Overrides:
setConfigBean in class beanExtendable
Parameters:
configBean

setEnforceChangesets

public any setEnforceChangesets([any enforceChangesets])

Parameters:
enforceChangesets

setEnforcePrimaryDomain

public any setEnforcePrimaryDomain([any enforcePrimaryDomain])

Parameters:
enforcePrimaryDomain

setExportLocation

public any setExportLocation([String ExportLocation])

Parameters:
ExportLocation

setHasComments

public any setHasComments([any hasComments])

Parameters:
hasComments

setHasFeedManager

public any setHasFeedManager([any feedManager])

Parameters:
feedManager

setLargeImageHeight

public any setLargeImageHeight(any largeImageHeight='0')

Parameters:
largeImageHeight

setLargeImageWidth

public any setLargeImageWidth(any largeImageWidth='0')

Parameters:
largeImageWidth

setLastDeployment

public any setLastDeployment([String LastDeployment])

Parameters:
LastDeployment

setMailServerPOPPort

public any setMailServerPOPPort([String MailServerPOPPort])

Parameters:
MailServerPOPPort

setMailServerSMTPPort

public any setMailServerSMTPPort([String MailServerSMTPPort])

Parameters:
MailServerSMTPPort

setMailServerSSL

public any setMailServerSSL([String mailServerSSL])

Parameters:
mailServerSSL

setMailServerTLS

public any setMailServerTLS([String mailServerTLS])

Parameters:
mailServerTLS

setMailServerUsername

public any setMailServerUsername([String MailServerUsername])

Parameters:
MailServerUsername

setMailServerUsernameEmail

public any setMailServerUsernameEmail([String MailServerUsernameEmail])

Parameters:
MailServerUsernameEmail

setMediumImageHeight

public any setMediumImageHeight(any mediumImageHeight='0')

Parameters:
mediumImageHeight

setMediumImageWidth

public any setMediumImageWidth(any mediumImageWidth='0')

Parameters:
mediumImageWidth

setRBFactory

public any setRBFactory([any rbFactory])

Parameters:
rbFactory

setSmallImageHeight

public any setSmallImageHeight(any smallImageHeight='0')

Parameters:
smallImageHeight

setSmallImageWidth

public any setSmallImageWidth(any smallImageWidth='0')

Parameters:
smallImageWidth

setTheme

public any setTheme([any theme])

Parameters:
theme

setUseDefaultSMTPServer

public any setUseDefaultSMTPServer([any UseDefaultSMTPServer])

Parameters:
UseDefaultSMTPServer

validate

public any validate()

Overrides:
validate in class bean

Mura CMS 6.1