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

Fonctions membres publiques

 __construct (ComponentDispatcherFactoryInterface $dispatcherFactory)
 
 getDispatcher (CMSApplicationInterface $application)
 

Attributs privés

 $dispatcherFactory
 

Description détaillée

Access to component specific services.

Depuis
4.0.0

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( ComponentDispatcherFactoryInterface  $dispatcherFactory)

Component constructor.

Paramètres
ComponentDispatcherFactoryInterface$dispatcherFactoryThe dispatcher factory
Depuis
4.0.0

Documentation des fonctions membres

◆ getDispatcher()

getDispatcher ( CMSApplicationInterface  $application)

Returns the dispatcher for the given application.

Paramètres
CMSApplicationInterface$applicationThe application
Renvoie
DispatcherInterface
Depuis
4.0.0

Implémente ComponentInterface.

Documentation des champs

◆ $dispatcherFactory

$dispatcherFactory
private

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