Forum und email

DOMElement->getAttributeNode()

(No version information available, might be only in CVS)

DOMElement->getAttributeNode() β€” Returns attribute node

ОписаниС

DOMElement
DOMAttr getAttributeNode ( string $name )

Returns the attribute node with name name for the current element.

Бписок ΠΏΠ°Ρ€Π°ΠΌΠ΅Ρ‚Ρ€ΠΎΠ²

name

The name of the attribute.

Π’ΠΎΠ·Π²Ρ€Π°Ρ‰Π°Π΅ΠΌΡ‹Π΅ значСния

The attribute node.