Controller Class
The heavy lifter of PICKLES, makes the calls to get the session and configuration loaded. Loads modules, serves up user authentication when the module asks for it, and loads the viewer that the module requested. Default values are present to make things easier on the user.
Located in /classes/Controller.php (line 28)
Object | --Controller
Constructor
To make life a bit easier when using PICKLES, the Controller logic is executed automatically via use of a constructor.
Destructor
Dumps out the Profiler's report if applicable.
Prepare Variables
Processes the request variable and creates all the variables that the Controller needs to load the page.
Documentation generated on Wed, 03 Oct 2012 17:46:05 -0400 by phpDocumentor 1.4.4