Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe CategoriesComponent
+ Graphe d'héritage de CategoriesComponent:

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 ()
 

Description détaillée

Component class for com_categories

Depuis
4.0.0

Documentation des fonctions membres

◆ boot()

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.

Paramètres
ContainerInterface$containerThe container
Renvoie
void
Depuis
4.0.0

Implémente BootableExtensionInterface.

Références Joomla\CMS\HTML\getRegistry().


La documentation de cette classe a été générée à partir du fichier suivant :