downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Yaf_Route_Regex::__construct> <Yaf_Route_Map::route
[edit] Last updated: Fri, 25 May 2012

view this page in

The Yaf_Route_Regex class

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

導入

Yaf_Route_Regex is the most flexible route among the Yaf built-in routes.

クラス概要

Yaf_Route_Regex extends Yaf_Route_Interface implements Yaf_Route_Interface {
/* プロパティ */
protected $_route ;
protected $_default ;
protected $_maps ;
protected $_verify ;
/* メソッド */
public __construct ( string $match , array $route [, array $map [, array $verify ]] )
public bool route ( Yaf_Request_Abstract $request )
/* 継承したメソッド */
abstract public bool Yaf_Route_Interface::route ( Yaf_Request_Abstract $request )
}

プロパティ

_route

_default

_maps

_verify

目次



add a note add a note User Contributed Notes Yaf_Route_Regex
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites