The Yaf_Route_Supervar class

(Yaf >=1.0.0)

소개

클래스 개요

Yaf_Route_Supervar implements Yaf_Route_Interface {
/* 프로퍼티 */
protected $_var_name ;
/* 메소드 */
public string assemble ( array $info [, array $query ] )
public __construct ( string $supervar_name )
public bool route ( Yaf_Request_Abstract $request )
}

프로퍼티

_var_name

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top