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

Fonctions membres publiques

 getDispatcher (\stdClass $module, CMSApplicationInterface $application, Input $input=null)
 

Description détaillée

Access to module specific services.

Depuis
4.0.0

Documentation des fonctions membres

◆ getDispatcher()

getDispatcher ( \stdClass  $module,
CMSApplicationInterface  $application,
Input  $input = null 
)

Returns the dispatcher for the given application, module and input.

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

Implémenté dans Module.


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