Yaf_Route_Regex クラス
(Yaf >=1.0.0)
はじめに
Yaf_Route_Regex は、 Yaf の組み込みのルートのなかでも一番柔軟性の高いものです。
クラス概要
/* プロパティ */
protected
$_route
;
protected
$_default
;
protected
$_maps
;
protected
$_verify
;
/* メソッド */
public __construct
( string
$match
, array $route
[, array $map
[, array $verify
[, string $reverse
]]] )/* 継承したメソッド */
}プロパティ
- _route
- _default
- _maps
- _verify
目次
- Yaf_Route_Regex::assemble — Assemble a url
- Yaf_Route_Regex::__construct — Yaf_Route_Regex のコンストラクタ
- Yaf_Route_Regex::route — The route purpose