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

Espaces de nommage

 Joomla\Administrator
 

Variables

 $lang = $app->getLanguage()
 
 $list = PrivacyDashboardHelper::getData()
 
if(count($list)) else
 

Documentation des variables

◆ $lang

$lang = $app->getLanguage()

◆ $list

$list = PrivacyDashboardHelper::getData()

◆ else

if (count( $list)) else
Valeur initiale :
{
echo LayoutHelper::render('joomla.content.emptystate_module', [
'textPrefix' => 'COM_PRIVACY_REQUESTS',
'icon' => 'icon-lock',
])