Forum und email

tidy_is_xhtml

(PHP 5, PECL tidy:0.5.2-1.2)

tidy_is_xhtml — Indique si le document est un document XHTML

Description

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.

Warning

Cette fonction n'est pas encore implémentée par la bibliothèque Tidylib elle-même, donc elle retournera toujours FALSE.