Файловый менеджер - Редактировать - /home/harasnat/www/sommer/administrator/components/com_jdownloads/layouts/searchtools/default/list.php
Назад
<?php /** * @package Joomla.Site * @subpackage Layout * * @copyright Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * * Modified for jDownloads * The list contains the fields by which the list can be sorted in ascending or descending order. */ defined('JPATH_BASE') or die; $data = $displayData; // Load the form list fields $list = $data['view']->filterForm->getGroup('list'); ?> <?php if ($list) : ?> <div class="ordering-select"> <?php foreach ($list as $fieldName => $field) : ?> <div class="js-stools-field-list"> <span class="visually-hidden"><?php echo $field->label; ?></span> <?php echo $field->input; ?> </div> <?php endforeach; ?> </div> <?php endif; ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка