DOM
PHP Manual

DOMText->isWhitespaceInElementContent()

(No version information available, might be only in CVS)

DOMText->isWhitespaceInElementContent() — Indicates whether this text node contains whitespace

Опи�ание

DOMText
bool 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.

Возвращаемые значени�

Возвращает TRUE в �лучае у�пешного завершени� или FALSE в �лучае возникновени� ошибки.


DOM
PHP Manual