×
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 ...
Introduction · A simple tutorial · Language Reference · Basic syntax · Types · Variables · Constants · Expressions · Operators · Control Structures · Functions ...
Missing: url class.
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()) ...
A simple tutorial · Language Reference · Basic syntax ... Yaf_Route_Static::route — Route a request. Improve ... My PHP.net · Contact · Other PHP.net sites ...
Introduction · A simple tutorial · Language Reference · Basic syntax · Types · Variables · Constants · Expressions · Operators · Control Structures · Functions ...
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 ¶. class Yaf_Route_Regex extends Yaf_Route_Interface ...
People also ask
Assemble a url. Parameters ¶. info: query. Return Values ¶. Returns a string. Errors ...
Missing: class. | Show results with:class.
A simple tutorial · Language Reference · Basic syntax ... Yaf_Route_Rewrite::route — The route purpose. Improve ... My PHP.net · Contact · Other PHP.net sites ...
Introduction · Installing/Configuring · Requirements · Predefined Constants · Examples · Application Configuration · Yaf_Application — The Yaf_Application class.