form->getFieldsets(); JFactory::getDocument()->addScriptDeclaration(" Joomla.submitbutton = function(task) { if (task == 'profile.cancel' || document.formvalidator.isValid(document.getElementById('profile-form'))) { Joomla.submitform(task, document.getElementById('profile-form')); } } "); ?>
    form->getFieldset('user_details') as $field) : ?>
  • label; ?> input; ?>
name == 'user_details') : continue; endif; echo JHtml::_('sliders.panel', JText::_($fieldset->label), $fieldset->name); ?>
label); ?>
    form->getFieldset($fieldset->name) as $field) : ?> hidden) : ?> input; ?>
  • label; ?> input; ?>