Yaf_Dispatcher
PHP Manual

Yaf_Dispatcher::disableView

(Yaf >=1.0.0)

Yaf_Dispatcher::disableViewDisable view rendering

Descrizione

public bool Yaf_Dispatcher::disableView ( void )

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

Nota:

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti


Yaf_Dispatcher
PHP Manual