form->getFieldsets(); if (isset($fieldsets['core'])) unset($fieldsets['core']); if (isset($fieldsets['params'])) unset($fieldsets['params']); foreach ($fieldsets as $group => $fieldset): // Iterate through the form fieldsets $fields = $this->form->getFieldset($group); if (count($fields)): ?> params->get('show_tags')) : ?> tagLayout = new JLayoutFile('joomla.content.tags'); ?> tagLayout->render($this->tags); ?>
label)):// If the fieldset has a label set, display it as the legend.?> label); ?>
hidden) :?>
title; ?>
id)):?> id, $field->value);?> fieldname)):?> fieldname, $field->value);?> type)):?> type, $field->value);?> value);?>