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.
Π‘ΠΌΠΎΡΡΠΈΡΠ΅ ΡΠ°ΠΊΠΆΠ΅