DOMText
PHP Manual

DOMText::isWhitespaceInElementContent

(PHP 5)

DOMText::isWhitespaceInElementContent Indicates whether this text node contains whitespace

Descrição

bool DOMText::isWhitespaceInElementContent ( void )

Indicates whether this text node contains whitespace. The text node is determined to contain whitespace in element content during the load of the document.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.


DOMText
PHP Manual