検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 82 for [SIMILAR] 16 1024 4096 WITH 52635 domtext WITH 4... (0.159 sec.)
DOMEntityReference クラス 6025
« DOMEntity DOMEntityReference::__construct » PHP Manual DOM DOMEntityReference クラス DOMEntityReference クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMEntityReference extends DOMNode { /* 継承したプロパティ */ public readonly string $ nodeName ; public ? string $ nodeValue ; public r ...
https://man.plustar.jp/php/class.domentityreference.html - [similar]
DOMProcessingInstruction クラス 6025
« DOMParentNode::prepend DOMProcessingInstruction::__construct » PHP Manual DOM DOMProcessingInstruction クラス DOMProcessingInstruction クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMProcessingInstruction extends DOMNode { /* プロパティ */ public readonly string $ target ; public stri ...
https://man.plustar.jp/php/class.domprocessinginstruction.html - [similar]
DOMAttr クラス 6025
« 例 DOMAttr::__construct » PHP Manual DOM DOMAttr クラス DOMAttr クラス (PHP 5, PHP 7, PHP 8) はじめに DOMNode を継承します。 DOMAttr は、 DOMElement オブジェクトの属性を表します。 クラス概要 class DOMAttr extends DOMNode { /* プロパティ */ public readonly string $ name ; public readonl ...
https://man.plustar.jp/php/class.domattr.html - [similar]
DOMDocumentFragment クラス 6025
« DOMDocument::xinclude DOMDocumentFragment::appendXML » PHP Manual DOM DOMDocumentFragment クラス DOMDocumentFragment クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMDocumentFragment extends DOMNode implements DOMParentNode { /* プロパティ */ public readonly ? DOMElement $ firstElement ...
https://man.plustar.jp/php/class.domdocumentfragment.html - [similar]
DOMDocumentType クラス 6025
« 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]
DOMNode クラス 6025
« DOMNamedNodeMap::item DOMNode::appendChild » PHP Manual DOM DOMNode クラス DOMNode クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNode { /* プロパティ */ public readonly string $ nodeName ; public ? string $ nodeValue ; public readonly int $ nodeType ; public readonly ? DOMNode $ par ...
https://man.plustar.jp/php/class.domnode.html - [similar]
DOMEntity クラス 6025
« 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 クラス 6025
« 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]
ノードを複製する 6025
« DOMNode::C14NFile DOMNode::getLineNo » PHP Manual DOMNode ノードを複製する DOMNode::cloneNode (PHP 5, PHP 7, PHP 8) DOMNode::cloneNode — ノードを複製する 説明 public DOMNode::cloneNode ( bool $deep = false ): DOMNode | false ノードのコピーを作成します。 パラメータ deep 子孫要素を含めて ...
https://man.plustar.jp/php/domnode.clonenode.html - [similar]
2 つのノードが等しいかどうかを調べる 6025
« 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]
PREV 1 2 3 4 5 6 7 8 9 NEXT