7.13. Opt_Xml_Element class
7.13.1. addAttribute()
7.13. Opt_Xml_Element class
« Previous
7.13.2. countAttributes()
Next »

7.13.1. addAttribute()

Statuspublic
Referencebool addAttribute(Opt_Xml_Attribute $attribute)

Adds the new XML attribute $attribute to the tag. If the tag already contains an attribute with the specified name, the method returns false.

See also:

7.13.1. addAttribute()
7.13. Opt_Xml_Element class
« Previous
7.13. Opt_Xml_Element class
Next »
7.13.2. countAttributes()