|
Yaf_Dispatcher::autoRenderSwitch on/off autorendering Description
public Yaf_Dispatcher Yaf_Dispatcher::autoRender(bool
$flag = ?)
Yaf_Dispatcher will render automatically after
dispatches a incoming request, you can prevent the rendering by calling
this method with
Parameters
Return Values
ExamplesExample #1 Yaf_Dispatcher::autoRender example
The above example will output something similar to: |