Component
实现 ComponentInterface访问组件特定的服务。
自 |
4.0.0 |
---|---|
包 |
Joomla CMS |
方法
__construct
组件构造函数。
__construct(\Joomla\CMS\Dispatcher\ComponentDispatcherFactoryInterface dispatcherFactory) :
getDispatcher
返回给定应用程序的分发器。
getDispatcher(\Joomla\CMS\Application\CMSApplicationInterface application) : \Joomla\CMS\Dispatcher\DispatcherInterface