DOMNode::hasChildNodes

Checks if node has children

Beschreibung

public bool DOMNode::hasChildNodes ( void )

This function checks if the node has children.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch

  • DOMNode::hasAttributes