[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Extension/ -> ExtensionManagerInterface.php (summary)

Joomla! Content Management System

Copyright: (C) 2018 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 57 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ExtensionManagerInterface:: (3 methods):
  bootComponent()
  bootModule()
  bootPlugin()


Interface: ExtensionManagerInterface  - X-Ref

Loads extensions.

bootComponent($component)   X-Ref
Boots the component with the given name.

param: string  $component  The component to boot.
return: ComponentInterface

bootModule($module, $applicationName)   X-Ref
Boots the module with the given name.

param: string  $module           The module to boot
param: string  $applicationName  The application name
return: ModuleInterface

bootPlugin($plugin, $type)   X-Ref
Boots the plugin with the given name and type.

param: string  $plugin  The plugin name
param: string  $type    The type of the plugin
return: PluginInterface



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer