API17:JXMLElement::getAttribute
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.
JXMLElement::getAttribute
Description
Legacy method gets an elements attribute by name.
Description:JXMLElement::getAttribute [Edit Descripton]
Synopsis
public JXMLElement::getAttribute ($name)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string |
Returns
string
Defined in
libraries/joomla/utilities/xmlelement.php (line 57)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JXMLElement::getAttribute
Examples
<CodeExamplesForm />
