|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.plugin.pluginGenericEventHandler
public class pluginGenericEventHandler
| Constructor Summary | |
|---|---|
init(any pluginConfig, any configBean)
|
|
| Method Summary | |
|---|---|
private any |
renderPluginDisplayObject(string object, component event)
gets the objectid associated with the passed in display object |
| 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 pluginConfig, any configBean)
pluginConfigconfigBean| Method Detail |
|---|
private any renderPluginDisplayObject(string object, component event)
objectevent
|
Mura CMS 6.1 | ||||
| FRAMES | |||||