lucee.Componentcontentbox.modules.contentbox-deps.modules.cborm.modules.cbvalidation.modules.cbi18n.ModuleConfig
Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com
Method Summary | |
---|---|
any
|
afterConfigurationLoad([any event], [any interceptData])
Listen when modules are activated to load their i18n capabilities. |
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 |
---|
Listen when modules are activated to load their i18n capabilities
event
interceptData
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.