Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Espaces de nommage | |
Joomla\Administrator | |
Variables | |
$app = JFactory::getApplication() | |
$function = $app->input->getCmd('function', 'jSelectArticle') | |
$listOrder = $this->escape($this->state->get('list.ordering')) | |
$listDirn = $this->escape($this->state->get('list.direction')) | |
else | __pad14__ |
endif | |
foreach ( $this->items as $i=> $item) | |
endforeach | |
$app = JFactory::getApplication() |
$function = $app->input->getCmd('function', 'jSelectArticle') |
$listDirn = $this->escape($this->state->get('list.direction')) |
$listOrder = $this->escape($this->state->get('list.ordering')) |
else __pad14__ |
endforeach |
endif |