API17:JForm::getFieldAttribute
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::getFieldAttribute
Description
Method to get an attribute value from a field XML element.
Description:JForm::getFieldAttribute [Edit Descripton]
Synopsis
public JForm::getFieldAttribute ($name, $attribute, $default=null, $group=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | |||
| $attribute | |||
| $default | null | ||
| $group | null |
Returns
Defined in
libraries/joomla/form/form.php (line 287)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JForm::getFieldAttribute
Examples
<CodeExamplesForm />
