From 39e053f24a84bc8493489f129435e118a6d1d491 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Fri, 17 Dec 2004 15:11:30 +0000 Subject: [PATCH] switch to OO layout git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174985 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/dom/functions/dom-domattr-isid.xml | 14 +++++++++----- .../dom-domcharacterdata-appenddata.xml | 14 +++++++++----- .../dom-domcharacterdata-deletedata.xml | 16 ++++++++++------ .../dom-domcharacterdata-insertdata.xml | 16 ++++++++++------ .../dom-domcharacterdata-replacedata.xml | 18 +++++++++++------- .../dom-domcharacterdata-substringdata.xml | 16 ++++++++++------ .../dom-domdocument-createattribute.xml | 14 +++++++++----- .../dom-domdocument-createattributens.xml | 16 ++++++++++------ .../dom-domdocument-createcdatasection.xml | 14 +++++++++----- .../dom-domdocument-createcomment.xml | 14 +++++++++----- ...dom-domdocument-createdocumentfragment.xml | 14 +++++++++----- .../dom-domdocument-createelement.xml | 16 ++++++++++------ .../dom-domdocument-createelementns.xml | 16 ++++++++++------ .../dom-domdocument-createentityreference.xml | 14 +++++++++----- ...omdocument-createprocessinginstruction.xml | 16 ++++++++++------ .../dom-domdocument-createtextnode.xml | 14 +++++++++----- .../dom-domdocument-getelementbyid.xml | 14 +++++++++----- .../dom-domdocument-getelementsbytagname.xml | 14 +++++++++----- ...dom-domdocument-getelementsbytagnamens.xml | 16 ++++++++++------ .../functions/dom-domdocument-importnode.xml | 16 ++++++++++------ .../dom/functions/dom-domdocument-load.xml | 14 +++++++++----- .../functions/dom-domdocument-loadhtml.xml | 14 +++++++++----- .../dom-domdocument-loadhtmlfile.xml | 14 +++++++++----- .../dom/functions/dom-domdocument-loadxml.xml | 14 +++++++++----- .../functions/dom-domdocument-normalize.xml | 14 +++++++++----- .../dom-domdocument-relaxngvalidate.xml | 14 +++++++++----- .../dom-domdocument-relaxngvalidatesource.xml | 14 +++++++++----- .../dom/functions/dom-domdocument-save.xml | 14 +++++++++----- .../functions/dom-domdocument-saveHTML.xml | 14 +++++++++----- .../dom-domdocument-saveHTMLFile.xml | 14 +++++++++----- .../dom/functions/dom-domdocument-saveXML.xml | 14 +++++++++----- .../dom-domdocument-schemaValidate.xml | 14 +++++++++----- .../dom-domdocument-schemaValidateSource.xml | 14 +++++++++----- .../functions/dom-domdocument-validate.xml | 14 +++++++++----- .../functions/dom-domdocument-xinclude.xml | 12 ++++++++---- .../functions/dom-domelement-getattribute.xml | 14 +++++++++----- .../dom-domelement-getattributenode.xml | 14 +++++++++----- .../dom-domelement-getattributenodens.xml | 16 ++++++++++------ .../dom-domelement-getattributens.xml | 16 ++++++++++------ .../dom-domelement-getelementsbytagname.xml | 17 ++++++++++------- .../dom-domelement-getelementsbytagnamens.xml | 16 ++++++++++------ .../functions/dom-domelement-hasattribute.xml | 14 +++++++++----- .../dom-domelement-hasattributens.xml | 16 ++++++++++------ .../dom-domelement-removeattribute.xml | 14 +++++++++----- .../dom-domelement-removeattributenode.xml | 14 +++++++++----- .../dom-domelement-removeattributens.xml | 16 ++++++++++------ .../functions/dom-domelement-setattribute.xml | 16 ++++++++++------ .../dom-domelement-setattributenode.xml | 14 +++++++++----- .../dom-domelement-setattributenodens.xml | 14 +++++++++----- .../dom-domelement-setattributens.xml | 18 +++++++++++------- .../dom-domimplementation-createdocument.xml | 18 +++++++++++------- ...m-domimplementation-createdocumenttype.xml | 18 +++++++++++------- .../dom-domimplementation-hasfeature.xml | 16 ++++++++++------ .../dom-domnamednodemap-getnameditem.xml | 14 +++++++++----- .../dom-domnamednodemap-getnameditemns.xml | 16 ++++++++++------ .../functions/dom-domnamednodemap-item.xml | 14 +++++++++----- .../dom/functions/dom-domnode-appendchild.xml | 14 +++++++++----- .../dom/functions/dom-domnode-clonenode.xml | 14 +++++++++----- .../functions/dom-domnode-hasattributes.xml | 14 +++++++++----- .../functions/dom-domnode-haschildnodes.xml | 14 +++++++++----- .../functions/dom-domnode-insertbefore.xml | 16 ++++++++++------ .../dom/functions/dom-domnode-issamenode.xml | 16 ++++++++++------ .../dom/functions/dom-domnode-issupported.xml | 19 ++++++++++++------- .../dom-domnode-lookupnamespaceuri.xml | 14 +++++++++----- .../functions/dom-domnode-lookupprefix.xml | 14 +++++++++----- .../dom/functions/dom-domnode-normalize.xml | 14 +++++++++----- .../dom/functions/dom-domnode-removechild.xml | 14 +++++++++----- .../functions/dom-domnode-replacechild.xml | 16 ++++++++++------ .../dom/functions/dom-domnodelist-item.xml | 14 +++++++++----- ...m-domtext-iswhitespaceinelementcontent.xml | 14 +++++++++----- .../dom/functions/dom-domtext-splittext.xml | 14 +++++++++----- .../dom/functions/dom-domxpath-query.xml | 8 ++++++-- .../dom-domxpath-registernamespace.xml | 8 ++++++-- 73 files changed, 682 insertions(+), 390 deletions(-) diff --git a/reference/dom/functions/dom-domattr-isid.xml b/reference/dom/functions/dom-domattr-isid.xml index c4048bc906..b96ff2ecb6 100644 --- a/reference/dom/functions/dom-domattr-isid.xml +++ b/reference/dom/functions/dom-domattr-isid.xml @@ -1,5 +1,5 @@ - + DOMAttr->isId @@ -9,10 +9,14 @@ &reftitle.description; - - boolDOMAttr->isId - - + + DOMAttr + + bool + isId + + + This function checks if the attribute is a defined ID. diff --git a/reference/dom/functions/dom-domcharacterdata-appenddata.xml b/reference/dom/functions/dom-domcharacterdata-appenddata.xml index 0c08532684..57a78cd3f0 100644 --- a/reference/dom/functions/dom-domcharacterdata-appenddata.xml +++ b/reference/dom/functions/dom-domcharacterdata-appenddata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData->appendData @@ -9,10 +9,14 @@ &reftitle.description; - - voidDOMCharacterData->appendData - stringdata - + + DOMCharacterData + + void + appendData + stringdata + + Append the string data to the end of the character data of the node. diff --git a/reference/dom/functions/dom-domcharacterdata-deletedata.xml b/reference/dom/functions/dom-domcharacterdata-deletedata.xml index ef9b60ffc6..9662f10a12 100644 --- a/reference/dom/functions/dom-domcharacterdata-deletedata.xml +++ b/reference/dom/functions/dom-domcharacterdata-deletedata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData->deleteData @@ -9,11 +9,15 @@ &reftitle.description; - - voidDOMCharacterData->deleteData - intoffset - intcount - + + DOMCharacterData + + void + deleteData + intoffset + intcount + + Deletes count characters starting from position offset. If the sum of offset diff --git a/reference/dom/functions/dom-domcharacterdata-insertdata.xml b/reference/dom/functions/dom-domcharacterdata-insertdata.xml index 121d0a01dc..6f21630cf9 100644 --- a/reference/dom/functions/dom-domcharacterdata-insertdata.xml +++ b/reference/dom/functions/dom-domcharacterdata-insertdata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData->insertData @@ -9,11 +9,15 @@ &reftitle.description; - - voidDOMCharacterData->insertData - intoffset - stringdata - + + DOMCharacterData + + void + insertData + intoffset + stringdata + + Inserts string data at position offset. diff --git a/reference/dom/functions/dom-domcharacterdata-replacedata.xml b/reference/dom/functions/dom-domcharacterdata-replacedata.xml index 5950365f0e..7cf6c8a413 100644 --- a/reference/dom/functions/dom-domcharacterdata-replacedata.xml +++ b/reference/dom/functions/dom-domcharacterdata-replacedata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData->replaceData @@ -9,12 +9,16 @@ &reftitle.description; - - voidDOMCharacterData->replaceData - intoffset - intcount - stringdata - + + DOMCharacterData + + void + replaceData + intoffset + intcount + stringdata + + Replace count characters starting from position offset with data. If the diff --git a/reference/dom/functions/dom-domcharacterdata-substringdata.xml b/reference/dom/functions/dom-domcharacterdata-substringdata.xml index dbd0b13437..f21452f7c1 100644 --- a/reference/dom/functions/dom-domcharacterdata-substringdata.xml +++ b/reference/dom/functions/dom-domcharacterdata-substringdata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData->substringData @@ -9,11 +9,15 @@ &reftitle.description; - - stringDOMCharacterData->substringData - intoffset - intcount - + + DOMCharacterData + + string + substringData + intoffset + intcount + + Returns the specified substring. If the sum of offset and count exceeds the length, then all 16-bit units diff --git a/reference/dom/functions/dom-domdocument-createattribute.xml b/reference/dom/functions/dom-domdocument-createattribute.xml index 92fc597169..75c5693771 100644 --- a/reference/dom/functions/dom-domdocument-createattribute.xml +++ b/reference/dom/functions/dom-domdocument-createattribute.xml @@ -1,5 +1,5 @@ - + DOMDocument->createAttribute @@ -7,10 +7,14 @@ &reftitle.description; - - DOMAttrDOMDocument->createAttribute - stringname - + + DOMDocument + + DOMAttr + createAttribute + stringname + + This function returns a new instance of class DOMAttr. The name of the attribute is the value of the first parameter. diff --git a/reference/dom/functions/dom-domdocument-createattributens.xml b/reference/dom/functions/dom-domdocument-createattributens.xml index 3883004143..ce34171c91 100644 --- a/reference/dom/functions/dom-domdocument-createattributens.xml +++ b/reference/dom/functions/dom-domdocument-createattributens.xml @@ -1,5 +1,5 @@ - + DOMDocument->createAttributeNS @@ -9,11 +9,15 @@ &reftitle.description; - - DOMAttrDOMDocument->createAttributeNS - stringnamespaceURI - stringqualifiedName - + + DOMDocument + + DOMAttr + createAttributeNS + stringnamespaceURI + stringqualifiedName + + This function returns a new instance of class DOMAttr. The tag name and prefix of the attribute is determined by the value of the diff --git a/reference/dom/functions/dom-domdocument-createcdatasection.xml b/reference/dom/functions/dom-domdocument-createcdatasection.xml index 8792305feb..f81c3ca6e0 100644 --- a/reference/dom/functions/dom-domdocument-createcdatasection.xml +++ b/reference/dom/functions/dom-domdocument-createcdatasection.xml @@ -1,5 +1,5 @@ - + DOMDocument->createCDATASection @@ -7,10 +7,14 @@ &reftitle.description; - - DOMCDATASectionDOMDocument->createCDATASection - stringdata - + + DOMDocument + + DOMCDATASection + createCDATASection + stringdata + + This function returns a new instance of class DOMCDATASection. The content of the cdata is the diff --git a/reference/dom/functions/dom-domdocument-createcomment.xml b/reference/dom/functions/dom-domdocument-createcomment.xml index d3aee50628..103182265e 100644 --- a/reference/dom/functions/dom-domdocument-createcomment.xml +++ b/reference/dom/functions/dom-domdocument-createcomment.xml @@ -1,5 +1,5 @@ - + DOMDocument->createComment @@ -7,10 +7,14 @@ &reftitle.description; - - DOMCommentDOMDocument->createComment - stringdata - + + DOMDocument + + DOMComment + createComment + stringdata + + This function returns a new instance of class DOMComment. The content of the comment is the diff --git a/reference/dom/functions/dom-domdocument-createdocumentfragment.xml b/reference/dom/functions/dom-domdocument-createdocumentfragment.xml index 230d9616c5..0cc00f3c77 100644 --- a/reference/dom/functions/dom-domdocument-createdocumentfragment.xml +++ b/reference/dom/functions/dom-domdocument-createdocumentfragment.xml @@ -1,5 +1,5 @@ - + DOMDocument->createDocumentFragment @@ -7,10 +7,14 @@ &reftitle.description; - - DOMDocumentFragmentDOMDocument->createDocumentFragment - - + + DOMDocument + + DOMDocumentFragment + createDocumentFragment + + + This function returns a new instance of class DOMAttr. The name of the attribute is the value of the first parameter. diff --git a/reference/dom/functions/dom-domdocument-createelement.xml b/reference/dom/functions/dom-domdocument-createelement.xml index 753dd96b17..2297957eae 100644 --- a/reference/dom/functions/dom-domdocument-createelement.xml +++ b/reference/dom/functions/dom-domdocument-createelement.xml @@ -1,5 +1,5 @@ - + DOMDocument->createElement @@ -7,11 +7,15 @@ &reftitle.description; - - DOMElementDOMDocument->createElement - stringname - stringvalue - + + DOMDocument + + DOMElement + createElement + stringname + stringvalue + + This function returns a new instance of class DOMElement. The tag name of the element is the diff --git a/reference/dom/functions/dom-domdocument-createelementns.xml b/reference/dom/functions/dom-domdocument-createelementns.xml index 7ee649d7cc..6a982ad346 100644 --- a/reference/dom/functions/dom-domdocument-createelementns.xml +++ b/reference/dom/functions/dom-domdocument-createelementns.xml @@ -1,5 +1,5 @@ - + DOMDocument->createElementNS @@ -9,11 +9,15 @@ &reftitle.description; - - DOMElementDomDocument->createElementNS - stringnamespaceURI - stringqualifiedName - + + DOMDocument + + DOMElement + createElementNS + stringnamespaceURI + stringqualifiedName + + This function returns a new instance of class DOMElement. The tag name and prefix of the element diff --git a/reference/dom/functions/dom-domdocument-createentityreference.xml b/reference/dom/functions/dom-domdocument-createentityreference.xml index af7a6a5f22..7360862603 100644 --- a/reference/dom/functions/dom-domdocument-createentityreference.xml +++ b/reference/dom/functions/dom-domdocument-createentityreference.xml @@ -1,5 +1,5 @@ - + DOMDocument->createEntityReference @@ -7,10 +7,14 @@ &reftitle.description; - - DOMEntityReferenceDOMDocument->createEntityReference - stringname - + + DOMDocument + + DOMEntityReference + createEntityReference + stringname + + This function returns a new instance of class DOMEntityReference. The content of the entity diff --git a/reference/dom/functions/dom-domdocument-createprocessinginstruction.xml b/reference/dom/functions/dom-domdocument-createprocessinginstruction.xml index 2452a521a7..feeb23188b 100644 --- a/reference/dom/functions/dom-domdocument-createprocessinginstruction.xml +++ b/reference/dom/functions/dom-domdocument-createprocessinginstruction.xml @@ -1,5 +1,5 @@ - + DOMDocument->createProcessingInstruction @@ -7,11 +7,15 @@ &reftitle.description; - - DOMProcessingInstructionDOMDocument->createProcessingInstruction - stringtarget - stringdata - + + DOMDocument + + DOMProcessingInstruction + createProcessingInstruction + stringtarget + stringdata + + This function returns a new instance of class DOMProcessingInstruction. The content of the pi is the diff --git a/reference/dom/functions/dom-domdocument-createtextnode.xml b/reference/dom/functions/dom-domdocument-createtextnode.xml index d11179b54c..4a977c3156 100644 --- a/reference/dom/functions/dom-domdocument-createtextnode.xml +++ b/reference/dom/functions/dom-domdocument-createtextnode.xml @@ -1,5 +1,5 @@ - + DOMDocument->createTextNode @@ -7,10 +7,14 @@ &reftitle.description; - - DOMTextDOMDocument->createTextNode - stringcontent - + + DOMDocument + + DOMText + createTextNode + stringcontent + + This function returns a new instance of class DOMText. The content of the text is the value of diff --git a/reference/dom/functions/dom-domdocument-getelementbyid.xml b/reference/dom/functions/dom-domdocument-getelementbyid.xml index c5e62f6727..5a3ecc5940 100644 --- a/reference/dom/functions/dom-domdocument-getelementbyid.xml +++ b/reference/dom/functions/dom-domdocument-getelementbyid.xml @@ -1,5 +1,5 @@ - + DOMDocument->getElementById @@ -7,10 +7,14 @@ &reftitle.description; - - DOMElementDOMDocument->getElementById - stringelementId - + + DOMDocument + + DOMElement + getElementById + stringelementId + + This function is similar to DOMDocument->getElementsByTagName() diff --git a/reference/dom/functions/dom-domdocument-getelementsbytagname.xml b/reference/dom/functions/dom-domdocument-getelementsbytagname.xml index d1e26cdb48..a206c94ddb 100644 --- a/reference/dom/functions/dom-domdocument-getelementsbytagname.xml +++ b/reference/dom/functions/dom-domdocument-getelementsbytagname.xml @@ -1,5 +1,5 @@ - + DOMDocument->getElementsByTagName @@ -7,10 +7,14 @@ &reftitle.description; - - DOMNodeListDOMDocument->getElementsByTagName - stringname - + + DOMDocument + + DOMNodeList + getElementsByTagName + stringname + + This function returns a new instance of class DOMNodeList containing the elements with tagnames diff --git a/reference/dom/functions/dom-domdocument-getelementsbytagnamens.xml b/reference/dom/functions/dom-domdocument-getelementsbytagnamens.xml index 639d038bfc..7fb6948432 100644 --- a/reference/dom/functions/dom-domdocument-getelementsbytagnamens.xml +++ b/reference/dom/functions/dom-domdocument-getelementsbytagnamens.xml @@ -1,5 +1,5 @@ - + DOMDocument->getElementsByTagNameNS @@ -9,11 +9,15 @@ &reftitle.description; - - DOMNodeListDOMDocument->getElementsByTagNameNS - stringnamespaceURI - stringlocalName - + + DOMDocument + + DOMNodeList + getElementsByTagNameNS + stringnamespaceURI + stringlocalName + + This function returns a new instance of class DOMNodeList containing the elements with tagnames diff --git a/reference/dom/functions/dom-domdocument-importnode.xml b/reference/dom/functions/dom-domdocument-importnode.xml index 9a666d203a..675b363d2c 100644 --- a/reference/dom/functions/dom-domdocument-importnode.xml +++ b/reference/dom/functions/dom-domdocument-importnode.xml @@ -1,5 +1,5 @@ - + DOMDocument->importNode @@ -7,11 +7,15 @@ &reftitle.description; - - DOMNodeDOMDocument->importNode - DOMNodeimportedNode - booldeep - + + DOMDocument + + DOMNode + importNode + DOMNodeimportedNode + booldeep + + This function returns a copy of the node to import and associates it with the current document. DOMException is thrown if diff --git a/reference/dom/functions/dom-domdocument-load.xml b/reference/dom/functions/dom-domdocument-load.xml index 56669caaa3..e6ea223430 100644 --- a/reference/dom/functions/dom-domdocument-load.xml +++ b/reference/dom/functions/dom-domdocument-load.xml @@ -1,5 +1,5 @@ - + DOMDocument->load @@ -9,10 +9,14 @@ &reftitle.description; - - mixedDOMDocument->load - stringfilename - + + DOMDocument + + mixed + load + stringfilename + + The function parses the XML document in the file named filename. This function may also be called diff --git a/reference/dom/functions/dom-domdocument-loadhtml.xml b/reference/dom/functions/dom-domdocument-loadhtml.xml index 43853d9bf1..df158c39f3 100644 --- a/reference/dom/functions/dom-domdocument-loadhtml.xml +++ b/reference/dom/functions/dom-domdocument-loadhtml.xml @@ -1,5 +1,5 @@ - + DOMDocument->loadHTML @@ -9,10 +9,14 @@ &reftitle.description; - - mixedDOMDocument->loadHTML - stringsource - + + DOMDocument + + mixed + loadHTML + stringsource + + The function parses the HTML contained in the string source. Unlike loading XML, HTML does not have to be well-formed to load. This diff --git a/reference/dom/functions/dom-domdocument-loadhtmlfile.xml b/reference/dom/functions/dom-domdocument-loadhtmlfile.xml index af75b4cd6b..a23bce446c 100644 --- a/reference/dom/functions/dom-domdocument-loadhtmlfile.xml +++ b/reference/dom/functions/dom-domdocument-loadhtmlfile.xml @@ -1,5 +1,5 @@ - + DOMDocument->loadHTMLFile @@ -9,10 +9,14 @@ &reftitle.description; - - mixedDOMDocument->loadHTMLFile - stringfilename - + + DOMDocument + + mixed + loadHTMLFile + stringfilename + + The function parses the HTML document in the file named filename. Unlike loading XML, HTML does not have diff --git a/reference/dom/functions/dom-domdocument-loadxml.xml b/reference/dom/functions/dom-domdocument-loadxml.xml index 1f7e111847..83ef4fc442 100644 --- a/reference/dom/functions/dom-domdocument-loadxml.xml +++ b/reference/dom/functions/dom-domdocument-loadxml.xml @@ -1,5 +1,5 @@ - + DOMDocument->loadXML @@ -9,10 +9,14 @@ &reftitle.description; - - mixedDOMDocument->loadXML - stringsource - + + DOMDocument + + mixed + loadXML + stringsource + + The function parses the XML contained in the string source. This function may also be called statically to load and create a diff --git a/reference/dom/functions/dom-domdocument-normalize.xml b/reference/dom/functions/dom-domdocument-normalize.xml index 3a78ee482e..c829222196 100644 --- a/reference/dom/functions/dom-domdocument-normalize.xml +++ b/reference/dom/functions/dom-domdocument-normalize.xml @@ -1,5 +1,5 @@ - + DOMDocument->normalize @@ -9,10 +9,14 @@ &reftitle.description; - - voidDOMDocument->normalize - - + + DOMDocument + + void + normalize + + + Normalizes document. diff --git a/reference/dom/functions/dom-domdocument-relaxngvalidate.xml b/reference/dom/functions/dom-domdocument-relaxngvalidate.xml index bd162b346a..eec67a42b1 100644 --- a/reference/dom/functions/dom-domdocument-relaxngvalidate.xml +++ b/reference/dom/functions/dom-domdocument-relaxngvalidate.xml @@ -1,5 +1,5 @@ - + DOMDocument->relaxNGValidate @@ -9,10 +9,14 @@ &reftitle.description; - - boolDOMDocument->relaxNGValidate - stringfilename - + + DOMDocument + + bool + relaxNGValidate + stringfilename + + Performs relaxNG validation on the document based on the file defined by filename. diff --git a/reference/dom/functions/dom-domdocument-relaxngvalidatesource.xml b/reference/dom/functions/dom-domdocument-relaxngvalidatesource.xml index 273d280ab2..af42d16119 100644 --- a/reference/dom/functions/dom-domdocument-relaxngvalidatesource.xml +++ b/reference/dom/functions/dom-domdocument-relaxngvalidatesource.xml @@ -1,5 +1,5 @@ - + DOMDocument->relaxNGValidateSource @@ -9,10 +9,14 @@ &reftitle.description; - - boolDOMDocument->relaxNGValidateSource - stringsource - + + DOMDocument + + bool + relaxNGValidateSource + stringsource + + Performs relaxNG validation on the document based on the file defined in string source. diff --git a/reference/dom/functions/dom-domdocument-save.xml b/reference/dom/functions/dom-domdocument-save.xml index 279d1ef274..b08ec2345e 100644 --- a/reference/dom/functions/dom-domdocument-save.xml +++ b/reference/dom/functions/dom-domdocument-save.xml @@ -1,5 +1,5 @@ - + DOMDocument->save @@ -9,10 +9,14 @@ &reftitle.description; - - intDOMDocument->save - stringfilename - + + DOMDocument + + int + save + stringfilename + + Creates an XML document from the dom representation. The number of bytes written is returned. This function is usually called after building a new dom diff --git a/reference/dom/functions/dom-domdocument-saveHTML.xml b/reference/dom/functions/dom-domdocument-saveHTML.xml index 81472260bc..d53a74a6fe 100644 --- a/reference/dom/functions/dom-domdocument-saveHTML.xml +++ b/reference/dom/functions/dom-domdocument-saveHTML.xml @@ -1,5 +1,5 @@ - + DOMDocument->saveHTML @@ -9,10 +9,14 @@ &reftitle.description; - - stringDOMDocument->saveHTML - - + + DOMDocument + + string + saveHTML + + + Creates an HTML document from the dom representation. This function usually is called after building a new dom document from scratch diff --git a/reference/dom/functions/dom-domdocument-saveHTMLFile.xml b/reference/dom/functions/dom-domdocument-saveHTMLFile.xml index 5e36b580cc..22c5073412 100644 --- a/reference/dom/functions/dom-domdocument-saveHTMLFile.xml +++ b/reference/dom/functions/dom-domdocument-saveHTMLFile.xml @@ -1,5 +1,5 @@ - + DOMDocument->saveHTMLFile @@ -9,10 +9,14 @@ &reftitle.description; - - stringDOMDocument->saveHTMLFile - stringfilename - + + DOMDocument + + string + saveHTMLFile + stringfilename + + Creates an HTML document from the dom representation. This function usually is called after building a new dom document from scratch diff --git a/reference/dom/functions/dom-domdocument-saveXML.xml b/reference/dom/functions/dom-domdocument-saveXML.xml index 8723938502..6c5bc03498 100644 --- a/reference/dom/functions/dom-domdocument-saveXML.xml +++ b/reference/dom/functions/dom-domdocument-saveXML.xml @@ -1,5 +1,5 @@ - + DOMDocument->saveXML @@ -7,10 +7,14 @@ &reftitle.description; - - stringDOMDocument->saveXML - DOMNodenode - + + DOMDocument + + string + saveXML + DOMNodenode + + Creates an XML document from the dom representation. This function is usually called after building a new dom document from scratch diff --git a/reference/dom/functions/dom-domdocument-schemaValidate.xml b/reference/dom/functions/dom-domdocument-schemaValidate.xml index ff667ac9d6..f619019630 100644 --- a/reference/dom/functions/dom-domdocument-schemaValidate.xml +++ b/reference/dom/functions/dom-domdocument-schemaValidate.xml @@ -1,5 +1,5 @@ - + DOMDocument->schemaValidate @@ -9,10 +9,14 @@ &reftitle.description; - - boolDOMDocument->schemaValidate - stringfilename - + + DOMDocument + + bool + schemaValidate + stringfilename + + Validates a document based on a schema defined by filename. diff --git a/reference/dom/functions/dom-domdocument-schemaValidateSource.xml b/reference/dom/functions/dom-domdocument-schemaValidateSource.xml index 11a9c8bcae..680ccfd32c 100644 --- a/reference/dom/functions/dom-domdocument-schemaValidateSource.xml +++ b/reference/dom/functions/dom-domdocument-schemaValidateSource.xml @@ -1,5 +1,5 @@ - + DOMDocument->schemaValidateSource @@ -9,10 +9,14 @@ &reftitle.description; - - boolDOMDocument->schemaValidateSource - stringsource - + + DOMDocument + + bool + schemaValidateSource + stringsource + + Validates a document based on a schema defined in string source. diff --git a/reference/dom/functions/dom-domdocument-validate.xml b/reference/dom/functions/dom-domdocument-validate.xml index 364599651a..6377f994fb 100644 --- a/reference/dom/functions/dom-domdocument-validate.xml +++ b/reference/dom/functions/dom-domdocument-validate.xml @@ -1,5 +1,5 @@ - + DOMDocument->validate @@ -9,10 +9,14 @@ &reftitle.description; - - boolDOMDocument->validate - - + + DOMDocument + + bool + validate + + + Validates the document based on its DTD. diff --git a/reference/dom/functions/dom-domdocument-xinclude.xml b/reference/dom/functions/dom-domdocument-xinclude.xml index be339cb641..997adb05a5 100644 --- a/reference/dom/functions/dom-domdocument-xinclude.xml +++ b/reference/dom/functions/dom-domdocument-xinclude.xml @@ -1,5 +1,5 @@ - + DOMDocument->xinclude @@ -9,10 +9,14 @@ &reftitle.description; - - intDOMDocument->xinclude - + + DOMDocument + + int + xinclude + + Substitutes XIncludes in a DOMDocument Object. diff --git a/reference/dom/functions/dom-domelement-getattribute.xml b/reference/dom/functions/dom-domelement-getattribute.xml index 58a3c69b9b..4127567d61 100644 --- a/reference/dom/functions/dom-domelement-getattribute.xml +++ b/reference/dom/functions/dom-domelement-getattribute.xml @@ -1,5 +1,5 @@ - + DOMElement->getAttribute @@ -7,10 +7,14 @@ &reftitle.description; - - stringDOMElement->getAttribute - stringname - + + DOMElement + + string + getAttribute + stringname + + Returns the value of the attribute with name name for the current node. If no attribute with given name is found, an empty diff --git a/reference/dom/functions/dom-domelement-getattributenode.xml b/reference/dom/functions/dom-domelement-getattributenode.xml index 92d040b221..e970f99cf9 100644 --- a/reference/dom/functions/dom-domelement-getattributenode.xml +++ b/reference/dom/functions/dom-domelement-getattributenode.xml @@ -1,5 +1,5 @@ - + DOMElement->getAttributeNode @@ -7,10 +7,14 @@ &reftitle.description; - - DOMAttrDOMElement->getAttributeNode - stringname - + + DOMElement + + DOMAttr + getAttributeNode + stringname + + Returns the attribute node with name name for the current element. diff --git a/reference/dom/functions/dom-domelement-getattributenodens.xml b/reference/dom/functions/dom-domelement-getattributenodens.xml index e9a03aa937..7475dd9eb7 100644 --- a/reference/dom/functions/dom-domelement-getattributenodens.xml +++ b/reference/dom/functions/dom-domelement-getattributenodens.xml @@ -1,5 +1,5 @@ - + DOMElement->getAttributeNodeNS @@ -9,11 +9,15 @@ &reftitle.description; - - DOMAttrDOMElement->getAttributeNodeNS - stringnamespaceURI - stringlocalName - + + DOMElement + + DOMAttr + getAttributeNodeNS + stringnamespaceURI + stringlocalName + + Returns the attribute node in namespace namespaceURI with local name localName for the current node. diff --git a/reference/dom/functions/dom-domelement-getattributens.xml b/reference/dom/functions/dom-domelement-getattributens.xml index e040cd7bbc..4e5e9e443b 100644 --- a/reference/dom/functions/dom-domelement-getattributens.xml +++ b/reference/dom/functions/dom-domelement-getattributens.xml @@ -1,5 +1,5 @@ - + DOMElement->getAttributeNS @@ -7,11 +7,15 @@ &reftitle.description; - - stringDOMElement->getAttributeNS - stringnamespaceURI - stringlocalName - + + DOMElement + + string + getAttributeNS + stringnamespaceURI + stringlocalName + + Returns the value of the attribute in namespace namespaceURI with local name localName for the current node. diff --git a/reference/dom/functions/dom-domelement-getelementsbytagname.xml b/reference/dom/functions/dom-domelement-getelementsbytagname.xml index fcaefbbb33..2526e889e1 100644 --- a/reference/dom/functions/dom-domelement-getelementsbytagname.xml +++ b/reference/dom/functions/dom-domelement-getelementsbytagname.xml @@ -1,5 +1,5 @@ - + DOMElement->getElementsByTagName @@ -7,17 +7,20 @@ &reftitle.description; - - DOMNodeListDOMElement->getElementsByTagName - stringname - + + DOMElement + + DOMNodeList + getElementsByTagName + stringname + + This function returns a new instance of the class DOMNodeList of all descendant elements with a given tag name, in the order in which they are encountered in a preorder traversal of this element tree. Use "*" as - the name to return all elements within the element - tree. + parameter to return all elements within the element tree. diff --git a/reference/dom/functions/dom-domelement-getelementsbytagnamens.xml b/reference/dom/functions/dom-domelement-getelementsbytagnamens.xml index d36dac6d01..fd499bb5f4 100644 --- a/reference/dom/functions/dom-domelement-getelementsbytagnamens.xml +++ b/reference/dom/functions/dom-domelement-getelementsbytagnamens.xml @@ -1,5 +1,5 @@ - + DOMElement->getElementsByTagNameNS @@ -7,11 +7,15 @@ &reftitle.description; - - DOMNodeListDOMElement->getElementsByTagNameNS - stringnamespaceURI - stringlocalName - + + DOMElement + + DOMNodeList + getElementsByTagNameNS + stringnamespaceURI + stringlocalName + + This function returns a new instance of the class DOMNodeList, which lists all the descendant diff --git a/reference/dom/functions/dom-domelement-hasattribute.xml b/reference/dom/functions/dom-domelement-hasattribute.xml index 8d70229108..b7d88715a7 100644 --- a/reference/dom/functions/dom-domelement-hasattribute.xml +++ b/reference/dom/functions/dom-domelement-hasattribute.xml @@ -1,5 +1,5 @@ - + DOMElement->hasAttribute @@ -7,10 +7,14 @@ &reftitle.description; - - boolDOMElement->hasAttribute - stringname - + + DOMElement + + bool + hasAttribute + stringname + + Indicates whether attribute named name exists as a member of the element. diff --git a/reference/dom/functions/dom-domelement-hasattributens.xml b/reference/dom/functions/dom-domelement-hasattributens.xml index d7ff2c40b4..0210d6e4f7 100644 --- a/reference/dom/functions/dom-domelement-hasattributens.xml +++ b/reference/dom/functions/dom-domelement-hasattributens.xml @@ -1,5 +1,5 @@ - + DOMElement->hasAttributeNS @@ -9,11 +9,15 @@ &reftitle.description; - - boolDOMElement->hasAttributeNS - stringnamespaceURI - stringlocalName - + + DOMElement + + bool + hasAttributeNS + stringnamespaceURI + stringlocalName + + Indicates whether attribute in namespace namespaceURI named localName exists as a member of the element. diff --git a/reference/dom/functions/dom-domelement-removeattribute.xml b/reference/dom/functions/dom-domelement-removeattribute.xml index 936ca9a057..c34aa23795 100644 --- a/reference/dom/functions/dom-domelement-removeattribute.xml +++ b/reference/dom/functions/dom-domelement-removeattribute.xml @@ -1,5 +1,5 @@ - + DOMElement->removeAttribute @@ -7,10 +7,14 @@ &reftitle.description; - - boolDOMElement->removeAttribute - stringname - + + DOMElement + + bool + removeAttribute + stringname + + Removes attribute named name from the element. diff --git a/reference/dom/functions/dom-domelement-removeattributenode.xml b/reference/dom/functions/dom-domelement-removeattributenode.xml index 8572f4822c..57f9f5d764 100644 --- a/reference/dom/functions/dom-domelement-removeattributenode.xml +++ b/reference/dom/functions/dom-domelement-removeattributenode.xml @@ -1,5 +1,5 @@ - + DOMElement->removeAttributeNode @@ -7,10 +7,14 @@ &reftitle.description; - - boolDOMElement->removeAttributeNode - DOMAttroldnode - + + DOMElement + + bool + removeAttribute + DOMAttroldnode + + Removes attribute oldnode from the element. diff --git a/reference/dom/functions/dom-domelement-removeattributens.xml b/reference/dom/functions/dom-domelement-removeattributens.xml index 0fd761960f..15c9f3ca8c 100644 --- a/reference/dom/functions/dom-domelement-removeattributens.xml +++ b/reference/dom/functions/dom-domelement-removeattributens.xml @@ -1,5 +1,5 @@ - + DOMElement->removeAttributeNS @@ -7,11 +7,15 @@ &reftitle.description; - - boolDOMElement->removeAttributeNS - stringnamespaceURI - stringlocalName - + + DOMElement + + bool + removeAttributeNS + stringnamespaceURI + stringlocalName + + Removes attribute is namespace namespaceURI named localName from the element. diff --git a/reference/dom/functions/dom-domelement-setattribute.xml b/reference/dom/functions/dom-domelement-setattribute.xml index c78f2cb4c2..37315078b8 100644 --- a/reference/dom/functions/dom-domelement-setattribute.xml +++ b/reference/dom/functions/dom-domelement-setattribute.xml @@ -1,5 +1,5 @@ - + DOMElement->setAttribute @@ -7,11 +7,15 @@ &reftitle.description; - - boolDOMElement->setAttribute - stringname - stringvalue - + + DOMElement + + bool + setAttribute + stringname + stringvalue + + Sets an attribute with name name to the given value. If the attribute does not exist, it will be created. diff --git a/reference/dom/functions/dom-domelement-setattributenode.xml b/reference/dom/functions/dom-domelement-setattributenode.xml index 3599beb507..47f591bc2f 100644 --- a/reference/dom/functions/dom-domelement-setattributenode.xml +++ b/reference/dom/functions/dom-domelement-setattributenode.xml @@ -1,5 +1,5 @@ - + DOMElement->setAttributeNode @@ -7,10 +7,14 @@ &reftitle.description; - - boolDOMElement->setAttributeNode - DOMAttrattr - + + DOMElement + + bool + setAttributeNode + DOMAttrattr + + Adds new attribute node attr to element. Returns old node if attribute replaced. diff --git a/reference/dom/functions/dom-domelement-setattributenodens.xml b/reference/dom/functions/dom-domelement-setattributenodens.xml index 271f1433ed..e3bba458ca 100644 --- a/reference/dom/functions/dom-domelement-setattributenodens.xml +++ b/reference/dom/functions/dom-domelement-setattributenodens.xml @@ -1,5 +1,5 @@ - + DOMElement->setAttributeNodeNS @@ -7,10 +7,14 @@ &reftitle.description; - - boolDOMElement->setAttributeNodeNS - DOMAttrattr - + + DOMElement + + bool + setAttributeNodeNS + DOMAttrattr + + Adds new attribute node attr to element. Returns old node if attribute replaced. diff --git a/reference/dom/functions/dom-domelement-setattributens.xml b/reference/dom/functions/dom-domelement-setattributens.xml index f2ff2b4c8e..79c4bafc12 100644 --- a/reference/dom/functions/dom-domelement-setattributens.xml +++ b/reference/dom/functions/dom-domelement-setattributens.xml @@ -1,5 +1,5 @@ - + DOMElement->setAttributeNS @@ -7,12 +7,16 @@ &reftitle.description; - - voidDOMElement->setAttributeNS - stringnamespaceURI - stringqualifiedName - stringvalue - + + DOMElement + + void + setAttributeNS + stringnamespaceURI + stringqualifiedName + stringvalue + + Sets an attribute with namespace namespaceURI and name name to the given value. If the attribute diff --git a/reference/dom/functions/dom-domimplementation-createdocument.xml b/reference/dom/functions/dom-domimplementation-createdocument.xml index f5ceae690f..79e70e07df 100644 --- a/reference/dom/functions/dom-domimplementation-createdocument.xml +++ b/reference/dom/functions/dom-domimplementation-createdocument.xml @@ -1,5 +1,5 @@ - + DOMImplementation->createDocument @@ -9,12 +9,16 @@ &reftitle.description; - - DOMDocumentDOMImplementation->createDocument - stringnamespaceURI - stringqualifiedName - DOMDocumentTypedoctype - + + DOMImplementation + + DOMDocument + createDocument + stringnamespaceURI + stringqualifiedName + DOMDocumentTypedoctype + + Creates a DOMDocument object of the specified type with its document element. If namespaceURI, qualifiedName, diff --git a/reference/dom/functions/dom-domimplementation-createdocumenttype.xml b/reference/dom/functions/dom-domimplementation-createdocumenttype.xml index b23c656066..4b842f2d70 100644 --- a/reference/dom/functions/dom-domimplementation-createdocumenttype.xml +++ b/reference/dom/functions/dom-domimplementation-createdocumenttype.xml @@ -1,5 +1,5 @@ - + DOMImplementation->createDocumentType @@ -9,12 +9,16 @@ &reftitle.description; - - DOMDocumentTypeDOMImplementation->createDocumentType - stringqualifiedName - stringpublicId - stringsystemId - + + DOMImplementation + + DOMDocumentType + createDocumentType + stringqualifiedName + stringpublicId + stringsystemId + + Creates an empty DOMDocumentType object. Entity declarations and notations are not made available. Entity reference expansions and default attribute diff --git a/reference/dom/functions/dom-domimplementation-hasfeature.xml b/reference/dom/functions/dom-domimplementation-hasfeature.xml index eaf28fd532..777cb4cc59 100644 --- a/reference/dom/functions/dom-domimplementation-hasfeature.xml +++ b/reference/dom/functions/dom-domimplementation-hasfeature.xml @@ -1,5 +1,5 @@ - + DOMImplementation->hasFeature @@ -9,11 +9,15 @@ &reftitle.description; - - boolDOMImplementation->hasFeature - stringfeature - stringversion - + + DOMImplementation + + bool + hasFeature + stringfeature + stringversion + + Test if the DOM implementation implements a specific feature and version. diff --git a/reference/dom/functions/dom-domnamednodemap-getnameditem.xml b/reference/dom/functions/dom-domnamednodemap-getnameditem.xml index 4e0647161c..682d28469b 100644 --- a/reference/dom/functions/dom-domnamednodemap-getnameditem.xml +++ b/reference/dom/functions/dom-domnamednodemap-getnameditem.xml @@ -1,5 +1,5 @@ - + DOMNamedNodeMap->getNamedItem @@ -9,10 +9,14 @@ &reftitle.description; - - DOMNodeDOMNamedNodeMap->getNamedItem - stringname - + + DOMNamedNodeMap + + DOMNode + getNamedItem + stringname + + Retrieves a node specified by name. diff --git a/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml b/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml index b6ad413a84..a827ce5ac5 100644 --- a/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml +++ b/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml @@ -1,5 +1,5 @@ - + DOMNamedNodeMap->getNamedItemNS @@ -9,11 +9,15 @@ &reftitle.description; - - DOMNodeDOMNamedNodeMap->getNamedItemNS - stringnamespaceURI - stringlocalName - + + DOMNamedNodeMap + + DOMNode + getNamedItemNS + stringnamespaceURI + stringlocalName + + Retrieves a node specified by localName and namespaceURI. diff --git a/reference/dom/functions/dom-domnamednodemap-item.xml b/reference/dom/functions/dom-domnamednodemap-item.xml index e1e701fc90..5bca5f72d5 100644 --- a/reference/dom/functions/dom-domnamednodemap-item.xml +++ b/reference/dom/functions/dom-domnamednodemap-item.xml @@ -1,5 +1,5 @@ - + DOMNamedNodeMap->item @@ -7,10 +7,14 @@ &reftitle.description; - - DOMNodeDOMNamedNodeMap->item - intindex - + + DOMNamedNodeMap + + DOMNode + item + intindex + + Retrieves a node specified by index within the DOMNamedNodeMap object. diff --git a/reference/dom/functions/dom-domnode-appendchild.xml b/reference/dom/functions/dom-domnode-appendchild.xml index 3c65d70b83..656417757c 100644 --- a/reference/dom/functions/dom-domnode-appendchild.xml +++ b/reference/dom/functions/dom-domnode-appendchild.xml @@ -1,5 +1,5 @@ - + DOMNode->appendChild @@ -9,10 +9,14 @@ &reftitle.description; - - DOMNodeDOMNode->appendChild - DOMNodenewnode - + + DOMNode + + DOMNode + appendChild + DOMNodenewnode + + This functions appends a child to an existing list of children or creates a new list of children. The child can be created with e.g. diff --git a/reference/dom/functions/dom-domnode-clonenode.xml b/reference/dom/functions/dom-domnode-clonenode.xml index cbcdb48028..d04e49dda6 100644 --- a/reference/dom/functions/dom-domnode-clonenode.xml +++ b/reference/dom/functions/dom-domnode-clonenode.xml @@ -1,5 +1,5 @@ - + DOMNode->cloneNode @@ -9,10 +9,14 @@ &reftitle.description; - - DOMNodeDOMNode->cloneNode - booldeep - + + DOMNode + + DOMNode + cloneNode + booldeep + + Creates a copy of the node. The parameter deep indicates whether to copy all descendant nodes. This parameter is diff --git a/reference/dom/functions/dom-domnode-hasattributes.xml b/reference/dom/functions/dom-domnode-hasattributes.xml index 193d90233c..004a8027db 100644 --- a/reference/dom/functions/dom-domnode-hasattributes.xml +++ b/reference/dom/functions/dom-domnode-hasattributes.xml @@ -1,5 +1,5 @@ - + DOMNode->hasAttributes @@ -9,10 +9,14 @@ &reftitle.description; - - boolDOMNode->hasAttributes - - + + DOMNode + + bool + hasAttributes + + + This function checks if the node has attributes. diff --git a/reference/dom/functions/dom-domnode-haschildnodes.xml b/reference/dom/functions/dom-domnode-haschildnodes.xml index b743882f45..8a4a96fea3 100644 --- a/reference/dom/functions/dom-domnode-haschildnodes.xml +++ b/reference/dom/functions/dom-domnode-haschildnodes.xml @@ -1,5 +1,5 @@ - + DOMNode->hasChildNodes @@ -9,10 +9,14 @@ &reftitle.description; - - boolDOMNode->hasChildNodes - - + + DOMNode + + bool + hasChildNodes + + + This function checks if the node has children. diff --git a/reference/dom/functions/dom-domnode-insertbefore.xml b/reference/dom/functions/dom-domnode-insertbefore.xml index 8009e417d3..0de3aa7558 100644 --- a/reference/dom/functions/dom-domnode-insertbefore.xml +++ b/reference/dom/functions/dom-domnode-insertbefore.xml @@ -1,5 +1,5 @@ - + DOMNode->insertBefore @@ -9,11 +9,15 @@ &reftitle.description; - - DOMNodeDOMNode->insertBefore - DOMNodenewnode - DOMNoderefnode - + + DOMNode + + DOMNode + insertBefore + DOMNodenewnode + DOMNoderefnode + + This function inserts the new node newnode right before the node refnode. The return value is the diff --git a/reference/dom/functions/dom-domnode-issamenode.xml b/reference/dom/functions/dom-domnode-issamenode.xml index 9bd42a8e99..82fd5fb128 100644 --- a/reference/dom/functions/dom-domnode-issamenode.xml +++ b/reference/dom/functions/dom-domnode-issamenode.xml @@ -1,5 +1,5 @@ - + DOMNode->isSameNode @@ -9,13 +9,17 @@ &reftitle.description; - - boolDOMNode->isSameNode - DOMNodenode - + + DOMNode + + bool + isSameNode + DOMNodenode + + This functions indicates if two nodes are the same node. - The comparison is NOT based on content + The comparison is not based on content diff --git a/reference/dom/functions/dom-domnode-issupported.xml b/reference/dom/functions/dom-domnode-issupported.xml index 005f4f8a26..10914d64c8 100644 --- a/reference/dom/functions/dom-domnode-issupported.xml +++ b/reference/dom/functions/dom-domnode-issupported.xml @@ -1,5 +1,5 @@ - + DOMNode->isSupported @@ -9,13 +9,18 @@ &reftitle.description; - - boolDOMNode->isSupported - stringfeature - stringversion - + + DOMNode + + bool + isSupported + stringfeature + stringversion + + - Checks if feature is supported for specified version. + Checks if the asked feature is supported for the + specified version. diff --git a/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml b/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml index 25ccc544c1..980db577ac 100644 --- a/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml +++ b/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml @@ -1,5 +1,5 @@ - + DOMNode->lookupNamespaceURI @@ -9,10 +9,14 @@ &reftitle.description; - - stringDOMNode->lookupNamespaceURI - stringprefix - + + DOMNode + + string + lookupNamespaceURI + stringprefix + + Returns namespace URI of the node based on the prefix. diff --git a/reference/dom/functions/dom-domnode-lookupprefix.xml b/reference/dom/functions/dom-domnode-lookupprefix.xml index c830b47229..6c98cee193 100644 --- a/reference/dom/functions/dom-domnode-lookupprefix.xml +++ b/reference/dom/functions/dom-domnode-lookupprefix.xml @@ -1,5 +1,5 @@ - + DOMNode->lookupPrefix @@ -9,10 +9,14 @@ &reftitle.description; - - stringDOMNode->lookupPrefix - stringnamespaceURI - + + DOMNode + + string + lookupPrefix + stringnamespaceURI + + Returns name space prefix of the node based on namespaceURI. diff --git a/reference/dom/functions/dom-domnode-normalize.xml b/reference/dom/functions/dom-domnode-normalize.xml index 403b12b636..aed719ea91 100644 --- a/reference/dom/functions/dom-domnode-normalize.xml +++ b/reference/dom/functions/dom-domnode-normalize.xml @@ -1,5 +1,5 @@ - + DOMNode->normalize @@ -9,10 +9,14 @@ &reftitle.description; - - voidDOMNode->normalize - - + + DOMNode + + void + normalize + + + Normalizes the node. diff --git a/reference/dom/functions/dom-domnode-removechild.xml b/reference/dom/functions/dom-domnode-removechild.xml index d604c77fa2..9679e00277 100644 --- a/reference/dom/functions/dom-domnode-removechild.xml +++ b/reference/dom/functions/dom-domnode-removechild.xml @@ -1,5 +1,5 @@ - + DOMNode->removeChild @@ -9,10 +9,14 @@ &reftitle.description; - - DOMNodeDOMNode->removeChild - DOMNodeoldchild - + + DOMNode + + DOMNode + removeChild + DOMNodeoldchild + + This functions removes a child from a list of children. If the child could be removed the functions returns the old child. diff --git a/reference/dom/functions/dom-domnode-replacechild.xml b/reference/dom/functions/dom-domnode-replacechild.xml index d5418dcd12..7ac8b2825a 100644 --- a/reference/dom/functions/dom-domnode-replacechild.xml +++ b/reference/dom/functions/dom-domnode-replacechild.xml @@ -1,5 +1,5 @@ - + DOMNode->replaceChild @@ -9,11 +9,15 @@ &reftitle.description; - - DOMNodeDOMNode->replaceChild - DOMNodenewnode - DOMNodeoldnode - + + DOMNode + + DOMNode + replaceChild + DOMNodenewnode + DOMNodeoldnode + + This function replaces the child oldnode with the passed new node. If the new node is already a child it diff --git a/reference/dom/functions/dom-domnodelist-item.xml b/reference/dom/functions/dom-domnodelist-item.xml index 1af7f7b7a1..a0da66d6e8 100644 --- a/reference/dom/functions/dom-domnodelist-item.xml +++ b/reference/dom/functions/dom-domnodelist-item.xml @@ -1,5 +1,5 @@ - + DOMNodelist->item @@ -9,10 +9,14 @@ &reftitle.description; - - DOMNodeDOMNodeList->item - intindex - + + DOMNodeList + + DOMNode + item + intindex + + Retrieves a node specified by index within the DOMNodeList object. diff --git a/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml b/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml index 381848a73b..d5aa223315 100644 --- a/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml +++ b/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml @@ -1,5 +1,5 @@ - + DOMText->isWhitespaceInElementContent @@ -9,10 +9,14 @@ &reftitle.description; - - boolDOMText->isWhitespaceInElementContent - - + + DOMText + + bool + isWhitespaceInElementContent + + + Indicates whether this text node contains whitespace. The text node is determined to contain whitespace in element content during the load of the diff --git a/reference/dom/functions/dom-domtext-splittext.xml b/reference/dom/functions/dom-domtext-splittext.xml index de05390286..67a2122e90 100644 --- a/reference/dom/functions/dom-domtext-splittext.xml +++ b/reference/dom/functions/dom-domtext-splittext.xml @@ -1,5 +1,5 @@ - + DOMText->splitText @@ -9,10 +9,14 @@ &reftitle.description; - - DOMTextDOMText->splitText - intoffset - + + DOMText + + DOMText + splitText + intoffset + + Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings. After being split, this node will diff --git a/reference/dom/functions/dom-domxpath-query.xml b/reference/dom/functions/dom-domxpath-query.xml index 6d269b825b..f942f89921 100644 --- a/reference/dom/functions/dom-domxpath-query.xml +++ b/reference/dom/functions/dom-domxpath-query.xml @@ -1,5 +1,5 @@ - + DOMXPath->query @@ -9,11 +9,15 @@ &reftitle.description; + + DOMXPath - DOMNodeListDOMXPath->query + DOMNodeList + query stringexpression DOMNodecontextnode + Returns a DOMNodeList containing all nodes matching expression. Any expression which do not return diff --git a/reference/dom/functions/dom-domxpath-registernamespace.xml b/reference/dom/functions/dom-domxpath-registernamespace.xml index d1c5537272..cc519885c9 100644 --- a/reference/dom/functions/dom-domxpath-registernamespace.xml +++ b/reference/dom/functions/dom-domxpath-registernamespace.xml @@ -1,5 +1,5 @@ - + DOMXPath->registerNamespace @@ -9,11 +9,15 @@ &reftitle.description; + + DOMXPath - boolDOMXPath->registerNamespace + bool + registerNamespace stringprefix stringnamespaceURI + Registers the namespaceURI and prefix with the DOMXpath object.