検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 137 for [SIMILAR] 16 1024 4096 WITH 18090 commonmark WIT... (0.265 sec.)
DOMCdataSection クラス 0
« 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]
DOMComment クラス 0
« 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]
DOMDocumentFragment クラス 0
« 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 クラス 0
« 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]
参照しているノードの前に新しい子を追加する 0
« 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]
子を置き換える 0
« DOMNode::removeChild DOMNodeList » PHP Manual DOMNode 子を置き換える DOMNode::replaceChild (PHP 5, PHP 7, PHP 8) DOMNode::replaceChild — 子を置き換える 説明 public DOMNode::replaceChild ( DOMNode $node , DOMNode $child ): DOMNode | false この関数は、子要素 child を新しいノードに 置き換 ...
https://man.plustar.jp/php/domnode.replacechild.html - [similar]
DOMCharacterData クラス 0
« 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 クラス 0
« 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]
現在のドキュメントにノードをインポートする 0
« DOMDocument::getElementsByTagNameNS DOMDocument::load » PHP Manual DOMDocument 現在のドキュメントにノードをインポートする DOMDocument::importNode (PHP 5, PHP 7, PHP 8) DOMDocument::importNode — 現在のドキュメントにノードをインポートする 説明 public DOMDocument::importNode ( DOMNode $no ...
https://man.plustar.jp/php/domdocument.importnode.html - [similar]
空の DOMDocumentType オブジェクトを作成する 0
« DOMImplementation::createDocument DOMImplementation::hasFeature » PHP Manual DOMImplementation 空の DOMDocumentType オブジェクトを作成する DOMImplementation::createDocumentType (PHP 5, PHP 7, PHP 8) DOMImplementation::createDocumentType — 空の DOMDocumentType オブジェクトを作成する 説明 ...
https://man.plustar.jp/php/domimplementation.createdocumenttype.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 NEXT