Located in /Zend/Controller/Front.php (line 38)
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 Sun, 29 Oct 2006 21:27:18 -0600 by phpDocumentor 1.3.0RC6