検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 82 for [SIMILAR] 16 1024 4096 WITH 52635 domtext WITH 4... (0.433 sec.)
DOMText クラス 10000
« DOMProcessingInstruction::__construct DOMText::__construct » PHP Manual DOM DOMText クラス DOMText クラス (PHP 5, PHP 7, PHP 8) はじめに DOMText クラスは DOMCharacterData を継承しており、 DOMElement あるいは DOMAttr の中身のテキストを表します。 クラス概要 class DOMText extends DOMChara ...
https://man.plustar.jp/php/class.domtext.html - [similar]
DOMCdataSection クラス 8790
« DOMAttr::isId DOMCdataSection::__construct » PHP Manual DOM DOMCdataSection クラス DOMCdataSection クラス (PHP 5, PHP 7, PHP 8) はじめに DOMCdataSection は DOMText を継承したクラスで、 CData のテキスト表現に使います。 クラス概要 class DOMCdataSection extends DOMText { /* 継承したプロパ ...
https://man.plustar.jp/php/class.domcdatasection.html - [similar]
新しい DOMText オブジェクトを作成する 7092
« DOMText DOMText::isElementContentWhitespace » PHP Manual DOMText 新しい DOMText オブジェクトを作成する DOMText::__construct (PHP 5, PHP 7, PHP 8) DOMText::__construct — 新しい DOMText オブジェクトを作成する 説明 public DOMText::__construct ( string $data = "" ) 新しい DOMText オブジェク ...
https://man.plustar.jp/php/domtext.construct.html - [similar]
このテキストノードが、要素の内容にホワイトスペースが含まれているかを返す 7092
« DOMText::__construct DOMText::isWhitespaceInElementContent » PHP Manual DOMText このテキストノードが、要素の内容にホワイトスペースが含まれているかを返す DOMText::isElementContentWhitespace (No version information available, might only be in Git) DOMText::isElementContentWhitespace — こ ...
https://man.plustar.jp/php/domtext.iselementcontentwhitespace.html - [similar]
このテキストノードが空白を含むかどうかを示す 7092
« DOMText::isElementContentWhitespace DOMText::splitText » PHP Manual DOMText このテキストノードが空白を含むかどうかを示す DOMText::isWhitespaceInElementContent (PHP 5, PHP 7, PHP 8) DOMText::isWhitespaceInElementContent — このテキストノードが空白を含むかどうかを示す 説明 public DOMText: ...
https://man.plustar.jp/php/domtext.iswhitespaceinelementcontent.html - [similar]
指定したオフセットでノードを 2 つに分割する 7092
« DOMText::isWhitespaceInElementContent DOMXPath » PHP Manual DOMText 指定したオフセットでノードを 2 つに分割する DOMText::splitText (PHP 5, PHP 7, PHP 8) DOMText::splitText — 指定したオフセットでノードを 2 つに分割する 説明 public DOMText::splitText ( int $offset ): DOMText | false 指定 ...
https://man.plustar.jp/php/domtext.splittext.html - [similar]
DOMComment クラス 7038
« DOMChildNode::replaceWith DOMComment::__construct » PHP Manual DOM DOMComment クラス DOMComment クラス (PHP 5, PHP 7, PHP 8) はじめに コメントノード、つまり <!-- と --> で囲まれた文字を表します。 クラス概要 class DOMComment extends DOMCharacterData { /* 継承したプロパティ */ public str ...
https://man.plustar.jp/php/class.domcomment.html - [similar]
DOMCharacterData クラス 6881
« DOMCdataSection::__construct DOMCharacterData::appendData » PHP Manual DOM DOMCharacterData クラス DOMCharacterData クラス (PHP 5, PHP 7, PHP 8) はじめに 文字データノードを表します。このクラスに直接対応するノードはなく、 他のノードがこれを継承します。 クラス概要 class DOMCharacterData ...
https://man.plustar.jp/php/class.domcharacterdata.html - [similar]
DOMDocument クラス 6025
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.html - [similar]
DOMNotation クラス 6025
« DOMNodelist::item DOMParentNode » PHP Manual DOM DOMNotation クラス DOMNotation クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNotation extends DOMNode { /* プロパティ */ public readonly string $ publicId ; public readonly string $ systemId ; /* 継承したプロパティ */ public readonly ...
https://man.plustar.jp/php/class.domnotation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT