update : 2015.11.03
php.shukuma.com

검색:
 
 
The route purpose

Yaf_Route_Supervar::route

(Yaf >=1.0.0)

Yaf_Route_Supervar::routeThe route purpose

설명

public bool Yaf_Route_Supervar::route ( Yaf_Request_Abstract $request )

Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

인수

request

반환값

If there is a key(which was defined in Yaf_Route_Supervar::__construct()) in $_GET, return TRUE. otherwise return FALSE.