__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* @package Helix Ultimate Framework
* @author JoomShaper https://www.joomshaper.com
* @copyright Copyright (c) 2010 - 2021 JoomShaper
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
*/
defined('JPATH_BASE') or die;
use Joomla\CMS\HTML\HTMLHelper;
HTMLHelper::_('behavior.core');
$id = isset($displayData['id']) ? $displayData['id'] : '';
$doTask = isset($displayData['onclick']) ? $displayData['onclick'] : $displayData['doTask'];
$class = $displayData['class'];
$text = $displayData['text'];
$name = $displayData['name'];
$onClose = $displayData['onClose'];
?>
<button id="<?php echo $id; ?>" onclick="<?php echo $doTask; ?>" class="btn btn-sm btn-secondary" data-bs-toggle="collapse" data-bs-target="#collapse-<?php echo $name; ?>"<?php echo $onClose; ?>>
<span class="icon-cog" aria-hidden="true"></span>
<?php echo $text; ?>
</button>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| group | Folder | 0775 |
|
|
| apply.php | File | 1.1 KB | 0664 |
|
| base.php | File | 295 B | 0664 |
|
| batch.php | File | 1.02 KB | 0664 |
|
| confirm.php | File | 745 B | 0664 |
|
| containerclose.php | File | 263 B | 0664 |
|
| containeropen.php | File | 423 B | 0664 |
|
| help.php | File | 718 B | 0664 |
|
| iconclass.php | File | 297 B | 0664 |
|
| link.php | File | 805 B | 0664 |
|
| modal.php | File | 1.65 KB | 0664 |
|
| popup.php | File | 844 B | 0664 |
|
| separator.php | File | 253 B | 0664 |
|
| slider.php | File | 896 B | 0664 |
|
| standard.php | File | 1.1 KB | 0664 |
|
| title.php | File | 498 B | 0664 |
|
| versions.php | File | 1.34 KB | 0664 |
|