Mura CMS 6.1

mura.plugin
Class plugincfc

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

public class plugincfc
extends cfobject

Constructor Summary
init([any pluginConfig=''], [any configBean=''])
 
Method Summary
 void delete()
 void install()
 void update()
 
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

delete

public void delete()


install

public void install()


update

public void update()


Mura CMS 6.1