Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de l'interface ComponentDispatcherFactoryInterface
+ Graphe d'héritage de ComponentDispatcherFactoryInterface:

Fonctions membres publiques

 createDispatcher (CMSApplicationInterface $application, Input $input=null)
 

Description détaillée

Component dispatcher factory interface

Depuis
4.0.0

Documentation des fonctions membres

◆ createDispatcher()

createDispatcher ( CMSApplicationInterface  $application,
Input  $input = null 
)

Creates a dispatcher.

Paramètres
CMSApplicationInterface$applicationThe application
Input$inputThe input object, defaults to the one in the application
Renvoie
DispatcherInterface
Depuis
4.0.0

Implémenté dans ComponentDispatcherFactory.


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