Файловый менеджер - Редактировать - /home/lmsyaran/public_html/libraries/smartslider3/src/SmartSlider3/Generator/Joomla/JoomlaContent/GeneratorGroupJoomlaContent.php
Назад
<?php namespace Nextend\SmartSlider3\Generator\Joomla\JoomlaContent; use Nextend\SmartSlider3\Generator\AbstractGeneratorGroup; use Nextend\SmartSlider3\Generator\Joomla\JoomlaContent\Sources\JoomlaContentArticle; use Nextend\SmartSlider3\Generator\Joomla\JoomlaContent\Sources\JoomlaContentCategory; class GeneratorGroupJoomlaContent extends AbstractGeneratorGroup { protected $name = 'joomlacontent'; public function getLabel() { return n2_('Joomla articles'); } public function getDescription() { return n2_('Creates slides from your Joomla articles or categories.'); } protected function loadSources() { new JoomlaContentArticle($this, 'article', n2_('Article')); new JoomlaContentCategory($this, 'category', n2_('Category')); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка