Master controller.
Located in /PHPDS_controller.class.php (line 21)
PHPDS_dependant | --PHPDS_controller
Inherited from PHPDS_dependant
PHPDS_dependant::$dependance
PHPDS_dependant::$parent
This method is meant to be the entry point of your class. Most checks and cleanup should have been done by the time it's executed
Return a value from the _GET meta array
Deal with the controller's output
Return a value from the _POST meta array
Does security check and runs controller.
Run a controller when called with ajax
This method is run if your controller is called in an ajax context
Inherited From PHPDS_dependant
PHPDS_dependant::__construct()
PHPDS_dependant::construct()
PHPDS_dependant::debugInstance()
PHPDS_dependant::factory()
PHPDS_dependant::factoryWith()
PHPDS_dependant::info()
PHPDS_dependant::log()
PHPDS_dependant::PHPDS_dependance()
PHPDS_dependant::_log()
PHPDS_dependant::__call()
PHPDS_dependant::__get()
PHPDS_dependant::__set()
Documentation generated on Tue, 09 Aug 2011 09:05:01 +0200 by phpDocumentor 1.4.3