File Manager

Current Directory: /home/astoriaah/www/old15/plugins/system/widgetkit_zoo/elements/widgetkit
Viewing File: /home/astoriaah/www/old15/plugins/system/widgetkit_zoo/elements/widgetkit/widget.php
<?php /** * @package Widgetkit * @author YOOtheme http://www.yootheme.com * @copyright Copyright (C) YOOtheme GmbH * @license http://www.gnu.org/licenses/gpl.html GNU/GPL */ // load widgetkit require_once(JPATH_ADMINISTRATOR.'/components/com_widgetkit/widgetkit.php'); // get widgetkit $widgetkit = Widgetkit::getInstance(); echo $widgetkit['field']->render('widget', $control_name.'['.$name.']', $value, null);