@copyright Copyright (C) 2015. All Rights Reserved @license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html Builds Complex Joomla Components /-----------------------------------------------------------------------------------------------------------------------------*/ // No direct access to this file defined('_JEXEC') or die('Restricted access'); $form = $displayData->getForm(); $fields = $displayData->get('fields') ?: array( 'note_beginner_import', 'note_advanced_import', 'add_custom_import', 'php_import_display', 'html_import_view', 'php_import', 'php_import_setdata', 'php_import_save', 'php_import_ext' ); ?>
getLabel($field); ?>
getInput($field); ?>