Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (string $namespace) | |
createDispatcher (\stdClass $module, CMSApplicationInterface $application, Input $input=null) | |
Attributs privés | |
$namespace | |
Namespace based implementation of the ModuleDispatcherFactoryInterface
__construct | ( | string | $namespace | ) |
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émente ModuleDispatcherFactoryInterface.
Références $className, $input, $name, class, et CMSApplicationInterface\isClient().
|
private |