Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
boot (ContainerInterface $container) | |
Fonctions membres publiques hérités de Component | |
__construct (ComponentDispatcherFactoryInterface $dispatcherFactory) | |
getDispatcher (CMSApplicationInterface $application) | |
Fonctions membres publiques hérités de MVCFactoryServiceInterface | |
getMVCFactory () | |
Component class for com_languages
boot | ( | ContainerInterface | $container | ) |
Booting the extension. This is the function to set up the environment of the extension like registering new class loaders, etc.
If required, some initial set up can be done from services of the container, eg. registering HTML services.
ContainerInterface | $container | The container |
Implémente BootableExtensionInterface.
Références Joomla\CMS\HTML\getRegistry().