The Yaf_Route_Regex class
(No version information available, might only be in SVN)
소개
Yaf_Route_Regex is the most flexible route among the Yaf built-in routes.
클래스 개요
/* 프로퍼티 */
protected
$Yaf_Route_Regex->_route
;
protected
$_default
;
protected
$_maps
;
protected
$_verify
;
/* 메소드 */
public Yaf_Route_Regex::__construct
( string $match
, array $route
[, array $map
[, array $verify
]] )
/* 상속된 메소드 */
}프로퍼티
- _route
- _default
- _maps
- _verify
Table of Contents
- Yaf_Route_Regex::__construct — The __construct purpose
- Yaf_Route_Regex::route — The route purpose
There are no user contributed notes for this page.
