ModuleDispatcherFactory
实现 ModuleDispatcherFactoryInterface基于命名空间的 ModuleDispatcherFactoryInterface 实现
自 |
4.0.0 |
---|---|
包 |
Joomla CMS |
方法
__construct
ModuleDispatcherFactory 构造函数。
__construct( namespace) :
自 |
4.0.0 |
---|
参数
- 命名空间
string
命名空间
响应
混合
createDispatcher
创建调度程序。
createDispatcher(\stdClass module, \Joomla\CMS\Application\CMSApplicationInterface application, \Joomla\Input\Input input = null) : \Joomla\CMS\Dispatcher\DispatcherInterface
自 |
4.0.0 |
---|
参数
- 模块
stdClass
模块- 应用程序
- 输入
Input
输入对象,默认为应用程序中的对象
响应
属性
命名空间
扩展命名空间
自 |
4.0.0 |
---|
类型
字符串