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

Fonctions membres publiques statiques

static getSubscribedEvents ()
 

Attributs protégés

 $app
 
 $autoloadLanguage = true
 
- Attributs protégés hérités de CMSPlugin
 $_name = null
 
 $_type = null
 
 $autoloadLanguage = false
 
 $allowLegacyListeners = true
 

Fonctions membres privées

 isAuthorisedDisplayChecker ()
 

Membres hérités additionnels

- Fonctions membres publiques hérités de CMSPlugin
 __construct (&$subject, $config=array())
 
 loadLanguage ($extension='', $basePath=JPATH_ADMINISTRATOR)
 
 setApplication (CMSApplicationInterface $application)
 
- Fonctions membres publiques hérités de DispatcherAwareInterface
 setDispatcher (DispatcherInterface $dispatcher)
 
- Fonctions membres publiques hérités de PluginInterface
 registerListeners ()
 
- Champs de données hérités de CMSPlugin
 $params = null
 
- Fonctions membres protégées hérités de CMSPlugin
 registerLegacyListener (string $methodName)
 
 registerListener (string $methodName)
 
 getApplication ()
 

Description détaillée

Jooa11y plugin to add an accessibility checker

Depuis
4.1.0

Documentation des fonctions membres

◆ getSubscribedEvents()

static getSubscribedEvents ( )
static

Subscribe to certain events

Renvoie
string[] An array of event mappings
Depuis
4.1.0
Exceptions
Exception

Implémente SubscriberInterface.

Références Factory\getApplication().

◆ isAuthorisedDisplayChecker()

isAuthorisedDisplayChecker ( )
private

Method to check if the current user is allowed to see the debug information or not.

Renvoie
boolean True if access is allowed.
Depuis
4.1.0

Références $result.

Documentation des champs

◆ $app

$app
protected

◆ $autoloadLanguage

$autoloadLanguage = true
protected

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