\CheckRestRouteBehavior

系统行为扩展 REST路由检测

Summary

Methods
Properties
Constants
__construct()
__get()
run()
No public properties found
No constants found
No protected methods found
$options
N/A
checkUrlMatch()
parseUrl()
parseRule()
parseRegex()
No private properties found
N/A

Properties

$options

$options : 

Type

Methods

__construct()

__construct() 

架构函数

__get()

__get(  $name) 

Parameters

$name

run()

run(  $return) : void

路由检测

Parameters

$return

checkUrlMatch()

checkUrlMatch(  $regx,   $rule) 

Parameters

$regx
$rule

parseUrl()

parseUrl(  $url) 

Parameters

$url

parseRule()

parseRule(  $route,   $regx) 

Parameters

$route
$regx

parseRegex()

parseRegex(  $matches,   $route,   $regx) 

Parameters

$matches
$route
$regx