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

Espaces de nommage

 Joomla\Site
 

Variables

 $wa = $app->getDocument()->getWebAssetManager()
 
 $attributes = []
 
 $attributes ['class'] = 'mod-menu mod-menu_dropdown-metismenu metismenu mod-list ' . $class_sfx
 
if($tagId=$params->get('tag_id', '')) $start = (int) $params->get('startLevel', 1)
 

Documentation des variables

◆ $attributes [1/2]

$attributes = []

◆ $attributes [2/2]

$attributes[ 'class'] = 'mod-menu mod-menu_dropdown-metismenu metismenu mod-list ' . $class_sfx

◆ $start

if ( $tagId=$params->get( 'tag_id', '')) $start = (int) $params->get('startLevel', 1)

◆ $wa

$wa = $app->getDocument()->getWebAssetManager()