Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe LegacyComponentDispatcher
+ Graphe d'héritage de LegacyComponentDispatcher:

Fonctions membres publiques

 __construct (CMSApplication $app)
 
 dispatch ()
 

Attributs privés

 $app
 

Description détaillée

Base class for a legacy Joomla Dispatcher

Executes the single entry file of a legacy component.

Depuis
4.0.0

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( CMSApplication  $app)

Constructor for Dispatcher

Paramètres
CMSApplication$appThe application instance
Depuis
4.0.0

Références $app.

Documentation des fonctions membres

◆ dispatch()

dispatch ( )

Dispatch a controller task. Redirecting the user if appropriate.

Renvoie
void
Depuis
4.0.0

Implémente DispatcherInterface.

Références $lang, $loader, $path, Text\_(), et JPATH_BASE.

Documentation des champs

◆ $app

$app
private

La documentation de cette classe a été générée à partir du fichier suivant :