![]() |
|
||||||||||
|
DomElement->get_attribute_node()(no version information, might be only in CVS) DomElement->get_attribute_node() -- Returns the node of the given attributeОписаниеclass DomElement {DomAttribute get_attribute_node ( string name ) } Returns the node of the given attribute in the current element. Возвращаемые значения
Returns the node of the attribute as a DomAttribute
or FALSE if no attribute with the given Примеры
DomElement->get_attribute_node() There are no user contributed notes for this page. |