form)): ?>
form->getFieldsets() as $fieldset): // Iterate through the form fieldsets and display each one.?>
name != 'core'): ?>
form->getFieldset($fieldset->name);?>
label)):// If the fieldset has a label set, display it as the legend.?>
label);?>
hidden):// If the field is hidden, just display the input.?>