lucee.Componentcontentbox.modules_user.Hello.modules.hello-child.ModuleConfig
ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- A child module for hello
Method Summary | |
---|---|
any
|
configure()
|
any
|
onActivate()
Fired when the module is activated by ContentBox. |
any
|
onDeactivate()
Fired when the module is deactivated by ContentBox. |
any
|
onLoad()
Fired when the module is registered and activated. |
any
|
onUnload()
Fired when the module is unregistered and unloaded. |
Methods inherited from class lucee.Component |
---|
None |
Method Detail |
---|
Fired when the module is activated by ContentBox
Fired when the module is deactivated by ContentBox
Fired when the module is registered and activated.
Fired when the module is unregistered and unloaded