Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
createDispatcher (\stdClass $module, CMSApplicationInterface $application, Input $input=null) | |
Module dispatcher factory interface
createDispatcher | ( | \stdClass | $module, |
CMSApplicationInterface | $application, | ||
Input | $input = null |
||
) |
Creates a dispatcher.
\stdClass | $module | The module |
CMSApplicationInterface | $application | The application |
Input | $input | The input object, defaults to the one in the application |
Implémenté dans ModuleDispatcherFactory.