JForm::getFieldsets
Method to get an array of fieldset objects optionally filtered over a given field group.
Signature
public function getFieldsets([string
$group = null] )
Parameters
-
$group
- The dot-separated form group path on which to filter the fieldsets.
Returns
- array
- The array of fieldset objects.