Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Joomla\Site | |
Variables | |
$lang = Factory::getLanguage() | |
$user = Factory::getUser() | |
$groups = $user->getAuthorisedViewLevels() | |
endif | |
if(count($child->getChildren()) > 0 && $this->maxLevel > 1) | else |
if(count($child->getChildren()) > 0 && $this->maxLevel > 1) $child | language |
if(count($child->getChildren()) > 0 && $this->maxLevel > 1) $this | children [$child->id] = $child->getChildren() |
$this | category = $child |
$this | maxLevel |
endforeach | |
$groups = $user->getAuthorisedViewLevels() |
$lang = Factory::getLanguage() |
$user = Factory::getUser() |
$this category = $child |
if (count( $child->getChildren()) > 0 &&$this->maxLevel > 1) $this children[ $child->id] = $child->getChildren() |
endforeach |
endif |
$this maxLevel |