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 )

Waarschuwing

Deze functie is op het moment niet gedocumenteerd, alleen de lijst met argumenten is beschikbaar.

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