API17:JForm::getFieldset
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JForm::getFieldset
Description
Method to get an array of objects in a given fieldset by name.
Description:JForm::getFieldset [Edit Descripton]
Synopsis
public JForm::getFieldset ($set=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $set | null |
Returns
Defined in
libraries/joomla/form/form.php (line 317)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
