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 )

警告

该函数目前尚无参考文档;仅参数列表可用。

注: 本函数能用于 Zend Engine 2,这意味着 PHP >= 5.0.0。