Yaf_Route_Regex::route
(Yaf >=1.0.0)
Yaf_Route_Regex::route — The route purpose
Description
Route a incoming request.
WarningThis function is
currently not documented; only its argument list is available.
Return Values
If the pattern given by the first parameter of
Yaf_Route_Regex::_construct() matche the request
uri, return true
, otherwise return false
.
There are no user contributed notes for this page.