Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier introduction.php

Espaces de nommage

 Joomla\Plugin
 

Fonctions

 httpheaders_postinstall_condition ()
 
 httpheaders_postinstall_action ()
 

Documentation des fonctions

◆ httpheaders_postinstall_action()

httpheaders_postinstall_action ( )

Enables the HTTPHeaders plugin

Renvoie
void
Depuis
4.0.0

Références $db, $query, $url, et Joomla\CMS\MVC\Model\getDbo().

◆ httpheaders_postinstall_condition()

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.

Renvoie
integer
Depuis
4.0.0

Références PluginHelper\isEnabled().