File manager - Edit - /home/jardides/www/Jardi-design/old/plugins/sliderck/articles/articles.php
Back
<?php /** * @copyright Copyright (C) 2017 Cédric KEIFLIN alias ced1870 * http://www.template-creator.com * http://www.joomlack.fr * @license GNU/GPL * */ defined('_JEXEC') or die('Restricted access'); jimport('joomla.event.plugin'); class plgSliderckArticles extends JPlugin { private $type = 'articles'; function __construct(&$subject, $params) { parent::__construct($subject, $params); } /* * Send the infos in the source list to add the type in the plugin options * * Return string the source type */ public function onSliderckGetSourceName() { $this->loadLanguage(); return $this->type; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings