|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.publisherKeys
public class publisherKeys
| Constructor Summary | |
|---|---|
init([any mode], [any utility])
|
|
| Method Summary | |
|---|---|
any |
get([any key], any defaultValue='[runtime expression]')
|
any |
getMode()
|
any |
has([any key])
|
any |
setMode([any mode])
|
| Methods inherited from class mura.cfobject |
|---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, initTracePoint, injectMethod, invokeMethod, removeValue, setValue, valueExists
|
| Methods inherited from class railo-context.Component |
|---|
|
| Constructor Detail |
|---|
public init([any mode], [any utility])
modeutility| Method Detail |
|---|
public any get([any key], any defaultValue='[runtime expression]')
keydefaultValuepublic any getMode()
public any has([any key])
keypublic any setMode([any mode])
mode
|
Mura CMS 6.1 | ||||
| FRAMES | |||||