Dispatcher
实现 DispatcherInterfaceJoomla 调度程序的基类
抽象
自 |
4.0.0 |
---|---|
包 |
Joomla CMS |
方法
__construct
调度程序的构造函数
__construct(\Joomla\CMS\Application\CMSApplicationInterface app, \Joomla\Input\Input input) :
getApplication
调度程序正在使用的应用程序。
getApplication() : \Joomla\CMS\Application\CMSApplicationInterface
属性
input
输入实例
自 |
4.0.0 |
---|
类型
输入