Yaf_Dispatcher
PHP Manual

Yaf_Dispatcher::disableView

(PECL yaf >=1.0.0)

Yaf_Dispatcher::disableViewDisable view rendering

Opis

public bool Yaf_Dispatcher::disableView ( void )

disable view engine, used in some app that user will output by theirself

Informacja:

you can simply return FALSE in a action to prevent the auto-rendering of that action

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości


Yaf_Dispatcher
PHP Manual