YAF_ROUTE_REWRITE(3) 1 YAF_ROUTE_REWRITE(3)
The Yaf_Route_Rewrite class
INTRODUCTION
For usage, please see the example section of Yaf_Route_Rewrite::__construct
CLASS SYNOPSIS
Yaf_Route_Rewrite
Yaf_Route_Rewriteextends
Yaf_Route_InterfaceYaf_Route_Interface
Properties
o protected$_route
o protected$_default
o protected$_verify
Methods
o public string Yaf_Route_Rewrite::assemble (array $info, [array $query])
o public Yaf_Route_Rewrite::__construct (string $match, array $route, [array $verify])
o public bool Yaf_Route_Rewrite::route (Yaf_Request_Abstract $request)
Inherited methods
o abstractpublic string Yaf_Route_Interface::assemble (array $info, [array $query])
o abstractpublic bool Yaf_Route_Interface::route (Yaf_Request_Abstract $request)
PROPERTIES
o $_route
-
o $_default
-
o $_verify
-
PHP Documentation Group YAF_ROUTE_REWRITE(3)