The Yaf_Route_Map class

(Yaf >=1.0.0)

简介

类摘要

Yaf_Route_Map implements Yaf_Route_Interface {
/* 属性 */
protected $_ctl_router ;
protected $_delimeter ;
/* 方法 */
public assemble ( array $info [, array $query ] ) : string
public __construct ([ string $controller_prefer = false [, string $delimiter = '' ]] )
public route ( Yaf_Request_Abstract $request ) : bool
}

属性

_ctl_router

_delimeter

Table of Contents