Forum und email

DOMElement->getAttributeNode()

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

DOMElement->getAttributeNode() — 属性ノードを返す

説明

DOMElement
DOMAttr getAttributeNode ( string $name )

現在の要素の、name という名前の 属性ノードを返します。

パラメータ

name

属性の名前。

返り値

属性ノードを返します。