検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 48 for DOMElement (0.029 sec.)
新しい DOMProcessingInstruction オブジェクトを作成する 6270
« DOMProcessingInstruction DOMText » PHP Manual DOMProcessingInstruction 新しい DOMProcessingIns ... 1.0' , 'UTF-8' ); $html = $dom -> appendChild (new DOMElement ( 'html' )); $body = $html -> appendChild (new DOM ...
https://man.plustar.jp/php/domprocessinginstruction.construct.html - [similar]
XML 操作 6240
« win32_stop_service DOM » PHP Manual 関数リファレンス XML 操作 XML 操作 DOM — Document Object M ... nt クラス DOMDocumentType — DOMDocumentType クラス DOMElementDOMElement クラス DOMEntity — DOMEntity クラス D ...
https://man.plustar.jp/php/refs.xml.html - [similar]
DOMAttr クラス 6194
« 例 DOMAttr::__construct » PHP Manual DOM DOMAttr クラス DOMAttr クラス (PHP 5, PHP 7, PHP 8) は ... じめに DOMNode を継承します。 DOMAttr は、 DOMElement オブジェクトの属性を表します。 クラス概要 class DO ... = true ; public string $ value ; public readonly ? DOMElement $ ownerElement ; public readonly mixed $ schemaTyp ...
https://man.plustar.jp/php/class.domattr.html - [similar]
DOMCdataSection クラス 6194
« DOMAttr::isId DOMCdataSection::__construct » PHP Manual DOM DOMCdataSection クラス DOMCdataSec ... ; public readonly int $ length ; public readonly ? DOMElement $ previousElementSibling ; public readonly ? DOMEl ...
https://man.plustar.jp/php/class.domcdatasection.html - [similar]
DOMComment クラス 6194
« DOMChildNode::replaceWith DOMComment::__construct » PHP Manual DOM DOMComment クラス DOMCommen ... ; public readonly int $ length ; public readonly ? DOMElement $ previousElementSibling ; public readonly ? DOMEl ...
https://man.plustar.jp/php/class.domcomment.html - [similar]
DOMDocumentFragment クラス 6194
« DOMDocument::xinclude DOMDocumentFragment::appendXML » PHP Manual DOM DOMDocumentFragment クラ ... DOMParentNode { /* プロパティ */ public readonly ? DOMElement $ firstElementChild ; public readonly ? DOMElement ...
https://man.plustar.jp/php/class.domdocumentfragment.html - [similar]
DOMCharacterData クラス 6134
« DOMCdataSection::__construct DOMCharacterData::appendData » PHP Manual DOM DOMCharacterData ク ... ; public readonly int $ length ; public readonly ? DOMElement $ previousElementSibling ; public readonly ? DOMEl ...
https://man.plustar.jp/php/class.domcharacterdata.html - [similar]
DOMNode クラス 6043
« DOMNamedNodeMap::item DOMNode::appendChild » PHP Manual DOM DOMNode クラス DOMNode クラス (PHP ... 型に応じてノードの値を返す。 W3C の仕様とは異なり、 DOMElement ノードの値は null ではなく DOMNode::textContent と ... 存在しない場合は null を返す attributes このノードが DOMElement の場合は ノードの属性を含む DOMNamedNodeMap 、 それ ...
https://man.plustar.jp/php/class.domnode.html - [similar]
新しい DOMEntityReference オブジェクトを作成する 6013
« DOMEntityReference DOMException » PHP Manual DOMEntityReference 新しい DOMEntityReference オブ ... iso-8859-1' ); $element = $dom -> appendChild (new DOMElement ( 'root' )); $entity = $element -> appendChild (ne ...
https://man.plustar.jp/php/domentityreference.construct.html - [similar]
新しい DOMText オブジェクトを作成する 6013
« DOMText DOMText::isElementContentWhitespace » PHP Manual DOMText 新しい DOMText オブジェクトを ... iso-8859-1' ); $element = $dom -> appendChild (new DOMElement ( 'root' )); $text = $element -> appendChild (new ...
https://man.plustar.jp/php/domtext.construct.html - [similar]
PREV 1 2 3 4 5 NEXT