Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe PrivacyHelper
+ Graphe d'héritage de PrivacyHelper:

Fonctions membres publiques statiques

static addSubmenu ($vName)
 
static renderDataAsXml (array $exportData)
 
static getPrivacyConsentPluginId ()
 

Description détaillée

Privacy component helper.

Depuis
3.9.0

Documentation des fonctions membres

◆ addSubmenu()

static addSubmenu (   $vName)
static

Configure the Linkbar.

Paramètres
string$vNameThe name of the active view.
Renvoie
void
Depuis
3.9.0

Références JHtmlSidebar\addEntry().

Référencé par PrivacyController\display().

◆ getPrivacyConsentPluginId()

static getPrivacyConsentPluginId ( )
static

Gets the privacyconsent system plugin extension id.

Renvoie
integer The privacyconsent system plugin extension id.
Depuis
3.9.2

Références $db, $query, et JError\raiseWarning().

◆ renderDataAsXml()

static renderDataAsXml ( array  $exportData)
static

Render the data request as a XML document.

Paramètres
PrivacyExportDomain[]$exportData The data to be exported.
Renvoie
string
Depuis
3.9.0

Références $field, et $item.


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