lucee.Componentcontentbox.modules.contentbox-deps.modules.cborm.modules.cbvalidation.ModuleConfig
Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.coldbox.org | www.luismajano.com | www.ortussolutions.com
Method Summary | |
---|---|
any
|
configure()
Configure module. |
any
|
onLoad()
Fired when the module is registered and activated. |
any
|
onUnload()
Fired when the module is unregistered and unloaded. |
private any
|
parseParentSettings()
Prepare settings and returns true if using i18n else false. |
Methods inherited from class lucee.Component |
---|
None |
Method Detail |
---|
Configure module
Fired when the module is registered and activated.
Fired when the module is unregistered and unloaded
Prepare settings and returns true if using i18n else false.