API17

API17:JSimpleXMLElement::removeAttribute

From Joomla! Documentation

Joomla 11.1 JSimpleXMLElement::removeAttribute

Description

Removes an attribute from the element.


public function removeAttribute ($name)
Parameter Type Default Description
$name string
  • Returns
  • Defined on line 485 of libraries/joomla/utilities/simplexml.php

See also


User contributed notes

Code Examples