编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Yaf_Route_Interface::route
  • Yaf_Route_Map::assemble »
  • PHP Manual
  • Yaf
  • The Yaf_Route_Map class

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

  • Yaf_Route_Map::assemble — 组合url
  • Yaf_Route_Map::__construct — The __construct purpose
  • Yaf_Route_Map::route — The route purpose
相关文章
php yaf the yaf action abstract classphp yaf the yaf exception loadfailed module classphp yaf the yaf exception loadfailed view classphp yaf the yaf exception loadfailed classphp yaf the yaf exception routerfailed classphp yaf the yaf exception startuperror classphp yaf the yaf route interface classphp yaf the yaf route map classphp yaf the yaf route regex classphp yaf the yaf route rewrite classphp yaf the yaf route simple classphp yaf the yaf route static classphp yaf the yaf route supervar classphp yaf route map 组合urlphp yaf route map the construct purposephp yaf route map the route purposephp yaf route regex 组合urlphp yaf route regex the construct purposephp yaf route regex the route purposephp yaf route supervar the route purpose
关注编程学问公众号
编程学问网 湘ICP备20001732号