Query: tidy_is_xhtml
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TIDY_IS_XHTML(3) 1 TIDY_IS_XHTML(3) tidy::isXhtml - Indicates if the document is a XHTML document Object oriented styleSYNOPSISbool tidy::isXhtml (void )DESCRIPTIONProcedural style bool tidy_is_xhtml (tidy $object) Tells if the document is a XHTML document.PARAMETERSo $object - The Tidy object.RETURN VALUESThis 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_get_html(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 |
|---|
| User Guide: Posting in the Emergency Forum |
| Rules for Homework & Coursework Questions Forum |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |