The Yaf_Route_Regex class
(Yaf >=1.0.0)
Einführung
Yaf_Route_Regex is the most flexible route among the Yaf built-in routes.
Klassenbeschreibung
/* Eigenschaften */
protected
$_route
;
protected
$_default
;
protected
$_maps
;
protected
$_verify
;
/* Methoden */
public__construct
( string
$match
, array $route
[, array $map
[, array $verify
[, string $reverse
]]] )/* Geerbte Methoden */
}Eigenschaften
- _route
- _default
- _maps
- _verify
Inhaltsverzeichnis
- Yaf_Route_Regex::assemble — Assemble a url
- Yaf_Route_Regex::__construct — Yaf_Route_Regex constructor
- Yaf_Route_Regex::route — The route purpose