|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.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])
mode
utility
Method Detail |
---|
public any get([any key], any defaultValue='[runtime expression]')
key
defaultValue
public any getMode()
public any has([any key])
key
public any setMode([any mode])
mode
|
Mura CMS 6.1 | ||||
FRAMES |