Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (\stdClass $module, CMSApplicationInterface $app, Input $input) | |
Fonctions membres publiques hérités de Dispatcher | |
__construct (CMSApplicationInterface $app, Input $input) | |
Fonctions membres publiques hérités de DispatcherInterface | |
dispatch () | |
Fonctions membres protégées | |
getLayoutData () | |
loadLanguage () | |
Fonctions membres protégées hérités de Dispatcher | |
getApplication () | |
Attributs protégés | |
$module | |
Attributs protégés hérités de Dispatcher | |
$app | |
$input | |
Base class for a Joomla Module Dispatcher.
__construct | ( | \stdClass | $module, |
CMSApplicationInterface | $app, | ||
Input | $input | ||
) |
Constructor for Dispatcher
\stdClass | $module | The module |
CMSApplicationInterface | $app | The application instance |
Input | $input | The input instance |
Références $app, $input, $module, et Symfony\Contracts\Service\__construct().
|
protected |
|
protected |
|
protected |