Yaf_Dispatcher::dispatch
(Yaf >=1.0.0)
Yaf_Dispatcher::dispatch — Dispatch a request
Descrição
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
Parâmetros
request
-
Valor Retornado