DomNode->has_attributes
(no version information, might be only in CVS)
DomNode->has_attributes -- Checks if node has attributesDescription
bool DomNode->has_attributes ( void )This function checks if the node has attributes.
See also domnode_has_child_nodes().
| Zurück | Zum Anfang | Weiter |
| DomNode->get_content | Nach oben | DomNode->has_child_nodes |