Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (CMSApplicationInterface $app, Input $input) | |
Fonctions membres publiques hérités de DispatcherInterface | |
dispatch () | |
Fonctions membres protégées | |
getApplication () | |
Attributs protégés | |
$app | |
$input | |
Base class for a Joomla Dispatcher
__construct | ( | CMSApplicationInterface | $app, |
Input | $input | ||
) |
Constructor for Dispatcher
CMSApplicationInterface | $app | The application instance |
Input | $input | The input instance |
|
protected |
The application the dispatcher is working with.
Références $app.
|
protected |
|
protected |