Query: yaf_route_regex
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
YAF_ROUTE_REGEX(3) 1 YAF_ROUTE_REGEX(3) The Yaf_Route_Regex classINTRODUCTIONYaf_Route_Regex is the most flexible route among the Yaf built-in routes.CLASS SYNOPSISYaf_Route_Regex Yaf_Route_Regexextends Yaf_Route_InterfaceYaf_Route_Interface Properties o protected$_route o protected$_default o protected$_maps o protected$_verify Methods o public string Yaf_Route_Regex::assemble (array $info, [array $query]) o public Yaf_Route_Regex::__construct (string $match, array $route, [array $map], [array $verify], [string $reverse]) o public bool Yaf_Route_Regex::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)PROPERTIESo $_route - o $_default - o $_maps - o $_verify - PHP Documentation Group YAF_ROUTE_REGEX(3)
Related Man Pages |
---|
mongo(3) - php |
reflectionmethod(3) - php |
yaf_action_abstract(3) - php |
yaf_controller_abstract(3) - php |
yaf_dispatcher(3) - php |