Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Joomla\Administrator | |
Variables | |
$class = 'item' | |
$currentParams = $current->getParams() | |
if(! $this->enabled) elseif($current->type=='separator') elseif($current->hasChildren()) if($current->level==1) elseif($current->level==2) elseif($current->level==3) if($current->type=='separator') | else |
$linkClass = [] | |
$dataToggle = '' | |
$iconClass = '' | |
$itemIconClass = '' | |
$itemImage = '' | |
$link = $current->link | |
$icon = $this->getIconClass($current) | |
$ajax = !empty($current->ajaxbadge) ? '<span class="menu-badge"><span class="icon-spin icon-spinner mt-1 system-counter" data-url="' . $current->ajaxbadge . '"></span></span>' : '' | |
$iconImage = $current->icon | |
$homeImage = '' | |
if($currentParams->get('menu-quicktask') &&(int) $this->params->get('shownew', 1)===1) if(!empty($current->dashboard)) | if ( $this->enabled &&$current->hasChildren()) |
$ajax = !empty($current->ajaxbadge) ? '<span class="menu-badge"><span class="icon-spin icon-spinner mt-1 system-counter" data-url="' . $current->ajaxbadge . '"></span></span>' : '' |
$class = 'item' |
$currentParams = $current->getParams() |
$dataToggle = '' |
$homeImage = '' |
string $icon = $this->getIconClass($current) |
Référencé par PublicKeyCredentialRpEntity\__construct(), PublicKeyCredentialEntity\__construct(), PublicKeyCredentialUserEntity\__construct(), ActionsDropdown\addCustomItem(), ActionButton\addState(), ToolbarHelper\custom(), HtmlView\display(), Icon\edit(), AdministratorService\featured(), InlinehelpButton\fetchButton(), QuickIconHelper\getButtons(), PublicKeyCredentialEntity\getIcon(), ToolbarHelper\jooa11y(), PublicKeyCredentialEntity\jsonSerialize(), ToolbarHelper\modal(), ToolbarHelper\preview(), Redirect\published(), Grid\sort(), SearchTools\sort(), Messages\status(), et ToolbarHelper\title().
$iconClass = '' |
$iconImage = $current->icon |
Référencé par Menu\preprocess().
$itemIconClass = '' |
$link = $current->link |
$linkClass = [] |
if ( $icon=='' &&$iconClass=='' &&$current->level==1 &&$current->target=='') if ( $link !='' &&$current->target !='') elseif ( $link !='' &&$current->type !=='separator') elseif ( $current->title !='' &&$current->type !=='separator') elseif ( $current->title !='' &&$current->type==='separator') else |
if ( $currentParams->get( 'menu-quicktask') &&(int) $this->params->get( 'shownew', 1)===1) if (!empty( $current->dashboard)) if($this->enabled && $current->hasChildren()) |