DomAttribute->set_value
(no version information, might be only in CVS)
DomAttribute->set_value --
Sets the value of an attribute
Leírás
class
DomAttribute {
bool
set_value ( string content )
}
This function sets the value of an attribute.
Visszatérési értékek
Siker esetén TRUE értékkel tér vissza,
ellenkező esetben FALSE értéket ad.
Migrating to PHP 5
Set the value property of
DOMAttr.