php man page for yaf_route_static

Query: yaf_route_static

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

YAF_ROUTE_STATIC(3)							 1						       YAF_ROUTE_STATIC(3)

The Yaf_Route_Static 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. please *NOTE* that it is unecessary to instance a Yaf_Route_Static, also unecesary to add it into Yaf_Router's routes stack, since there is always be one in Yaf_Router's routes stack, and always be called at the last time.
CLASS SYNOPSIS
Yaf_Route_Static Yaf_Route_StaticYaf_Router Methods o public string Yaf_Route_Static::assemble (array $info, [array $query]) o public void Yaf_Route_Static::match (string $uri) o public bool Yaf_Route_Static::route (Yaf_Request_Abstract $request) PHP Documentation Group YAF_ROUTE_STATIC(3)
Related Man Pages
domtext(3) - php
directoryiterator(3) - php
yaf_request_abstract(3) - php
yaf_request_simple(3) - php
yaf_router(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch