lucee.Component
mura.cfobject
mura.MuraScope
This provides a utility to access all Mura functionality
| Constructor Summary | |
|---|---|
|
init([any data])
|
|
| Method Summary | |
|---|---|
any
|
announceEvent([any eventName], [any index='0'])
|
any
|
component([any property], [any propertyValue])
|
any
|
content([any property], [any propertyValue])
|
any
|
createHREF(any type='Page', any filename='', any siteid='[runtime expression]', any contentid='', any target='', any targetParams='', any querystring='', string context='[runtime expression]', string stub='[runtime expression]', string indexFile='', boolean complete='false', string showMeta='0')
|
any
|
currentURL()
|
any
|
currentUser([any property], [any propertyValue])
|
any
|
each([any collection], [any action], [any $='[runtime expression]'], [any delimiters=','])
|
any
|
event([any property], [any propertyValue])
|
any
|
generateCSRFTokens()
|
any
|
getBean([any beanName], [any siteID=''])
|
any
|
getContentBean()
|
any
|
getContentRenderer([any force='false'])
|
any
|
getCrumbPropertyArray([any property], [any direction='desc'])
|
any
|
getEvent()
|
any
|
getFeed([any entityName])
|
any
|
getGlobalEvent()
|
any
|
getParent()
|
any
|
getSiteRenderer()
deprecated: use getContentRenderer(). |
any
|
getThemeRenderer()
deprecated: use getContentRenderer(). |
any
|
globalConfig([any property], [any propertyValue])
|
any
|
hasParent()
|
any
|
isHandledEvent([any eventName])
|
any
|
OnMissingMethod(string MissingMethodName, struct MissingMethodArguments)
Handles missing method exceptions. |
any
|
rbKey([any key], [string locale=''])
|
any
|
removeAdminAlert([any key], [any text])
|
any
|
renderCSRFTokens()
|
any
|
renderEvent([any eventName], [any index='0'])
|
any
|
setAdminAlert([any key], [any text], [any type=''])
|
any
|
setContentBean([any contentBean])
|
any
|
setCustomMuraScopeKey([any name], [any value])
|
any
|
setEvent([any event])
|
any
|
siteConfig([any property], [any propertyValue])
|
any
|
static([any staticDirectory=''], [any staticUrl=''], [any outputDirectory='compiled'], [any minifyMode='package'], [any checkForUpdates='true'], [any addCacheBusters='true'], [any forceCompilation='false'], [any javaLoaderScope='[runtime expression]'])
|
any
|
validateCSRFTokens()
|
| Methods inherited from class lucee.Component |
|---|
| None |
| Constructor Detail |
|---|
data - Can be an event object, struct or siteID| Method Detail |
|---|
eventNameindexpropertypropertyValuepropertypropertyValuetypefilenamesiteidcontentidtargettargetParamsquerystringcontextstubindexFilecompleteshowMetapropertypropertyValuecollection - An Query, Array, Iterator, Struct or List the action function will be applied.action - A function that will run per item in iterator.$ - A context object that is passed to each method. It defaults to the current MuraScope istancedelimiters - The delimiter to be used when the collection argument is a list.propertypropertyValue
getBean
in class
cfobject
beanNamesiteIDforcepropertydirection
getFeed
in class
cfobject
entityNamedeprecated: use getContentRenderer()
deprecated: use getContentRenderer()
propertypropertyValueeventNameHandles missing method exceptions.
MissingMethodName - The name of the missing method.MissingMethodArgumentskeylocalekeytexteventNameindexkeytexttypecontentBeannamevalueeventpropertypropertyValuestaticDirectorystaticUrloutputDirectoryminifyModecheckForUpdatesaddCacheBustersforceCompilationjavaLoaderScope