7.13. Opt_Xml_Element class
7.13.9. removeAttribute()
7.13.8. hasAttributes()
« Previous
7.13.10. setName()
Next »

7.13.9. removeAttribute()

Statuspublic
Referencebool removeAttribute(mixed $attribute)

Removes the specified attribute. The $attribute may be either the attribute name written in the XML notation: namespace:name or the object of Opt_Xml_Attribute.

See also:

7.13.9. removeAttribute()
7.13. Opt_Xml_Element class
« Previous
7.13.8. hasAttributes()
Next »
7.13.10. setName()