Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (CMSApplication $app) | |
dispatch () | |
Attributs privés | |
$app | |
Base class for a legacy Joomla Dispatcher
Executes the single entry file of a legacy component.
__construct | ( | CMSApplication | $app | ) |
Constructor for Dispatcher
CMSApplication | $app | The application instance |
Références $app.
dispatch | ( | ) |
Dispatch a controller task. Redirecting the user if appropriate.
Implémente DispatcherInterface.
Références $lang, $loader, $path, Text\_(), et JPATH_BASE.
|
private |