coldbox.system.web.loader

Class FrameworkLoader

WEB-INF.cftags.component
        extended by coldbox.system.web.loader.FrameworkLoader
Class Attributes:
  • output : false
  •  

    Loads all the default ColdBox settings into an application controller

    Constructor Summary
    init()
          constructor.
    Method Summary
    void loadSettings(any controller)
         Get the coldbox default settings.
     
    Methods inherited from class WEB-INF.cftags.component
    None

    Constructor Detail

    init

    public init()

    constructor


    Method Detail

    loadSettings

    public void loadSettings(any controller)

    Get the coldbox default settings

    Parameters:
    controller - The coldbox controller to load