Mura CMS 6.1

mura.plugin
Class pluginGenericEventHandler

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

public class pluginGenericEventHandler
extends cfobject

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

init

public init(any pluginConfig, any configBean)

Parameters:
pluginConfig
configBean
Method Detail

renderPluginDisplayObject

private any renderPluginDisplayObject(string object, component event)
gets the objectid associated with the passed in display object

Parameters:
object
event

Mura CMS 6.1