![]() |
Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
onBeforeCompileHead () | |
![]() | |
__construct (&$subject, $config=array()) | |
loadLanguage ($extension='', $basePath=JPATH_ADMINISTRATOR) | |
setApplication (CMSApplicationInterface $application) | |
![]() | |
setDispatcher (DispatcherInterface $dispatcher) | |
![]() | |
registerListeners () | |
Attributs protégés | |
$app | |
![]() | |
$_name = null | |
$_type = null | |
$autoloadLanguage = false | |
$allowLegacyListeners = true | |
Membres hérités additionnels | |
![]() | |
$params = null | |
![]() | |
registerLegacyListener (string $methodName) | |
registerListener (string $methodName) | |
getApplication () | |
System plugin to add additional accessibility features to the administrator interface.
onBeforeCompileHead | ( | ) |
Add the javascript for the accessibility menu
Add strings for translations in Javascript. Reference https://ranbuch.github.io/accessibility/
Références $direction, $document, $lang, $section, et true.
|
protected |