contentbox.modules.contentbox-ui

Class ModuleConfig

lucee.Component
    extended by contentbox.modules.contentbox-ui.ModuleConfig

ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- ContentBox UI module configuration

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any configure()
         Configure the module.
    any onLoad()
         Fired when the module is registered and activated.
    private any registerBlogNamespace()
         Register blog namespace and its routes.
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    configure

    public any configure()

    Configure the module


    onLoad

    public any onLoad()

    Fired when the module is registered and activated.


    registerBlogNamespace

    private any registerBlogNamespace()

    Register blog namespace and its routes