Yaf_Route_Static::route
Yaf_Route_Supervar::__construct
Yaf
PHP Manual
The Yaf_Route_Supervar class
(No version information available, might only be in SVN)
Introduction
Class synopsis
Yaf_Route_Supervar
implements
Yaf_Route_Interface
{
/* Properties */
protected
$
_var_name
;
/* Methods */
public
__construct
(
string
$supervar_name
)
public
bool
route
(
Yaf_Request_Abstract
$request
)
}
Properties
_var_name
Table of Contents
Yaf_Route_Supervar::__construct
— The __construct purpose
Yaf_Route_Supervar::route
— The route purpose
Yaf_Route_Static::route
Yaf_Route_Supervar::__construct
Yaf
PHP Manual