|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.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])
eventHandlereventName| Method Detail |
|---|
public any handle([any context])
contextpublic any splitContexts([any context])
contextpublic any translate([any context])
contextpublic any validate([any context])
context
|
Mura CMS 6.1 | ||||
| FRAMES | |||||