contentbox.modules.contentbox-admin.modules.contentbox-ckeditor

Class ModuleConfig

lucee.Component
    extended by contentbox.modules.contentbox-admin.modules.contentbox-ckeditor.ModuleConfig

ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- ContentBox Admin CKEditor Module

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any configure()
         Configure.
    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

    configure

    public any configure()

    Configure


    onLoad

    public any onLoad()

    Fired when the module is registered and activated.


    onUnload

    public any onUnload()

    Fired when the module is unregistered and unloaded