WEB-INF.cftags.componentmura.cfobject
mura.event
This provides a utility to hold the contextual information related to code execution
Constructor Summary | |
---|---|
init([any data='[runtime expression]'], [any $])
|
Method Summary | |
---|---|
any
|
get(string property, [any defaultValue])
|
any
|
getAllValues()
|
any
|
getBean([any beanName], [any siteID])
|
any
|
getContentRenderer()
|
any
|
getHandler([any handler])
|
any
|
getMuraScope()
|
any
|
getServiceFactory()
|
any
|
getSite()
|
any
|
getThemeRenderer()
deprecated: use getContentRenderer(). |
any
|
getTranslator([any translator])
|
any
|
getValidator([any validation])
|
any
|
getValue(string property, [any defaultValue])
|
any
|
getValues()
|
any
|
loadSiteRelatedObjects()
|
any
|
removeValue(string property)
|
any
|
set(string property, [any defaultValue])
|
any
|
setValue(string property, [any propertyValue=''])
|
any
|
throwSiteIDError()
|
any
|
valueExists(string property)
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
data
$
Method Detail |
---|
get
in class
cfobject
property
defaultValue
getBean
in class
cfobject
beanName
siteID
handler
getServiceFactory
in class
cfobject
deprecated: use getContentRenderer()
translator
validation
getValue
in class
cfobject
property
defaultValue
removeValue
in class
cfobject
property
set
in class
cfobject
property
defaultValue
setValue
in class
cfobject
property
propertyValue
valueExists
in class
cfobject
property