DOMElement->removeAttribute()
Opis
class DOMElement {bool removeAttribute ( string name )
}
Removes attribute named name from the element.
| Poprzedni | Spis treści | Następny |
| DOMElement->hasAttributeNS() | Początek rozdziału | DOMElement->removeAttributeNode() |