|
Yaf_Application::runStart Yaf_Application Description
public void Yaf_Application::run()
Run a Yaf_Application, let the Yaf_Application accept a request and route this request, dispatch to controller/action and render response. Finally, return the response to the client. ParametersThis function has no parameters. Return Values
|