The Yaf_Route_Supervar class
Introduction
(Yaf >=1.0.0)
Class synopsis
Yaf_Route_Supervar implements Yaf_Route_Interface {
/* Properties */
protected $_var_name ;
/* Methods */
public assemble ( array $info [, array $query ] ) : string
public __construct ( string $supervar_name )
public route ( Yaf_Request_Abstract $request ) : bool}
Properties
- _var_name
Table of Contents
- Yaf_Route_Supervar::assemble — Assemble a url
- Yaf_Route_Supervar::__construct — The __construct purpose
- Yaf_Route_Supervar::route — The route purpose
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.yaf-route-supervar.php