Mura CMS 6.1

mura.plugin
Class pluginStandardEventWrapper

railo-context.Component
        extended by mura.cfobject
            extended by mura.plugin.pluginStandardEventWrapper

public class pluginStandardEventWrapper
extends cfobject

Constructor Summary
init([any eventHandler], [any eventName])
 
Method Summary
 any handle([any context])
 any splitContexts([any context])
 any translate([any context])
 any validate([any context])
 
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 eventHandler], [any eventName])

Parameters:
eventHandler
eventName
Method Detail

handle

public any handle([any context])

Parameters:
context

splitContexts

public any splitContexts([any context])

Parameters:
context

translate

public any translate([any context])

Parameters:
context

validate

public any validate([any context])

Parameters:
context

Mura CMS 6.1