The Yaf_Route_Regex class
(No version information available, might only be in SVN)
Introdução
Yaf_Route_Regex is the most flexible route among the Yaf built-in routes.
Sinopse da classe
/* Propriedades */
protected
$Yaf_Route_Regex->_route
;
protected
$_default
;
protected
$_maps
;
protected
$_verify
;
/* Métodos */
public Yaf_Route_Regex::__construct
( string $match
, array $route
[, array $map
[, array $verify
]] )
/* Métodos herdados */
}Propriedades
- _route
- _default
- _maps
- _verify
Índice
- Yaf_Route_Regex::__construct — The __construct purpose
- Yaf_Route_Regex::route — The route purpose
There are no user contributed notes for this page.
