Yaf_Dispatcher::disableView
(Yaf >=1.0.0)
Yaf_Dispatcher::disableView — Disable view rendering
Descrierea
public bool Yaf_Dispatcher::disableView
( void
)
disable view engine, used in some app that user will output by theirself
Notă:
you can simply return
FALSEin a action to prevent the auto-rendering of that action
Parametri
Această funcție nu are parametri.
Valorile întoarse
There are no user contributed notes for this page.
