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() | |
$function = $app->input->getCmd('function', 'jSelectNewsfeed') | |
$listOrder = $this->escape($this->state->get('list.ordering')) | |
$listDirn = $this->escape($this->state->get('list.direction')) | |
$multilang = Multilanguage::isEnabled() | |
else | __pad2__ |
endif | |
$iconStates | |
foreach( $this->items as $i=> $item)($item->language && $multilang) | elseif (! $multilang) |
endforeach | |
$app = Factory::getApplication() |
$function = $app->input->getCmd('function', 'jSelectNewsfeed') |
$iconStates |
$listDirn = $this->escape($this->state->get('list.direction')) |
$listOrder = $this->escape($this->state->get('list.ordering')) |
$multilang = Multilanguage::isEnabled() |
else __pad2__ |
endforeach |
endif |