Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Joomla\Plugin | |
Fonctions | |
httpheaders_postinstall_condition () | |
httpheaders_postinstall_action () | |
httpheaders_postinstall_action | ( | ) |
Enables the HTTPHeaders plugin
Références $db, $query, $url, et Joomla\CMS\MVC\Model\getDbo().
httpheaders_postinstall_condition | ( | ) |
Checks if the plugin is enabled. If not it returns true, meaning that the message concerning the HTTPHeaders Plugin should be displayed.
Références PluginHelper\isEnabled().