Yaf
PHP Manual

The Yaf_Route_Interface class

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

Yaf_Route_Interface used for developer defined their custom route.

クラス概要

Yaf_Route_Interface {
/* メソッド */
abstract public bool route ( Yaf_Request_Abstract $request )
}

目次


Yaf
PHP Manual