WEB-INF.cftags.componentmura.cfobject
mura.servletEvent
This provides specialized methods to the primary front end request event object
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
get(string property, [any defaultValue], any scope='request')
|
any
|
getAllValues(any scope='request')
|
any
|
getBean([any beanName], [any siteID])
|
any
|
getContentBean()
|
any
|
getContentRenderer()
|
any
|
getCrumbData()
|
any
|
getHandler([any handler])
|
any
|
getMuraScope()
|
struct
|
getScope(any scope='request')
|
any
|
getSite()
|
any
|
getThemeRenderer()
deprecated: use getContentRenderer(). |
any
|
getTranslator([any translator])
|
any
|
getValidator([any validation])
|
any
|
getValue(string property, [any defaultValue], any scope='request')
|
any
|
removeValue(string property, any scope='request')
|
any
|
set(string property, [any defaultValue], any scope='request')
|
any
|
setValue(string property, [any propertyValue=''], any scope='request')
|
any
|
valueExists(string property, any scope='request')
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Method Detail |
---|
get
in class
cfobject
property
defaultValue
scope
scope
getBean
in class
cfobject
beanName
siteID
handler
scope
deprecated: use getContentRenderer()
translator
validation
getValue
in class
cfobject
property
defaultValue
scope
removeValue
in class
cfobject
property
scope
set
in class
cfobject
property
defaultValue
scope
setValue
in class
cfobject
property
propertyValue
scope
valueExists
in class
cfobject
property
scope