downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

tidy::parseFile> <tidy::isXhtml
[edit] Last updated: Fri, 24 May 2013

view this page in

tidy::isXml

tidy_is_xml

(PHP 5, PECL tidy >= 0.5.2)

tidy::isXml -- tidy_is_xml Indique si le document est un document XML générique (non HTML/XHTML)

Description

Style orienté objet

bool tidy::isXml ( void )

Style procédural

bool tidy_is_xml ( tidy $object )

tidy_is_xml() retourne TRUE si l'objet object Tidy est un document XML générique (non HTML/XHTML) ou FALSE sinon.

Liste de paramètres

object

L'objet Tidy

Valeurs de retour

Cette fonction retourne TRUE si l'objet tidy spécifié est une document XML générique (non HTML/XHTML), ou FALSE sinon.

Avertissement

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



add a note add a note User Contributed Notes tidy::isXml - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites