×
The Yaf_Route_Supervar class ¶. (Yaf >=1.0.0). Introduction ¶. Class synopsis ¶. class Yaf_Route_Supervar implements Yaf_Route_Interface {. /* Properties */.
Introduction ¶. Yaf_Route_Simple will match the query string, and find the route info. all you need to do is tell Yaf_Route_Simple what key in the $_GET is ...
Yaf_Route_Map is a built-in route, it simply convert a URI endpoint (that part of the URI which comes after the base URI: see Yaf_Request_Abstract::setBaseUri()) ...
Assemble a url. Parameters ¶. info: query. Return Values ¶. Returns a string. Errors ...
Missing: class. | Show results with:class.
Introduction ¶. Defaultly, Yaf_Router only have a Yaf_Route_Static as its default route. And Yaf_Route_Static is designed to handle the 80% requirement.
This function is currently not documented; only its argument list is available. Parameters ¶. request. Return Values ¶. If there is a ...
Missing: url class.
Introduction ¶. Yaf_Router is the standard framework router. Routing is the process of taking a URI endpoint (that part of the URI which comes after the ...
Yaf_Route_Regex is the most flexible route among the Yaf built-in routes. Class synopsis ¶ ... — Assemble a url ... Other PHP.net sites · Privacy policy. To Top.
Yaf_Route_Rewrite::assemble — Assemble a url; Yaf_Route_Rewrite::__construct — Yaf_Route_Rewrite constructor; Yaf_Route_Rewrite::route — The route purpose ...
PHP Manual · Basic syntax · Types · Variables · Constants · Expressions · Operators · Control Structures · Functions ...
Missing: yaf- route-