* @copyright Copyright (C) 2026 Moko Consulting. All rights reserved. * @license GNU General Public License version 3 or later; see LICENSE */ defined('_JEXEC') or die; use Joomla\CMS\HTML\HTMLHelper; use Joomla\CMS\Language\Text; use Joomla\CMS\Layout\LayoutHelper; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; HTMLHelper::_('behavior.multiselect'); $listOrder = $this->escape($this->state->get('list.ordering')); $listDirn = $this->escape($this->state->get('list.direction')); ?>
$this]); ?> items)) : ?>
items as $i => $item) : ?>
id); ?> escape($item->title); ?> description)) : ?>
escape($item->description); ?>
escape($item->backup_type); ?> backup_count; ?> published, $i, 'profiles.'); ?> id; ?>
pagination->getListFooter(); ?>