Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
DomElement->get_attribute_node() -- Returns the node of the given attributeReturns 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 name
is
found.
Předcházející | Domů | Další |
DomDocumentType->system_id() | Nahoru | DomElement->get_attribute() |