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 | |
$listOrder = $this->escape($this->state->get('list.ordering')) | |
$listDirn = $this->escape($this->state->get('list.direction')) | |
else $listDirn = $this->escape($this->state->get('list.direction')) |
Référencé par InstallerModel\_getList(), ModulesModelModules\_getList(), InstallerModelUpdate\_getList(), CacheModelCache\getData(), LanguagesModelInstalled\getData(), FieldsModelGroups\getListQuery(), TagsModelTags\getListQuery(), FinderModelMaps\getListQuery(), CategoriesModelCategories\getListQuery(), et FOFViewRaw\hasAjaxOrderingSupport().
else $listOrder = $this->escape($this->state->get('list.ordering')) |
Référencé par InstallerModel\_getList(), ModulesModelModules\_getList(), InstallerModelUpdate\_getList(), CacheModelCache\getData(), LanguagesModelInstalled\getData(), FinderModelIndex\getListQuery(), FOFViewRaw\hasAjaxOrderingSupport(), ContentModelArticles\populateState(), ContentModelCategory\populateState(), TagsModelTag\populateState(), NewsfeedsModelCategory\populateState(), ContactModelFeatured\populateState(), et ContactModelCategory\populateState().