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 )

Pozor

Ta funkcija še nima spisane dokumentacije; na voljo je samo seznam argumentov.

Opomba: This function is only available with Zend Engine 2, this means PHP >= 5.0.0.