Mura CMS 6.1

mura
Class publisherKeys

railo-context.Component
        extended by mura.cfobject
            extended by mura.publisherKeys

public class publisherKeys
extends cfobject

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

init

public init([any mode], [any utility])

Parameters:
mode
utility
Method Detail

get

public any get([any key], any defaultValue='[runtime expression]')

Parameters:
key
defaultValue

getMode

public any getMode()


has

public any has([any key])

Parameters:
key

setMode

public any setMode([any mode])

Parameters:
mode

Mura CMS 6.1