Zend_Controller_FrontLocated in /Zend/Controller/Front.php (line 38)
static getInstance (line 87)
Return one and only one instance of the Zend_Controller_Front object
static run (line 102)
Convenience feature, calls getInstance()->setControllerDirectory()->dispatch()
dispatch (line 217)
Dispatch an HTTP request to a controller/action.
getDispatcher (line 176)
Return the dispatcher object.
getRouter (line 143)
Return the router object.
setControllerDirectory (line 115)
Convenience method, passthru to Zend_Controller_Dispatcher::setControllerDirectory()
setDispatcher (line 164)
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.
setRouter (line 132)
Set the router object. The router is responsible for mapping the request to a Zend_Controller_Dispatcher_Token object for dispatch.
Documentation generated on Tue, 11 Jul 2006 12:17:26 -0500 by phpDocumentor 1.3.0RC6