The Yaf_Route_Regex class
(Yaf >=1.0.0)
Introducere
Yaf_Route_Regex is the most flexible route among
the Yaf built-in routes.
Sinopsisul clasei
public assemble
(
array $info
,
array $query
= ?
) :
string
public __construct
(
string $match
,
array $route
,
array $map
= ?
,
array $verify
= ?
,
string $reverse
= ?
)
}
Proprietăți
- _route
-
- _default
-
- _maps
-
- _verify
-
Cuprins
There are no user contributed notes for this page.