Yaf_Dispatcher::disableView

Disable view rendering

Beschreibung

public bool Yaf_Dispatcher::disableView ( void )

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

Hinweis:

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte