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

Fonctions membres publiques

 dispatch ()
 
- Fonctions membres publiques hérités de ComponentDispatcher
 __construct (CMSApplicationInterface $app, Input $input, MVCFactoryInterface $mvcFactory)
 
 dispatch ()
 
 getController (string $name, string $client='', array $config=array())
 
- Fonctions membres publiques hérités de Dispatcher
 __construct (CMSApplicationInterface $app, Input $input)
 

Fonctions membres protégées

 checkAccess ()
 
- Fonctions membres protégées hérités de ComponentDispatcher
 loadLanguage ()
 
 checkAccess ()
 
- Fonctions membres protégées hérités de Dispatcher
 getApplication ()
 

Membres hérités additionnels

- Attributs protégés hérités de ComponentDispatcher
 $option
 
 $mvcFactory
 
- Attributs protégés hérités de Dispatcher
 $app
 
 $input
 

Description détaillée

ComponentDispatcher class for com_login

Depuis
4.0.0

Documentation des fonctions membres

◆ checkAccess()

checkAccess ( )
protected

com_login does not require check permission, so we override checkAccess method and have it empty

Renvoie
void

◆ dispatch()

dispatch ( )

Dispatch a controller task.

Renvoie
void
Depuis
4.0.0

Implémente DispatcherInterface.

Références $task, et null.


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