検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 209 for [SIMILAR] 16 1024 4096 WITH 33189 domparentnode ... (0.186 sec.)
SimpleXMLElement クラス 0
« XML エラーの対応 SimpleXMLElement::addAttribute » PHP Manual SimpleXML SimpleXMLElement クラス SimpleXMLElement クラス (PHP 5, PHP 7, PHP 8) はじめに XML ドキュメントの要素をあらわします。 クラス概要 class SimpleXMLElement implements Stringable , Countable , RecursiveIterator { /* メソ ...
https://man.plustar.jp/php/class.simplexmlelement.html - [similar]
DOMElement クラス 0
« 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 クラス 0
« 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]
生の XML データを追加する 0
« DOMDocumentFragment DOMDocumentFragment::__construct » PHP Manual DOMDocumentFragment 生の XML データを追加する DOMDocumentFragment::appendXML (PHP 5 >= 5.1.0, PHP 7, PHP 8) DOMDocumentFragment::appendXML — 生の XML データを追加する 説明 public DOMDocumentFragment::appendXML ( string $ ...
https://man.plustar.jp/php/domdocumentfragment.appendxml.html - [similar]
名前で指定されたノードを取得する 0
« DOMNamedNodeMap::count DOMNamedNodeMap::getNamedItemNS » PHP Manual DOMNamedNodeMap 名前で指定されたノードを取得する DOMNamedNodeMap::getNamedItem (PHP 5, PHP 7, PHP 8) DOMNamedNodeMap::getNamedItem — 名前で指定されたノードを取得する 説明 public DOMNamedNodeMap::getNamedItem ( string $ ...
https://man.plustar.jp/php/domnamednodemap.getnameditem.html - [similar]
カレントノードの親ノードを返す 0
« tidyNode::__construct tidyNode::hasChildren » PHP Manual tidyNode カレントノードの親ノードを返す tidyNode::getParent (PHP 5 >= 5.2.2, PHP 7, PHP 8) tidyNode::getParent — カレントノードの親ノードを返す 説明 public tidyNode::getParent (): ? tidyNode カレントノードの親ノードを返します。 パ ...
https://man.plustar.jp/php/tidynode.getparent.html - [similar]
新しい属性ノードを要素に追加する 0
« DOMElement::setAttributeNode DOMElement::setAttributeNS » PHP Manual DOMElement 新しい属性ノードを要素に追加する DOMElement::setAttributeNodeNS (PHP 5, PHP 7, PHP 8) DOMElement::setAttributeNodeNS — 新しい属性ノードを要素に追加する 説明 public DOMElement::setAttributeNodeNS ( DOMAttr $ ...
https://man.plustar.jp/php/domelement.setattributenodens.html - [similar]
新しい属性ノードを要素に追加する 0
« DOMElement::setAttribute DOMElement::setAttributeNodeNS » PHP Manual DOMElement 新しい属性ノードを要素に追加する DOMElement::setAttributeNode (PHP 5, PHP 7, PHP 8) DOMElement::setAttributeNode — 新しい属性ノードを要素に追加する 説明 public DOMElement::setAttributeNode ( DOMAttr $attr ) ...
https://man.plustar.jp/php/domelement.setattributenode.html - [similar]
このノードが兄弟ノードを持つかどうかを調べる 0
« tidyNode::hasChildren tidyNode::isAsp » PHP Manual tidyNode このノードが兄弟ノードを持つかどうかを調べる tidyNode::hasSiblings (PHP 5, PHP 7, PHP 8) tidyNode::hasSiblings — このノードが兄弟ノードを持つかどうかを調べる 説明 public tidyNode::hasSiblings (): bool ノードが兄弟ノードを持つか ...
https://man.plustar.jp/php/tidynode.hassiblings.html - [similar]
ノードをファイルに正規化する 0
« 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]