Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence du fichier components/com_newsfeeds/views/categories/tmpl/default_items.php

Espaces de nommage

namespace  Joomla\Site

Variables

 $class = ' class="first"'
if(count($this->items[$this->
parent->id]) > 0 &&$this->
maxLevelcat!=0)($this->items[$this->
parent->id] as $id=> $item
($this->params->get('show_empty_categories_cat')||$item->numitems||count($item->getChildren())) (!isset($this->items[$this->parent->id][$id+1]))
 endif
$this parent = $item
$this maxLevelcat
 endforeach

Documentation des variables

$class = ' class="first"'
if(count($this->items[$this->parent->id]) > 0 && $this->maxLevelcat != 0) ($this->items[$this->parent->id] as $id => $item) ($this->params->get('show_empty_categories_cat')||$item->numitems||count($item->getChildren()))(!isset($this->items[$this->parent->id][$id+1]))
endforeach
endif
$this maxLevelcat
$this parent = $item