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

search for in the

tidy_load_config> <tidy_is_xhtml
Last updated: Fri, 10 Oct 2008

view this page in

tidy_is_xml

(PHP 5, PECL tidy:0.5.2-1.2)

tidy_is_xmlドキュメントが一般的な XML ドキュメント (非 HTML/XHTML) かどうかを示す

説明

手続き型:

bool tidy_is_xml ( tidy $object )

オブジェクト指向型:

bool tidy->isXml ( void )

指定した Tidy オブジェクト object が一般的な XML ドキュメント (非 HTML/XHTML) の場合、 この関数は TRUE を返します。 その他の場合は FALSE を返します。

警告

この関数はまだ Tidylib 自身に実装されていません。 なので、常に FALSE を返します。



add a note add a note User Contributed Notes
tidy_is_xml
There are no user contributed notes for this page.

tidy_load_config> <tidy_is_xhtml
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites