![]() |
|
||||||||||
|
DOMElement->getAttribute()(no version information, might be only in CVS) DOMElement->getAttribute() -- Returns value of attributeОписаниеclass DOMElement {string getAttribute ( string name ) }
Gets the value of the attribute with name Возвращаемые значения
The value of the attribute, or an empty string if no attribute with the
given DOMElement->getAttribute() There are no user contributed notes for this page. |