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.
Inherited From Object
Object::__construct()
Object::getInstance()
Object::__destruct()
Documentation generated on Sun, 17 Oct 2010 23:17:22 -0400 by phpDocumentor 1.4.3