|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.plugin.plugincfc
public class plugincfc
| 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 |
|---|
public init([any pluginConfig=''], [any configBean=''])
pluginConfigconfigBean| Method Detail |
|---|
public void delete()
public void install()
public void update()
|
Mura CMS 6.1 | ||||
| FRAMES | |||||