splitText()"HREF="function.dom-domtext-splittext.html"> Manuál PHP Předcházející Další (n..."/>
Forum und email
DOMText->isWhitespaceInElementContent()

DOMText->isWhitespaceInElementContent()

(no version information, might be only in CVS)

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

Popis

class 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.

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.