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); ?>