![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de PlgSystemLanguagecode:Fonctions membres publiques | |
| onAfterRender () | |
| onContentPrepareForm (JForm $form, $data) | |
Language Code plugin class.
| onAfterRender | ( | ) |
Plugin that changes the language code used in the <html> tag.
Références $app, et getDocument.
| onContentPrepareForm | ( | JForm | $form, |
| $data | |||
| ) |
Prepare form.
| JForm | $form | The form to be altered. |
| mixed | $data | The associated data for the form. |
Références $form, $language, ENT_COMPAT, htmlspecialchars, et JPATH_SITE.