Yaf_Dispatcher::dispatch
(Yaf >=1.0.0)
Yaf_Dispatcher::dispatch — Dispatch a request
Beschreibung
This method does the heavy work of the Yaf_Dispatcher. It take a request object.
The dispatch process has three distinct events:
- Routing
- Dispatching
- Response
Parameter-Liste
-
request
-
Rückgabewerte