File manager - Edit - /home/ferretapmx/public_html/plugins/system/helixultimate/overrides_legacy/layouts/joomla/editors/buttons.php
Back
<?php /** * @package Helix Ultimate Framework * @author JoomShaper https://www.joomshaper.com * @copyright Copyright (c) 2010 - 2025 JoomShaper * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later */ defined ('JPATH_BASE') or die(); use Joomla\CMS\Language\Text; use Joomla\CMS\Layout\LayoutHelper; $buttons = $displayData; ?> <div id="editor-xtd-buttons" role="toolbar" aria-label="<?php echo Text::_('JTOOLBAR'); ?>"> <?php if ($buttons) : ?> <?php foreach ($buttons as $button) : ?> <?php echo $this->sublayout('button', $button); ?> <?php endforeach; ?> <?php foreach ($buttons as $button) : ?> <?php echo LayoutHelper::render('joomla.editors.buttons.modal', $button); ?> <?php endforeach; ?> <?php endif; ?> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.2.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings