|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.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)
pluginConfig
configBean
Method Detail |
---|
private any renderPluginDisplayObject(string object, component event)
object
event
|
Mura CMS 6.1 | ||||
FRAMES |