The Yaf_Route_Map class

(Yaf >=1.0.0)

简介

类摘要

class 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

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/class.yaf-route-map.php