Located in /Controller/Front.php (line 36)
Return one and only one instance of the Zend_Controller_Front object
Convenience feature, calls getInstance()->setControllerDirectory()->dispatch()
Dispatch an HTTP request to a controller/action.
Return the dispatcher object.
Return the router object.
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.
Documentation generated on Fri, 30 Jun 2006 11:29:59 -0500 by phpDocumentor 1.3.0RC6