ExtensionManagerInterface
加载扩展。
自 |
4.0.0 |
---|---|
包 |
Joomla CMS |
方法
bootComponent
使用给定名称启动组件。
bootComponent( component) : \Joomla\CMS\Extension\ComponentInterface
bootModule
使用给定名称启动模块。
bootModule( module, applicationName) : \Joomla\CMS\Extension\ModuleInterface
bootPlugin
使用给定名称和类型启动插件。
bootPlugin( plugin, type) : \Joomla\CMS\Extension\PluginInterface