検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 80 for [SIMILAR] 16 1024 4096 WITH 23618 複製 WITH 1862... (0.085 sec.)
DOMDocumentType クラス 3217
« DOMDocumentFragment::__construct DOMElement » PHP Manual DOM DOMDocumentType クラス DOMDocumentType クラス (PHP 5, PHP 7, PHP 8) はじめに 各 DOMDocument は doctype 属性を保持しており、その値は null あるいは DOMDocumentType オブジェクトです。 クラス概要 class DOMDocumentType extends DOM ...
https://man.plustar.jp/php/class.domdocumenttype.html - [similar]
DOMCharacterData クラス 3217
« 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]
DOMText クラス 3217
« 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]
DOMEntity クラス 3217
« DOMElement::setIdAttributeNS DOMEntityReference » PHP Manual DOM DOMEntity クラス DOMEntity クラス (PHP 5, PHP 7, PHP 8) はじめに このインターフェイスは、XML ドキュメント内の既知のエンティティを表します。 パース済みかどうかは関係ありません。 クラス概要 class DOMEntity extends DOMNode { ...
https://man.plustar.jp/php/class.domentity.html - [similar]
DOMElement クラス 3217
« DOMDocumentType DOMElement::__construct » PHP Manual DOM DOMElement クラス DOMElement クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMElement extends DOMNode implements DOMParentNode , DOMChildNode { /* プロパティ */ public readonly string $ tagName ; public readonly mixed $ schemaTyp ...
https://man.plustar.jp/php/class.domelement.html - [similar]
DOMDocument クラス 3217
« 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]
ノードをファイルに正規化する 3217
« DOMNode::C14N DOMNode::cloneNode » PHP Manual DOMNode ノードをファイルに正規化する DOMNode::C14NFile (PHP 5 >= 5.2.0, PHP 7, PHP 8) DOMNode::C14NFile — ノードをファイルに正規化する 説明 public DOMNode::C14NFile ( string $uri , bool $exclusive = false , bool $withComments = false , ? ar ...
https://man.plustar.jp/php/domnode.c14nfile.html - [similar]
ノードが存在する行の番号を取得します。 3217
« DOMNode::cloneNode DOMNode::getNodePath » PHP Manual DOMNode ノードが存在する行の番号を取得します。 DOMNode::getLineNo (PHP 5 >= 5.3.0, PHP 7, PHP 8) DOMNode::getLineNo — ノードが存在する行の番号を取得します。 説明 public DOMNode::getLineNo (): int ノードが定義された行の番号を取得します ...
https://man.plustar.jp/php/domnode.getlineno.html - [similar]
2 つのノードが等しいかどうかを調べる 3217
« DOMNode::isDefaultNamespace DOMNode::isSupported » PHP Manual DOMNode 2 つのノードが等しいかどうかを調べる DOMNode::isSameNode (PHP 5, PHP 7, PHP 8) DOMNode::isSameNode — 2 つのノードが等しいかどうかを調べる 説明 public DOMNode::isSameNode ( DOMNode $otherNode ): bool この関数は、2 つの ...
https://man.plustar.jp/php/domnode.issamenode.html - [similar]
参照しているノードの前に新しい子を追加する 3217
« DOMNode::hasChildNodes DOMNode::isDefaultNamespace » PHP Manual DOMNode 参照しているノードの前に新しい子を追加する DOMNode::insertBefore (PHP 5, PHP 7, PHP 8) DOMNode::insertBefore — 参照しているノードの前に新しい子を追加する 説明 public DOMNode::insertBefore ( DOMNode $node , ? DOMNod ...
https://man.plustar.jp/php/domnode.insertbefore.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT