tidy_is_xhtml(3) php man page | unix.com

Man Page: tidy_is_xhtml

Operating Environment: php

Section: 3

TIDY_IS_XHTML(3)							 1							  TIDY_IS_XHTML(3)

tidy::isXhtml - Indicates if the document is a XHTML document

       Object oriented style

SYNOPSIS
bool tidy::isXhtml (void )
DESCRIPTION
Procedural style bool tidy_is_xhtml (tidy $object) Tells if the document is a XHTML document.
PARAMETERS
o $object - The Tidy object.
RETURN VALUES
This function returns TRUE if the specified tidy $object is a XHTML document, or FALSE otherwise. Warning This function is not yet implemented in the Tidylib itself, so it always return FALSE. PHP Documentation Group TIDY_IS_XHTML(3)
Related Man Pages
tidy_diagnose(3) - php
tidy_get_opt_doc(3) - php
tidy_getopt(3) - php
tidy_parse_file(3) - php
tidy.diagnose(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update