\Dispatcher

路由分发器

Summary

Methods
Properties
Constants
getInstance()
dispatch()
setPath()
$_instance
No constants found
No protected methods found
No protected properties found
N/A
__construct()
$_model
$_method
$_params
$_routingTable
$_path
N/A

Properties

$_instance

$_instance : 

Type

$_model

$_model : 

请求模块

Type

$_method

$_method : 

请求模块方法

Type

$_params

$_params : 

请求参数

Type

$_routingTable

$_routingTable : 

路由表

Type

$_path

$_path : 

访问路径

Type

Methods

getInstance()

getInstance() 

dispatch()

dispatch() 

setPath()

setPath() 

__construct()

__construct()