|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.plugin.pluginStandardEventWrapper
public class pluginStandardEventWrapper
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 |
---|
public init([any eventHandler], [any eventName])
eventHandler
eventName
Method Detail |
---|
public any handle([any context])
context
public any splitContexts([any context])
context
public any translate([any context])
context
public any validate([any context])
context
|
Mura CMS 6.1 | ||||
FRAMES |