Results of 1 - 10 of about 240 for [SIMILAR] 16 1024 4096 WITH 8944 domnode WITH 79... (0.220 sec.)
- 指定した namespaceURI がデフォルトの名前空間かどうかを調べる 10000
- « DOMNode::insertBefore DOMNode::isSameNode » PHP Manual DOMNode 指定した namespaceURI がデフォルトの名前空間かどうかを調べる DOMNode::isDefaultNamespace (PHP 5, PHP 7, PHP 8) DOMNode::isDefaultNamespace — 指定した namespaceURI がデフォルトの名前空間かどうかを調べる 説明 public DOMNode::
...
-
https://man.plustar.jp/php/domnode.isdefaultnamespace.html
- [similar]
- 同一ファイル内での複数の名前空間の定義 7682
- « サブ名前空間の宣言 名前空間の使用法: 基本編 » PHP Manual 名前空間 同一ファイル内での複数の名前空間の定義 同一ファイル内での複数の名前空間の定義 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 複数の名前空間を同一ファイル内で宣言することもあります。 この場合の構文は次の 2 通りです。 例1 シンプルな組み合
...
-
https://man.plustar.jp/php/language.namespaces.definitionmultiple.html
- [similar]
- namespace キーワードおよび __NAMESPACE__ 定数 6661
- « 名前空間と動的言語機能 名前空間の使用法: エイリアス/インポート » PHP Manual 名前空間 namespace キーワードおよび __NAMESPACE__ 定数 namespace キーワードおよび __NAMESPACE__ 定数 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP には、現在の名前空間内の要素へのアクセスを抽象化するための方法が 2 通りあり
...
-
https://man.plustar.jp/php/language.namespaces.nsconstants.html
- [similar]
- DOMElement クラス 6293
- « 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]
- DOMNode クラス 6293
- « 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]
- DOMDocument クラス 6293
- « 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]
- DOMNotation クラス 6293
- « DOMNodelist::item DOMParentNode » PHP Manual DOM DOMNotation クラス DOMNotation クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNotation extends DOMNode { /* プロパティ */ public readonly string $ publicId ; public readonly string $ systemId ; /* 継承したプロパティ */ public readonly
...
-
https://man.plustar.jp/php/class.domnotation.html
- [similar]
- DOMEntityReference クラス 6293
- « 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 クラス 6293
- « 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 クラス 6293
- « 例 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]