DomElement->set_attribute
Description
bool DomElement->set_attribute ( string name, string value)Sets an attribute with name name to the given value. If the attribute does not exist, it will be created.
See also domelement_get_attribute().
| Zurück | Zum Anfang | Weiter |
| DomElement->remove_attribute | Nach oben | DomElement->tagname |