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

search for in the

tidy::isXml> <tidy::html
[edit] Last updated: Fri, 25 May 2012

view this page in

tidy::isXhtml

tidy_is_xhtml

(PHP 5, PECL tidy >= 0.5.2)

tidy::isXhtml -- tidy_is_xhtmlドキュメントが XHTML ドキュメントかどうかを示す

説明

オブジェクト指向型

bool tidy::isXhtml ( void )

手続き型

bool tidy_is_xhtml ( tidy $object )

ドキュメントが XHTML ドキュメントであるかどうかを調べます。

パラメータ

object

Tidy オブジェクト。

返り値

指定した Tidy オブジェクト object が XHTML ドキュメントの場合、この関数は TRUE を返します。 その他の場合は FALSE を返します。

警告

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



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

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