tidy_get_root
(PHP 5)
tidy_get_root --
Returns a TidyNode Object representing the root of the tidy parse tree
Description
Procedural style:
object
tidy_get_root ( resource tidy)
Object oriented style:
object
tidy->root ( void )
Warning |
This function is
currently not documented; only the argument list is
available. |
Note: This function is only available with Zend Engine 2,
this means PHP >= 5.0.0.