update : 2015.11.03
php.shukuma.com

검색:
 
 
The Yaf_Route_Interface class

The Yaf_Route_Interface class

(Yaf >=1.0.0)

소개

Yaf_Route_Interface used for developer defined their custom route.

클래스 개요

Yaf_Route_Interface {
/* 메소드 */
abstract public string assemble ( array $info [, array $query ] )
abstract public bool route ( Yaf_Request_Abstract $request )
}

Table of Contents