(PHP 5, PECL tidy:0.5.2-1.2)
tidy_is_xhtml — Indique si le document est un document XHTML
Style procédural
bool tidy_is_xhtml ( tidy $object )Style orienté objet (méthode)
bool tidy->isXhtml ( void )tidy_is_xhtml() retourne TRUE si l'objet object Tidy est un document XHTML ou FALSE sinon.
Cette fonction n'est pas encore implémentée par la bibliothèque Tidylib elle-même, donc elle retournera toujours FALSE .