Located in /Zend/Controller/Front.php (line 36)
Instance of Zend_Controller_DispatcherInterface
Instance of Zend_Controller_Front
Instance of Zend_Controller_Plugin_Broker
Instance of Zend_Controller_RouterInterface
Singleton pattern
Instantiate the plugin broker.
Dispatch an HTTP request to a controller/action.
Return the dispatcher object.
Return one and only one instance of the Zend_Controller_Front object
Return the router object.
Convenience feature, calls getInstance()->setControllerDirectory()->dispatch()
Convenience method, passthru to Zend_Controller_Dispatcher::setControllerDirectory()
Set the dispatcher object. The dispatcher is responsible for taking a Zend_Controller_Dispatcher_Token object, instantiating the controller, and call the action method of the controller.
Set the router object. The router is responsible for mapping the request to a Zend_Controller_Dispatcher_Token object for dispatch.
Unregister a plugin.
Singleton pattern
Documentation generated on Tue, 18 Apr 2006 11:55:08 -0700 by phpDocumentor 1.3.0RC3