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

search for in the

Yaf_Route_Regex::__construct> <Yaf_Route_Map::route
[edit] Last updated: Fri, 17 May 2013

view this page in

Yaf_Route_Regex クラス

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

導入

Yaf_Route_Regex は、 Yaf の組み込みのルートのなかでも一番柔軟性の高いものです。

クラス概要

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 - [0 notes]
There are no user contributed notes for this page.

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