検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 259 for [SIMILAR] 16 1024 4096 WITH 55162 ノー WITH 4787... (0.709 sec.)
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]
新しい DOMEntityReference オブジェクトを作成する 0
« DOMEntityReference DOMException » PHP Manual DOMEntityReference 新しい DOMEntityReference オブジェクトを作成する DOMEntityReference::__construct (PHP 5, PHP 7, PHP 8) DOMEntityReference::__construct — 新しい DOMEntityReference オブジェクトを作成する 説明 public DOMEntityReference::__co ...
https://man.plustar.jp/php/domentityreference.construct.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]
子要素群の最後に新しい子要素を追加する 0
« DOMNode DOMNode::C14N » PHP Manual DOMNode 子要素群の最後に新しい子要素を追加する DOMNode::appendChild (PHP 5, PHP 7, PHP 8) DOMNode::appendChild — 子要素群の最後に新しい子要素を追加する 説明 public DOMNode::appendChild ( DOMNode $node ): DOMNode | false この関数は、既存の子要素のリスト ...
https://man.plustar.jp/php/domnode.appendchild.html - [similar]
DOMDocument に変換する 0
« XSLTProcessor::setSecurityPrefs XSLTProcessor::transformToUri » PHP Manual XSLTProcessor DOMDocument に変換する XSLTProcessor::transformToDoc (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToDoc — DOMDocument に変換する 説明 public XSLTProcessor::transformToDoc ( object $document , ? st ...
https://man.plustar.jp/php/xsltprocessor.transformtodoc.html - [similar]
ノードを正規化する 0
« DOMNode::lookupPrefix DOMNode::removeChild » PHP Manual DOMNode ノードを正規化する DOMNode::normalize (PHP 5, PHP 7, PHP 8) DOMNode::normalize — ノードを正規化する 説明 public DOMNode::normalize (): void 空のテキストノードを削除し、このノードに隣接するテキストノードとそのすべての子をマ ...
https://man.plustar.jp/php/domnode.normalize.html - [similar]
id に対応する要素を検索する 0
« DOMDocument::createTextNode DOMDocument::getElementsByTagName » PHP Manual DOMDocument id に対応する要素を検索する DOMDocument::getElementById (PHP 5, PHP 7, PHP 8) DOMDocument::getElementById — id に対応する要素を検索する 説明 public DOMDocument::getElementById ( string $elementId ): ...
https://man.plustar.jp/php/domdocument.getelementbyid.html - [similar]
ドキュメントを正規化する 0
« DOMDocument::loadXML DOMDocument::registerNodeClass » PHP Manual DOMDocument ドキュメントを正規化する DOMDocument::normalizeDocument (PHP 5, PHP 7, PHP 8) DOMDocument::normalizeDocument — ドキュメントを正規化する 説明 public DOMDocument::normalizeDocument (): void このメソッドは、まるで ...
https://man.plustar.jp/php/domdocument.normalizedocument.html - [similar]
現在のノードのコピーを DOM オブジェクトとして返す 0
« XMLReader::close XMLReader::getAttribute » PHP Manual XMLReader 現在のノードのコピーを DOM オブジェクトとして返す XMLReader::expand (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::expand — 現在のノードのコピーを DOM オブジェクトとして返す 説明 public XMLReader::expand ( ? DOMNode $baseNode = ...
https://man.plustar.jp/php/xmlreader.expand.html - [similar]
ノードの XPath を取得する 0
« DOMNode::getLineNo DOMNode::hasAttributes » PHP Manual DOMNode ノードの XPath を取得する DOMNode::getNodePath (PHP 5 >= 5.2.0, PHP 7, PHP 8) DOMNode::getNodePath — ノードの XPath を取得する 説明 public DOMNode::getNodePath (): ? string ノードの XPath ロケーションパスを取得します。 パラ ...
https://man.plustar.jp/php/domnode.getnodepath.html - [similar]