update : 2015.11.03
php.shukuma.com

검색:
 
 
Start Yaf_Application

Yaf_Application::run

(Yaf >=1.0.0)

Yaf_Application::runStart Yaf_Application

설명

public void Yaf_Application::run ( void )

Run a Yaf_Application, let the Yaf_Application accept a request and route this request, dispatch to controller/action and render response. Finally, return the response to the client.

인수

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

반환값