The Yaf_Route_Regex class
(Yaf >=1.0.0)
Introdução
Yaf_Route_Regex is the most flexible route among the Yaf built-in routes.
Sinopse da classe
/* Propriedades */
protected
$_route
;
protected
$_default
;
protected
$_maps
;
protected
$_verify
;
/* Métodos */
public__construct
( string
$match
, array $route
[, array $map
[, array $verify
[, string $reverse
]]] )/* Métodos herdados */
}Propriedades
- _route
- _default
- _maps
- _verify
Table of Contents
- Yaf_Route_Regex::assemble — Assemble a url
- Yaf_Route_Regex::__construct — Yaf_Route_Regex constructor
- Yaf_Route_Regex::route — The route purpose