Initialization plugin
Located in /Controller/Plugin/Init.php (line 30)
Zend_Controller_Plugin_Abstract | --Giscuit_Controller_Plugin_Init
Initialize cache
Called before Zend_Controller_Front enters its dispatch loop.
Get current configuration
Get current locale
Initialize config
Initialize database
Initialize helpers
Initialize layout
Initialize session
Initialize settings
Initialize translate
Initialize current user
Called before an action is dispatched by Zend_Controller_Dispatcher.
This callback allows for proxy or filter behavior. By altering the request and resetting its dispatched flag (via Zend_Controller_Request_Abstract::setDispatched()), the current action may be skipped.
Called after Zend_Controller_Router exits.
Called after Zend_Controller_Front exits from the router.
Called before Zend_Controller_Front begins evaluating the request against its routes.
Documentation generated on Wed, 28 May 2014 08:33:16 +0000 by phpDocumentor 1.4.3