update : 2015.11.03
php.shukuma.com

검색:
 
 
Disable view rendering

Yaf_Dispatcher::disableView

(Yaf >=1.0.0)

Yaf_Dispatcher::disableViewDisable view rendering

설명

public bool Yaf_Dispatcher::disableView ( void )

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

Note:

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

인수

이 함수는 인수가 없습니다.

반환값