* @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\Layout\LayoutHelper; use Joomla\CMS\Router\Route; HTMLHelper::_('bootstrap.dropdown', '.dropdown-toggle'); /** @var \Joomla\CMS\WebAsset\WebAssetManager $wa */ $wa = $this->document->getWebAssetManager(); $wa->useScript('table.columns'); $listOrder = $this->escape($this->state->get('list.ordering')); $listDirn = $this->escape($this->state->get('list.direction')); ?>
$this)); ?> items)) : ?>
languages) > 1) : ?> items as $i => $item) : list($component, $sub_id) = explode('.', $item->template_id, 2); $sub_id = str_replace('.', '_', $sub_id); ?> languages) > 1) : ?>
, ,
template_id; ?>
pagination->getListFooter(); ?>