Query: tidy_get_html_ver
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TIDY_GET_HTML_VER(3) 1 TIDY_GET_HTML_VER(3) tidy::getHtmlVer - Get the Detected HTML version for the specified document Object oriented styleSYNOPSISint tidy::getHtmlVer (void )DESCRIPTIONProcedural style int tidy_get_html_ver (tidy $object) Returns the detected HTML version for the specified tidy $object.PARAMETERSo $object - The Tidy object.RETURN VALUESReturns the detected HTML version. Warning This function is not yet implemented in the Tidylib itself, so it always return 0. PHP Documentation Group TIDY_GET_HTML_VER(3)
Related Man Pages |
---|
tidy_diagnose(3) - php |
tidy_get_opt_doc(3) - php |
tidy_getopt(3) - php |
tidy.html(3) - php |
tidy.getoptdoc(3) - php |