* @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\Content\Site\Helper\RouteHelper; $params = $this->params; ?>
items as $i => $item) : ?> params->get('info_block_position', 0); ?>
get('show_modify_date') || $params->get('show_publish_date') || $params->get('show_create_date') || $params->get('show_hits') || $params->get('show_category') || $params->get('show_parent_category')); ?> event->beforeDisplayContent; ?> get('show_intro')) : ?>
introtext, $params->get('introtext_limit')); ?>
event->afterDisplayContent; ?>
params->def('show_pagination_results', 1)) : ?>

pagination->getPagesCounter(); ?>

pagination->getPagesLinks(); ?>