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

search for in the

tidy::isXml> <tidy::html
[edit] Last updated: Fri, 17 May 2013

view this page in

tidy::isXhtml

tidy_is_xhtml

(PHP 5, PECL tidy >= 0.5.2)

tidy::isXhtml -- tidy_is_xhtmlIndica si el documento es XHTML

Descripción

Estilo orientado a objetos

bool tidy::isXhtml ( void )

Estilo por procedimientos

bool tidy_is_xhtml ( tidy $object )

Dice si el documento es XHTML.

Parámetros

object

El objeto Tidy.

Valores devueltos

Esta función devuelve TRUE si el objeto object tidy especificado es XHTML, o FALSE de otra forma.

Advertencia

Esta función no está implementada aún en Tidylib, por lo que siempre devolverá FALSE.



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

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