JSimpleXMLElement::removeAttribute/1.5
From Joomla! Documentation
JSimpleXMLElement::removeAttribute
Description
Removes an attribute from the element.
Description:JSimpleXMLElement::removeAttribute [Edit Descripton]
public function removeAttribute ($name)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string |
- Returns
- Defined on line 502 of libraries/joomla/utilities/simplexml.php
See also
-
JSimpleXMLElement::removeAttribute on api.joomla.org
-
JSimpleXMLElement source code on JoomlaCode
-
Class JSimpleXMLElement
-
Subpackage Utilities
- Other versions of JSimpleXMLElement::removeAttribute
SeeAlso:JSimpleXMLElement::removeAttribute [Edit See Also]
User contributed notes
<CodeExamplesForm />