Class FrontDispatcher

Description

Implements master Front Controller

Located in /include/classes/controllers/FrontDispatcher.inc (line 23)


	
			
Variable Summary
 mixed $_mappings
Method Summary
 FrontDispatcher FrontDispatcher ()
 void addModule (mixed $moduleName, mixed $urlPattern)
 void dispatch (mixed $uri)
 void findModule (mixed $uri)
 void renderView (mixed $viewName, mixed &$context)
 void _invokePreHandlers (mixed &$module, mixed &$con, mixed &$req)
Variables
mixed $_mappings = array() (line 25)
Methods
Constructor FrontDispatcher (line 26)
FrontDispatcher FrontDispatcher ()
addModule (line 32)
void addModule (mixed $moduleName, mixed $urlPattern)
dispatch (line 59)
void dispatch (mixed $uri)
findModule (line 36)
void findModule (mixed $uri)
renderView (line 51)
void renderView (mixed $viewName, mixed &$context)
_invokePreHandlers (line 46)
void _invokePreHandlers (mixed &$module, mixed &$con, mixed &$req)

Documentation generated on Tue, 25 Apr 2006 13:01:35 -0400 by phpDocumentor 1.3.0RC3