downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Yaf_Route_Regex::__construct> <Yaf_Route_Map::route
[edit] Last updated: Fri, 23 Mar 2012

view this page in

The Yaf_Route_Regex class

(No version information available, might only be in SVN)

Wstęp

Yaf_Route_Regex is the most flexible route among the Yaf built-in routes.

Krótki opis klasy

Yaf_Route_Regex extends Yaf_Route_Interface implements Yaf_Route_Interface {
/* Właściwości */
protected $_route ;
protected $_default ;
protected $_maps ;
protected $_verify ;
/* Metody */
public __construct ( string $match , array $route [, array $map [, array $verify ]] )
public bool route ( Yaf_Request_Abstract $request )
/* Metody dziedziczone */
abstract public bool Yaf_Route_Interface::route ( Yaf_Request_Abstract $request )
}

Właściwości

_route

_default

_maps

_verify

Spis treści



add a note add a note User Contributed Notes Yaf_Route_Regex
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites