(Yaf >=1.0.0)
Yaf_Route_Regex::route — The route purpose
Route a incoming request.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.
request
If the pattern given by the first parameter of
Yaf_Route_Regex::_construct() matche the request
uri, return true
, otherwise return false
.