* @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\HTML\HTMLHelper; use Joomla\CMS\Language\Text; use Joomla\CMS\Router\Route; use Joomla\Component\Newsfeeds\Site\Helper\RouteHelper; ?> maxLevelcat != 0 && count($this->items[$this->parent->id]) > 0) : ?> items[$this->parent->id] as $id => $item) : ?> params->get('show_empty_categories_cat') || $item->numitems || count($item->getChildren())) : ?>
params->get('show_subcat_desc_cat') == 1) : ?> description) : ?>
description, '', 'com_newsfeeds.categories'); ?>
getChildren()) > 0 && $this->maxLevelcat > 1) : ?>
items[$item->id] = $item->getChildren(); ?> parent = $item; ?> maxLevelcat--; ?> loadTemplate('items'); ?> parent = $item->getParent(); ?> maxLevelcat++; ?>