Файловый менеджер - Редактировать - /home/lmsyaran/public_html/administrator/components/com_phocacart/models/fields/phocacartxmlfeedplugin.php
Назад
<?php /* @package Joomla * @copyright Copyright (C) Open Source Matters. All rights reserved. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php * @extension Phoca Extension * @copyright Copyright (C) Jan Pavelka www.phoca.cz * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL */ defined('_JEXEC') or die(); class JFormFieldPhocaCartXmlFeedPlugin extends JFormField { protected $type = 'PhocaCartXmlFeedPlugin'; protected function getInput() { //$document = JFactory::getDocument(); //$id = $this->form->getValue('id'); //$method = $this->form->getValue('method'); $plugins = PhocacartFeed::getFeedPluginMethods('', 1); return Joomla\CMS\HTML\HTMLHelper::_('select.genericlist', $plugins, $this->name, 'class="inputbox"', 'value', 'text', $this->value, $this->id ); } } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.02 |
proxy
|
phpinfo
|
Настройка