7.8. Opt_Xml_Attribute class
7.8.1. __construct()
7.8. Opt_Xml_Attribute class
« Previous
7.8.2. getName()
Next »

7.8.1. __construct()

Statuspublic
Reference__construct(string $name, string $value)

Creates a new attribute object with the name $name and value $value. The $name may contain the XML namespace, using the notation namespace:name.

7.8.1. __construct()
7.8. Opt_Xml_Attribute class
« Previous
7.8. Opt_Xml_Attribute class
Next »
7.8.2. getName()