@copyright Copyright (C) 2015. All Rights Reserved @license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html A sermon distributor that links to Dropbox. /----------------------------------------------------------------------------------------------------------------------------------*/ // No direct access to this file defined('_JEXEC') or die('Restricted access'); use Joomla\CMS\Factory; use Joomla\CMS\Language\Text; use Joomla\CMS\Router\Route; use Joomla\CMS\HTML\HTMLHelper as Html; ?>
category): ?> params->get('category_display') == 1) : ?>
loadTemplate('categorypanel'); ?>
params->get('category_display') == 2) : ?> loadTemplate('categorybox'); ?> loadTemplate('categorysmall'); ?>

items): ?> params->get('category_sermons_display') == 1) : ?> loadTemplate('sermons-table'); ?> params->get('category_sermons_display') == 2) : ?> loadTemplate('sermons-grid'); ?> loadTemplate('sermons-list'); ?>

items) && isset($this->pagination) && isset($this->pagination->pagesTotal) && $this->pagination->pagesTotal > 1): ?> toolbar->render(); ?>