PHP 8.1.33
Preview: batch.php Size: 1.05 KB
/home/jambtst2015/public_html/ida.com.ng/layouts/joomla/toolbar/batch.php

<?php
/**
 * @package     Joomla.Site
 * @subpackage  Layout
 *
 * @copyright   (C) 2013 Open Source Matters, Inc. <https://www.joomla.org>
 * @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;

// TODO: Deprecate this file since we can use popup button to raise batch modal.

HTMLHelper::_('behavior.core');

$id    = isset($displayData['id']) ? $displayData['id'] : '';
$title = $displayData['title'];
Text::script('JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST');
Text::script('ERROR');
$message = "{'error': [Joomla.Text._('JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST')]}";
$alert = "Joomla.renderMessages(" . $message . ")";
?>
<button<?php echo $id; ?> type="button" data-bs-toggle="modal" onclick="if (document.adminForm.boxchecked.value==0){<?php echo $alert; ?>}else{document.getElementById('collapseModal').open(); return true;}" class="btn btn-primary">
	<span class="icon-square" aria-hidden="true"></span>
	<?php echo $title; ?>
</button>

Directory Contents

Dirs: 0 × Files: 13

Name Size Perms Modified Actions
406 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download
2.57 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
1.05 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
268 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download
676 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download
1.96 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
385 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download
1019 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download
1.34 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
826 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download
2.13 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download
576 B lrw-r--r-- 2024-11-22 17:53:12
Edit Download
1.72 KB lrw-r--r-- 2024-11-22 17:53:12
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).