Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (ComponentDispatcherFactoryInterface $dispatcherFactory) | |
getDispatcher (CMSApplicationInterface $application) | |
Attributs privés | |
$dispatcherFactory | |
Access to component specific services.
__construct | ( | ComponentDispatcherFactoryInterface | $dispatcherFactory | ) |
Component constructor.
ComponentDispatcherFactoryInterface | $dispatcherFactory | The dispatcher factory |
getDispatcher | ( | CMSApplicationInterface | $application | ) |
Returns the dispatcher for the given application.
CMSApplicationInterface | $application | The application |
Implémente ComponentInterface.
|
private |