JForm::findGroup
Method to get a form field group represented as an XML element object.
Signature
protected function findGroup(string
$groupĀ )
Parameters
-
$group
- The dot-separated form group path on which to find the group.
Returns
- mixed
- An array of XML element objects for the group or boolean false on error.