Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Joomla\Administrator | |
Variables | |
$app = Factory::getApplication() | |
$wa = $this->document->getWebAssetManager() | |
$function = $app->input->getCmd('function', 'jSelectContact') | |
$editor = $app->input->getCmd('editor', '') | |
$listOrder = $this->escape($this->state->get('list.ordering')) | |
$listDirn = $this->escape($this->state->get('list.direction')) | |
$onclick = $this->escape($function) | |
$multilang = Multilanguage::isEnabled() | |
if (!empty( $editor)) | |
else | __pad2__ |
endif | |
$iconStates | |
foreach( $this->items as $i=> $item)($item->language && $multilang) | elseif (! $multilang) |
endforeach | |
$app = Factory::getApplication() |
$editor = $app->input->getCmd('editor', '') |
$function = $app->input->getCmd('function', 'jSelectContact') |
$iconStates |
$listDirn = $this->escape($this->state->get('list.direction')) |
$listOrder = $this->escape($this->state->get('list.ordering')) |
$multilang = Multilanguage::isEnabled() |
Référencé par LanguagesHelper\getList().
string $onclick = $this->escape($function) |
$wa = $this->document->getWebAssetManager() |
else __pad2__ |
endforeach |
endif |
if(!empty($editor)) |