![]() | DOMElement->getAttributeNode()(no version information, might be only in CVS) DOMElement->getAttributeNode() -- Restituisce il nodo attributoDescrizioneclass DOMElement {DOMAttr getAttributeNode ( string name ) } Restituisce il nodo attributo con nome name per l'elemento corrente. Vedere anche:
| ![]() | |||