Manuál PHP Předcházející Další (no version information, might be only in CVS) tidyNode::getParent -- returns the par..."/>
Forum und email
tidyNode::getParent

tidyNode::getParent

(no version information, might be only in CVS)

tidyNode::getParent -- returns the parent node of the current node

Popis

tidyNode tidyNode::getParent ( void )

Returns the parent node of the current node.

Návratové hodnoty

Returns a tidyNode if the node has a parent, or NULL otherwise.