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, 27 Jun 2008

view this page in

tidy_is_xml

(PHP 5, PECL tidy:0.5.2-1.2)

tidy_is_xml — Stwierdza, czy dokument jest ogólnym dokumentem XML (nie HTML/XHTML)

Opis

Styl proceduralny:

bool tidy_is_xml ( tidy $obiekt )

Styl zorientowany obiektowo:

bool tidy->isXml ( void )

Ta funkcja zwraca TRUE jeśli określony obiekt tidy jest ogólnym dokumentem XML (nie HTML/XHTML), w przeciwnym wypadku zwraca FALSE .

Ostrzeżenie

Ta funkcja jeszcze nie jest zaimplementowana w bibliotece Tidylib, tak więc zawsze zwraca 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, 27 Jun 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites