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 | |
$forcedLanguage = JFactory::getApplication()->input->get('forcedLanguage', '', 'cmd') | |
$function = JFactory::getApplication()->input->getCmd('function', 'jSelectNewsfeed') | |
$listOrder = $this->escape($this->state->get('list.ordering')) | |
$listDirn = $this->escape($this->state->get('list.direction')) | |
else | __pad54__ |
endif | |
foreach ( $this->items as $i=> $item) | |
endforeach | |
$forcedLanguage = JFactory::getApplication()->input->get('forcedLanguage', '', 'cmd') |
$function = JFactory::getApplication()->input->getCmd('function', 'jSelectNewsfeed') |
$listDirn = $this->escape($this->state->get('list.direction')) |
$listOrder = $this->escape($this->state->get('list.ordering')) |
else __pad54__ |
endforeach |
endif |