PHP 8.5.0 Beta 2 available for testing

DOMText::isElementContentWhitespace

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

DOMText::isElementContentWhitespaceReturns whether this text node contains whitespace in element content

Description

public DOMText::isElementContentWhitespace(): bool

Parameters

This function has no parameters.

Return Values

Returns true on success or false on failure.

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes 1 note

up
0
riking
7 years ago
This is the recommended (W3C) function name for the equivalent:
http://php.net/manual/en/domtext.iswhitespaceinelementcontent.php

See there for additional notes.
+add a note

AltStyle によって変換されたページ (->オリジナル) /