The Yaf_Route_Regex class
(Yaf >=1.0.0)
简介
Yaf_Route_Regex 是Yaf内置的路由中最灵活的。
类摘要
public assemble
(
array $info
,
array $query
= ?
) :
string
public__construct
(
string $match
,
array $route
,
array $map
= ?
,
array $verify
= ?
)
}
属性
- _route
-
- _default
-
- _maps
-
- _verify
-
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.