diff --git a/reference/dom/book.xml b/reference/dom/book.xml index efa512527e..1465f3ec92 100644 --- a/reference/dom/book.xml +++ b/reference/dom/book.xml @@ -1,5 +1,5 @@ - + diff --git a/reference/dom/constants.xml b/reference/dom/constants.xml index fcd6d681b4..27634dc277 100644 --- a/reference/dom/constants.xml +++ b/reference/dom/constants.xml @@ -1,5 +1,5 @@ - + &reftitle.constants; &extension.constants; diff --git a/reference/dom/domattr.xml b/reference/dom/domattr.xml index 3d1fc11314..5d6cd51d6d 100644 --- a/reference/dom/domattr.xml +++ b/reference/dom/domattr.xml @@ -1,5 +1,5 @@ - + The <classname>DOMAttr</classname> class DOMAttr diff --git a/reference/dom/domattr/construct.xml b/reference/dom/domattr/construct.xml index ccff42de68..2f9f93ccd5 100644 --- a/reference/dom/domattr/construct.xml +++ b/reference/dom/domattr/construct.xml @@ -1,5 +1,5 @@ - + DOMAttr::__construct diff --git a/reference/dom/domattr/isid.xml b/reference/dom/domattr/isid.xml index 75a7d6c180..3c15726f72 100644 --- a/reference/dom/domattr/isid.xml +++ b/reference/dom/domattr/isid.xml @@ -1,5 +1,5 @@ - + DOMAttr::isId diff --git a/reference/dom/domcharacterdata.xml b/reference/dom/domcharacterdata.xml index acbe156418..2a97b47b3d 100644 --- a/reference/dom/domcharacterdata.xml +++ b/reference/dom/domcharacterdata.xml @@ -1,5 +1,5 @@ - + The DOMCharacterData class DOMCharacterData diff --git a/reference/dom/domcharacterdata/appenddata.xml b/reference/dom/domcharacterdata/appenddata.xml index d6fba003e0..93395eef46 100644 --- a/reference/dom/domcharacterdata/appenddata.xml +++ b/reference/dom/domcharacterdata/appenddata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData::appendData diff --git a/reference/dom/domcharacterdata/deletedata.xml b/reference/dom/domcharacterdata/deletedata.xml index 9690599851..7ccd8408ce 100644 --- a/reference/dom/domcharacterdata/deletedata.xml +++ b/reference/dom/domcharacterdata/deletedata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData::deleteData diff --git a/reference/dom/domcharacterdata/insertdata.xml b/reference/dom/domcharacterdata/insertdata.xml index d3892e0151..96587772b6 100644 --- a/reference/dom/domcharacterdata/insertdata.xml +++ b/reference/dom/domcharacterdata/insertdata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData::insertData diff --git a/reference/dom/domcharacterdata/replacedata.xml b/reference/dom/domcharacterdata/replacedata.xml index d588a78f1b..5703245dec 100644 --- a/reference/dom/domcharacterdata/replacedata.xml +++ b/reference/dom/domcharacterdata/replacedata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData::replaceData diff --git a/reference/dom/domcharacterdata/substringdata.xml b/reference/dom/domcharacterdata/substringdata.xml index ac9e144701..fd6e4ccf2c 100644 --- a/reference/dom/domcharacterdata/substringdata.xml +++ b/reference/dom/domcharacterdata/substringdata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData::substringData diff --git a/reference/dom/domcomment.xml b/reference/dom/domcomment.xml index f1ad004b37..1eb839140c 100644 --- a/reference/dom/domcomment.xml +++ b/reference/dom/domcomment.xml @@ -1,5 +1,5 @@ - + The DOMComment class DOMComment diff --git a/reference/dom/domcomment/construct.xml b/reference/dom/domcomment/construct.xml index 94e483d97c..42e745e53f 100644 --- a/reference/dom/domcomment/construct.xml +++ b/reference/dom/domcomment/construct.xml @@ -1,5 +1,5 @@ - + DOMComment::__construct diff --git a/reference/dom/domdocument.xml b/reference/dom/domdocument.xml index f08a98abc8..6ffc5987ce 100644 --- a/reference/dom/domdocument.xml +++ b/reference/dom/domdocument.xml @@ -1,5 +1,5 @@ - + The DOMDocument class DOMDocument diff --git a/reference/dom/domdocument/construct.xml b/reference/dom/domdocument/construct.xml index 603211282f..3cd8ec56b1 100644 --- a/reference/dom/domdocument/construct.xml +++ b/reference/dom/domdocument/construct.xml @@ -1,5 +1,5 @@ - + DOMDocument::__construct diff --git a/reference/dom/domdocument/createattribute.xml b/reference/dom/domdocument/createattribute.xml index 5bcfbc17e6..f4f30fe481 100644 --- a/reference/dom/domdocument/createattribute.xml +++ b/reference/dom/domdocument/createattribute.xml @@ -1,5 +1,5 @@ - + DOMDocument::createAttribute diff --git a/reference/dom/domdocument/createattributens.xml b/reference/dom/domdocument/createattributens.xml index 36a1bccb39..a87eefed9d 100644 --- a/reference/dom/domdocument/createattributens.xml +++ b/reference/dom/domdocument/createattributens.xml @@ -1,5 +1,5 @@ - + DOMDocument::createAttributeNS diff --git a/reference/dom/domdocument/createcdatasection.xml b/reference/dom/domdocument/createcdatasection.xml index acb4714c94..be696b35d2 100644 --- a/reference/dom/domdocument/createcdatasection.xml +++ b/reference/dom/domdocument/createcdatasection.xml @@ -1,5 +1,5 @@ - + DOMDocument::createCDATASection diff --git a/reference/dom/domdocument/createcomment.xml b/reference/dom/domdocument/createcomment.xml index 263d07b16a..8f461044d8 100644 --- a/reference/dom/domdocument/createcomment.xml +++ b/reference/dom/domdocument/createcomment.xml @@ -1,5 +1,5 @@ - + DOMDocument::createComment diff --git a/reference/dom/domdocument/createdocumentfragment.xml b/reference/dom/domdocument/createdocumentfragment.xml index 6f568a98b9..6264075d5b 100644 --- a/reference/dom/domdocument/createdocumentfragment.xml +++ b/reference/dom/domdocument/createdocumentfragment.xml @@ -1,5 +1,5 @@ - + DOMDocument::createDocumentFragment diff --git a/reference/dom/domdocument/createelement.xml b/reference/dom/domdocument/createelement.xml index 143e71183c..87d133214f 100644 --- a/reference/dom/domdocument/createelement.xml +++ b/reference/dom/domdocument/createelement.xml @@ -1,5 +1,5 @@ - + DOMDocument::createElement diff --git a/reference/dom/domdocument/createelementns.xml b/reference/dom/domdocument/createelementns.xml index 64235bbe08..17fac3e749 100644 --- a/reference/dom/domdocument/createelementns.xml +++ b/reference/dom/domdocument/createelementns.xml @@ -1,5 +1,5 @@ - + DOMDocument::createElementNS diff --git a/reference/dom/domdocument/createentityreference.xml b/reference/dom/domdocument/createentityreference.xml index 74b270f736..8fdd1eaa8d 100644 --- a/reference/dom/domdocument/createentityreference.xml +++ b/reference/dom/domdocument/createentityreference.xml @@ -1,5 +1,5 @@ - + DOMDocument::createEntityReference diff --git a/reference/dom/domdocument/createprocessinginstruction.xml b/reference/dom/domdocument/createprocessinginstruction.xml index c419e66060..05617cdb1d 100644 --- a/reference/dom/domdocument/createprocessinginstruction.xml +++ b/reference/dom/domdocument/createprocessinginstruction.xml @@ -1,5 +1,5 @@ - + DOMDocument::createProcessingInstruction diff --git a/reference/dom/domdocument/createtextnode.xml b/reference/dom/domdocument/createtextnode.xml index c73653ebeb..05ad85af07 100644 --- a/reference/dom/domdocument/createtextnode.xml +++ b/reference/dom/domdocument/createtextnode.xml @@ -1,5 +1,5 @@ - + DOMDocument::createTextNode diff --git a/reference/dom/domdocument/getelementbyid.xml b/reference/dom/domdocument/getelementbyid.xml index a30035529b..12119a7f79 100644 --- a/reference/dom/domdocument/getelementbyid.xml +++ b/reference/dom/domdocument/getelementbyid.xml @@ -1,5 +1,5 @@ - + DOMDocument::getElementById diff --git a/reference/dom/domdocument/getelementsbytagname.xml b/reference/dom/domdocument/getelementsbytagname.xml index 3a9b655dbe..937aba206a 100644 --- a/reference/dom/domdocument/getelementsbytagname.xml +++ b/reference/dom/domdocument/getelementsbytagname.xml @@ -1,5 +1,5 @@ - + DOMDocument::getElementsByTagName diff --git a/reference/dom/domdocument/getelementsbytagnamens.xml b/reference/dom/domdocument/getelementsbytagnamens.xml index 7eaadd4b24..1d95f3580a 100644 --- a/reference/dom/domdocument/getelementsbytagnamens.xml +++ b/reference/dom/domdocument/getelementsbytagnamens.xml @@ -1,5 +1,5 @@ - + DOMDocument::getElementsByTagNameNS diff --git a/reference/dom/domdocument/importnode.xml b/reference/dom/domdocument/importnode.xml index 0b78239e60..2d9141e2a4 100644 --- a/reference/dom/domdocument/importnode.xml +++ b/reference/dom/domdocument/importnode.xml @@ -1,5 +1,5 @@ - + DOMDocument::importNode diff --git a/reference/dom/domdocument/load.xml b/reference/dom/domdocument/load.xml index 5754331074..c26f210df4 100644 --- a/reference/dom/domdocument/load.xml +++ b/reference/dom/domdocument/load.xml @@ -1,5 +1,5 @@ - + DOMDocument::load diff --git a/reference/dom/domdocument/loadhtml.xml b/reference/dom/domdocument/loadhtml.xml index 37ddcee035..0d8cae57d1 100644 --- a/reference/dom/domdocument/loadhtml.xml +++ b/reference/dom/domdocument/loadhtml.xml @@ -1,5 +1,5 @@ - + DOMDocument::loadHTML diff --git a/reference/dom/domdocument/loadhtmlfile.xml b/reference/dom/domdocument/loadhtmlfile.xml index 9cd6b713b1..a25e5d86c6 100644 --- a/reference/dom/domdocument/loadhtmlfile.xml +++ b/reference/dom/domdocument/loadhtmlfile.xml @@ -1,5 +1,5 @@ - + DOMDocument::loadHTMLFile diff --git a/reference/dom/domdocument/loadxml.xml b/reference/dom/domdocument/loadxml.xml index 7ff80262d4..10b6d494ea 100644 --- a/reference/dom/domdocument/loadxml.xml +++ b/reference/dom/domdocument/loadxml.xml @@ -1,5 +1,5 @@ - + DOMDocument::loadXML diff --git a/reference/dom/domdocument/normalizedocument.xml b/reference/dom/domdocument/normalizedocument.xml index e0ec9af718..6cf9b1a66e 100644 --- a/reference/dom/domdocument/normalizedocument.xml +++ b/reference/dom/domdocument/normalizedocument.xml @@ -1,5 +1,5 @@ - + DOMDocument::normalizeDocument diff --git a/reference/dom/domdocument/registernodeclass.xml b/reference/dom/domdocument/registernodeclass.xml index b1335def35..00a1cb2e3e 100644 --- a/reference/dom/domdocument/registernodeclass.xml +++ b/reference/dom/domdocument/registernodeclass.xml @@ -1,5 +1,5 @@ - + DOMDocument::registerNodeClass diff --git a/reference/dom/domdocument/relaxngvalidate.xml b/reference/dom/domdocument/relaxngvalidate.xml index 36359a7ddd..05086d5889 100644 --- a/reference/dom/domdocument/relaxngvalidate.xml +++ b/reference/dom/domdocument/relaxngvalidate.xml @@ -1,5 +1,5 @@ - + DOMDocument::relaxNGValidate diff --git a/reference/dom/domdocument/relaxngvalidatesource.xml b/reference/dom/domdocument/relaxngvalidatesource.xml index cc2aece732..717f95bb13 100644 --- a/reference/dom/domdocument/relaxngvalidatesource.xml +++ b/reference/dom/domdocument/relaxngvalidatesource.xml @@ -1,5 +1,5 @@ - + DOMDocument::relaxNGValidateSource diff --git a/reference/dom/domdocument/save.xml b/reference/dom/domdocument/save.xml index 11450aa13d..b0187efbd4 100644 --- a/reference/dom/domdocument/save.xml +++ b/reference/dom/domdocument/save.xml @@ -1,5 +1,5 @@ - + DOMDocument::save diff --git a/reference/dom/domdocument/savehtml.xml b/reference/dom/domdocument/savehtml.xml index c1aa5edb07..06a3c80fd2 100644 --- a/reference/dom/domdocument/savehtml.xml +++ b/reference/dom/domdocument/savehtml.xml @@ -1,5 +1,5 @@ - + DOMDocument::saveHTML diff --git a/reference/dom/domdocument/savehtmlfile.xml b/reference/dom/domdocument/savehtmlfile.xml index be95881b7d..aee450c90c 100644 --- a/reference/dom/domdocument/savehtmlfile.xml +++ b/reference/dom/domdocument/savehtmlfile.xml @@ -1,5 +1,5 @@ - + DOMDocument::saveHTMLFile diff --git a/reference/dom/domdocument/savexml.xml b/reference/dom/domdocument/savexml.xml index a761d8df7b..8946dadb62 100644 --- a/reference/dom/domdocument/savexml.xml +++ b/reference/dom/domdocument/savexml.xml @@ -1,5 +1,5 @@ - + DOMDocument::saveXML diff --git a/reference/dom/domdocument/schemavalidate.xml b/reference/dom/domdocument/schemavalidate.xml index 45dea87937..4ce9560037 100644 --- a/reference/dom/domdocument/schemavalidate.xml +++ b/reference/dom/domdocument/schemavalidate.xml @@ -1,5 +1,5 @@ - + DOMDocument::schemaValidate diff --git a/reference/dom/domdocument/schemavalidatesource.xml b/reference/dom/domdocument/schemavalidatesource.xml index eb2b134e85..cd01e2cecb 100644 --- a/reference/dom/domdocument/schemavalidatesource.xml +++ b/reference/dom/domdocument/schemavalidatesource.xml @@ -1,5 +1,5 @@ - + DOMDocument::schemaValidateSource diff --git a/reference/dom/domdocument/validate.xml b/reference/dom/domdocument/validate.xml index 1689679524..ff16ba6cd3 100644 --- a/reference/dom/domdocument/validate.xml +++ b/reference/dom/domdocument/validate.xml @@ -1,5 +1,5 @@ - + DOMDocument::validate diff --git a/reference/dom/domdocument/xinclude.xml b/reference/dom/domdocument/xinclude.xml index 8b3f3d2f90..ab98039fc7 100644 --- a/reference/dom/domdocument/xinclude.xml +++ b/reference/dom/domdocument/xinclude.xml @@ -1,5 +1,5 @@ - + DOMDocument::xinclude diff --git a/reference/dom/domdocumentfragment.xml b/reference/dom/domdocumentfragment.xml index beea9505fd..e3a15b94d9 100644 --- a/reference/dom/domdocumentfragment.xml +++ b/reference/dom/domdocumentfragment.xml @@ -1,5 +1,5 @@ - + The DOMDocumentFragment class DOMDocumentFragment diff --git a/reference/dom/domdocumentfragment/appendxml.xml b/reference/dom/domdocumentfragment/appendxml.xml index 2c72907866..d37cadb994 100644 --- a/reference/dom/domdocumentfragment/appendxml.xml +++ b/reference/dom/domdocumentfragment/appendxml.xml @@ -1,5 +1,5 @@ - + diff --git a/reference/dom/domdocumenttype.xml b/reference/dom/domdocumenttype.xml index 1d8a859e76..fccb953730 100644 --- a/reference/dom/domdocumenttype.xml +++ b/reference/dom/domdocumenttype.xml @@ -1,5 +1,5 @@ - + The DOMDocumentType class DOMDocumentType diff --git a/reference/dom/domelement.xml b/reference/dom/domelement.xml index 00d779c38c..5a4b565ca3 100644 --- a/reference/dom/domelement.xml +++ b/reference/dom/domelement.xml @@ -1,5 +1,5 @@ - + The DOMElement class DOMElement diff --git a/reference/dom/domelement/construct.xml b/reference/dom/domelement/construct.xml index c0160c781f..eea399fabe 100644 --- a/reference/dom/domelement/construct.xml +++ b/reference/dom/domelement/construct.xml @@ -1,5 +1,5 @@ - + DOMElement::__construct diff --git a/reference/dom/domelement/getattribute.xml b/reference/dom/domelement/getattribute.xml index 455323b987..38556dc36c 100644 --- a/reference/dom/domelement/getattribute.xml +++ b/reference/dom/domelement/getattribute.xml @@ -1,5 +1,5 @@ - + DOMElement::getAttribute diff --git a/reference/dom/domelement/getattributenode.xml b/reference/dom/domelement/getattributenode.xml index dd1eae43e9..1185b4a8ef 100644 --- a/reference/dom/domelement/getattributenode.xml +++ b/reference/dom/domelement/getattributenode.xml @@ -1,5 +1,5 @@ - + DOMElement::getAttributeNode diff --git a/reference/dom/domelement/getattributenodens.xml b/reference/dom/domelement/getattributenodens.xml index 185e2b6b12..03ae82756a 100644 --- a/reference/dom/domelement/getattributenodens.xml +++ b/reference/dom/domelement/getattributenodens.xml @@ -1,5 +1,5 @@ - + DOMElement::getAttributeNodeNS diff --git a/reference/dom/domelement/getattributens.xml b/reference/dom/domelement/getattributens.xml index cf3ad8ca0d..b76f955555 100644 --- a/reference/dom/domelement/getattributens.xml +++ b/reference/dom/domelement/getattributens.xml @@ -1,5 +1,5 @@ - + DOMElement::getAttributeNS diff --git a/reference/dom/domelement/getelementsbytagname.xml b/reference/dom/domelement/getelementsbytagname.xml index 2b7cdbab90..77322277b6 100644 --- a/reference/dom/domelement/getelementsbytagname.xml +++ b/reference/dom/domelement/getelementsbytagname.xml @@ -1,5 +1,5 @@ - + DOMElement::getElementsByTagName diff --git a/reference/dom/domelement/getelementsbytagnamens.xml b/reference/dom/domelement/getelementsbytagnamens.xml index ad0e4c8226..79d1b5f1cd 100644 --- a/reference/dom/domelement/getelementsbytagnamens.xml +++ b/reference/dom/domelement/getelementsbytagnamens.xml @@ -1,5 +1,5 @@ - + DOMElement::getElementsByTagNameNS diff --git a/reference/dom/domelement/hasattribute.xml b/reference/dom/domelement/hasattribute.xml index 44d798a0dd..fdc2a2b71a 100644 --- a/reference/dom/domelement/hasattribute.xml +++ b/reference/dom/domelement/hasattribute.xml @@ -1,5 +1,5 @@ - + DOMElement::hasAttribute diff --git a/reference/dom/domelement/hasattributens.xml b/reference/dom/domelement/hasattributens.xml index 79f94147c3..2e283eb333 100644 --- a/reference/dom/domelement/hasattributens.xml +++ b/reference/dom/domelement/hasattributens.xml @@ -1,5 +1,5 @@ - + DOMElement::hasAttributeNS diff --git a/reference/dom/domelement/removeattribute.xml b/reference/dom/domelement/removeattribute.xml index fbc257577e..1f59db4976 100644 --- a/reference/dom/domelement/removeattribute.xml +++ b/reference/dom/domelement/removeattribute.xml @@ -1,5 +1,5 @@ - + DOMElement::removeAttribute diff --git a/reference/dom/domelement/removeattributenode.xml b/reference/dom/domelement/removeattributenode.xml index 4838ba1e69..7e4569a3ef 100644 --- a/reference/dom/domelement/removeattributenode.xml +++ b/reference/dom/domelement/removeattributenode.xml @@ -1,5 +1,5 @@ - + DOMElement::removeAttributeNode diff --git a/reference/dom/domelement/removeattributens.xml b/reference/dom/domelement/removeattributens.xml index e73aeffab8..f5d7cece1d 100644 --- a/reference/dom/domelement/removeattributens.xml +++ b/reference/dom/domelement/removeattributens.xml @@ -1,5 +1,5 @@ - + DOMElement::removeAttributeNS diff --git a/reference/dom/domelement/setattribute.xml b/reference/dom/domelement/setattribute.xml index f05616f32e..c72b5643de 100644 --- a/reference/dom/domelement/setattribute.xml +++ b/reference/dom/domelement/setattribute.xml @@ -1,5 +1,5 @@ - + DOMElement::setAttribute diff --git a/reference/dom/domelement/setattributenode.xml b/reference/dom/domelement/setattributenode.xml index 8caa112632..efe6d3ff3f 100644 --- a/reference/dom/domelement/setattributenode.xml +++ b/reference/dom/domelement/setattributenode.xml @@ -1,5 +1,5 @@ - + DOMElement::setAttributeNode diff --git a/reference/dom/domelement/setattributenodens.xml b/reference/dom/domelement/setattributenodens.xml index bfd545e495..1314ce09f1 100644 --- a/reference/dom/domelement/setattributenodens.xml +++ b/reference/dom/domelement/setattributenodens.xml @@ -1,5 +1,5 @@ - + DOMElement::setAttributeNodeNS diff --git a/reference/dom/domelement/setattributens.xml b/reference/dom/domelement/setattributens.xml index 840ae33685..52ee9b6b2a 100644 --- a/reference/dom/domelement/setattributens.xml +++ b/reference/dom/domelement/setattributens.xml @@ -1,5 +1,5 @@ - + DOMElement::setAttributeNS diff --git a/reference/dom/domelement/setidattribute.xml b/reference/dom/domelement/setidattribute.xml index 4b4cc33dc3..b199067284 100644 --- a/reference/dom/domelement/setidattribute.xml +++ b/reference/dom/domelement/setidattribute.xml @@ -1,5 +1,5 @@ - + DOMElement::setIdAttribute diff --git a/reference/dom/domelement/setidattributenode.xml b/reference/dom/domelement/setidattributenode.xml index abbb698981..96a9d3e59b 100644 --- a/reference/dom/domelement/setidattributenode.xml +++ b/reference/dom/domelement/setidattributenode.xml @@ -1,5 +1,5 @@ - + DOMElement::setIdAttributeNode diff --git a/reference/dom/domelement/setidattributens.xml b/reference/dom/domelement/setidattributens.xml index 37a9af1218..521a79f231 100644 --- a/reference/dom/domelement/setidattributens.xml +++ b/reference/dom/domelement/setidattributens.xml @@ -1,5 +1,5 @@ - + DOMElement::setIdAttributeNS diff --git a/reference/dom/domentity.xml b/reference/dom/domentity.xml index cfd44b0787..092891ce6b 100644 --- a/reference/dom/domentity.xml +++ b/reference/dom/domentity.xml @@ -1,5 +1,5 @@ - + The DOMEntity class DOMEntity diff --git a/reference/dom/domentityreference.xml b/reference/dom/domentityreference.xml index 174779b0c0..5d5f5b0b51 100644 --- a/reference/dom/domentityreference.xml +++ b/reference/dom/domentityreference.xml @@ -1,5 +1,5 @@ - + + DOMEntityReference::__construct diff --git a/reference/dom/domexception.xml b/reference/dom/domexception.xml index 3678ff1b85..f2d1248a5b 100644 --- a/reference/dom/domexception.xml +++ b/reference/dom/domexception.xml @@ -1,5 +1,5 @@ - + + + DOMImplementation::__construct diff --git a/reference/dom/domimplementation/createdocument.xml b/reference/dom/domimplementation/createdocument.xml index 48640a5880..779b2aeda8 100644 --- a/reference/dom/domimplementation/createdocument.xml +++ b/reference/dom/domimplementation/createdocument.xml @@ -1,5 +1,5 @@ - + DOMImplementation::createDocument diff --git a/reference/dom/domimplementation/createdocumenttype.xml b/reference/dom/domimplementation/createdocumenttype.xml index 59fc325169..274aea5895 100644 --- a/reference/dom/domimplementation/createdocumenttype.xml +++ b/reference/dom/domimplementation/createdocumenttype.xml @@ -1,5 +1,5 @@ - + DOMImplementation::createDocumentType diff --git a/reference/dom/domimplementation/hasfeature.xml b/reference/dom/domimplementation/hasfeature.xml index 03a341d610..cb0b78ae01 100644 --- a/reference/dom/domimplementation/hasfeature.xml +++ b/reference/dom/domimplementation/hasfeature.xml @@ -1,5 +1,5 @@ - + DOMImplementation::hasFeature diff --git a/reference/dom/domnamednodemap.xml b/reference/dom/domnamednodemap.xml index d97d92a942..abbdb8a2ab 100644 --- a/reference/dom/domnamednodemap.xml +++ b/reference/dom/domnamednodemap.xml @@ -1,5 +1,5 @@ - + + DOMNamedNodeMap::getNamedItem diff --git a/reference/dom/domnamednodemap/getnameditemns.xml b/reference/dom/domnamednodemap/getnameditemns.xml index bbeb30d1c2..355a387e13 100644 --- a/reference/dom/domnamednodemap/getnameditemns.xml +++ b/reference/dom/domnamednodemap/getnameditemns.xml @@ -1,5 +1,5 @@ - + DOMNamedNodeMap::getNamedItemNS diff --git a/reference/dom/domnamednodemap/item.xml b/reference/dom/domnamednodemap/item.xml index 9e2ec42f9f..1a6d81f8ac 100644 --- a/reference/dom/domnamednodemap/item.xml +++ b/reference/dom/domnamednodemap/item.xml @@ -1,5 +1,5 @@ - + DOMNamedNodeMap::item diff --git a/reference/dom/domnode.xml b/reference/dom/domnode.xml index ea2efc9227..e68b176623 100644 --- a/reference/dom/domnode.xml +++ b/reference/dom/domnode.xml @@ -1,5 +1,5 @@ - + The DOMNode class DOMNode diff --git a/reference/dom/domnode/appendchild.xml b/reference/dom/domnode/appendchild.xml index 386c6b4a8d..7dc0cd8961 100644 --- a/reference/dom/domnode/appendchild.xml +++ b/reference/dom/domnode/appendchild.xml @@ -1,5 +1,5 @@ - + DOMNode::appendChild diff --git a/reference/dom/domnode/clonenode.xml b/reference/dom/domnode/clonenode.xml index 196a58c819..17c8f0998a 100644 --- a/reference/dom/domnode/clonenode.xml +++ b/reference/dom/domnode/clonenode.xml @@ -1,5 +1,5 @@ - + DOMNode::cloneNode diff --git a/reference/dom/domnode/getlineno.xml b/reference/dom/domnode/getlineno.xml index 3dac6249bb..3ee3752d2a 100644 --- a/reference/dom/domnode/getlineno.xml +++ b/reference/dom/domnode/getlineno.xml @@ -1,5 +1,5 @@ - + diff --git a/reference/dom/domnode/hasattributes.xml b/reference/dom/domnode/hasattributes.xml index d0f8a0ba54..e220762ff0 100644 --- a/reference/dom/domnode/hasattributes.xml +++ b/reference/dom/domnode/hasattributes.xml @@ -1,5 +1,5 @@ - + DOMNode::hasAttributes diff --git a/reference/dom/domnode/haschildnodes.xml b/reference/dom/domnode/haschildnodes.xml index 59426992ed..b3a346932c 100644 --- a/reference/dom/domnode/haschildnodes.xml +++ b/reference/dom/domnode/haschildnodes.xml @@ -1,5 +1,5 @@ - + DOMNode::hasChildNodes diff --git a/reference/dom/domnode/insertbefore.xml b/reference/dom/domnode/insertbefore.xml index b990e4ba53..52392279a9 100644 --- a/reference/dom/domnode/insertbefore.xml +++ b/reference/dom/domnode/insertbefore.xml @@ -1,5 +1,5 @@ - + DOMNode::insertBefore diff --git a/reference/dom/domnode/isdefaultnamespace.xml b/reference/dom/domnode/isdefaultnamespace.xml index 7e6e2be5b5..aa2ea28555 100644 --- a/reference/dom/domnode/isdefaultnamespace.xml +++ b/reference/dom/domnode/isdefaultnamespace.xml @@ -1,5 +1,5 @@ - + DOMNode::isDefaultNamespace diff --git a/reference/dom/domnode/issamenode.xml b/reference/dom/domnode/issamenode.xml index 7b566f117c..7c2af01836 100644 --- a/reference/dom/domnode/issamenode.xml +++ b/reference/dom/domnode/issamenode.xml @@ -1,5 +1,5 @@ - + DOMNode::isSameNode diff --git a/reference/dom/domnode/issupported.xml b/reference/dom/domnode/issupported.xml index 0b1a3280d2..554d7fcf15 100644 --- a/reference/dom/domnode/issupported.xml +++ b/reference/dom/domnode/issupported.xml @@ -1,5 +1,5 @@ - + DOMNode::isSupported diff --git a/reference/dom/domnode/lookupnamespaceuri.xml b/reference/dom/domnode/lookupnamespaceuri.xml index ee189b5d67..19232cfcd6 100644 --- a/reference/dom/domnode/lookupnamespaceuri.xml +++ b/reference/dom/domnode/lookupnamespaceuri.xml @@ -1,5 +1,5 @@ - + DOMNode::lookupNamespaceURI diff --git a/reference/dom/domnode/lookupprefix.xml b/reference/dom/domnode/lookupprefix.xml index 0cff1d0f5e..624f64f317 100644 --- a/reference/dom/domnode/lookupprefix.xml +++ b/reference/dom/domnode/lookupprefix.xml @@ -1,5 +1,5 @@ - + DOMNode::lookupPrefix diff --git a/reference/dom/domnode/normalize.xml b/reference/dom/domnode/normalize.xml index 009e7e1cbe..fb665bc0d3 100644 --- a/reference/dom/domnode/normalize.xml +++ b/reference/dom/domnode/normalize.xml @@ -1,5 +1,5 @@ - + DOMNode::normalize diff --git a/reference/dom/domnode/removechild.xml b/reference/dom/domnode/removechild.xml index cc8d601116..5bc3713dd9 100644 --- a/reference/dom/domnode/removechild.xml +++ b/reference/dom/domnode/removechild.xml @@ -1,5 +1,5 @@ - + DOMNode::removeChild diff --git a/reference/dom/domnode/replacechild.xml b/reference/dom/domnode/replacechild.xml index 7d767ae2e6..24804dace9 100644 --- a/reference/dom/domnode/replacechild.xml +++ b/reference/dom/domnode/replacechild.xml @@ -1,5 +1,5 @@ - + DOMNode::replaceChild diff --git a/reference/dom/domnodelist.xml b/reference/dom/domnodelist.xml index 55f2bdc088..574f412b3c 100644 --- a/reference/dom/domnodelist.xml +++ b/reference/dom/domnodelist.xml @@ -1,5 +1,5 @@ - + + DOMNodelist::item diff --git a/reference/dom/domnotation.xml b/reference/dom/domnotation.xml index fd374dfd03..41129c487c 100644 --- a/reference/dom/domnotation.xml +++ b/reference/dom/domnotation.xml @@ -1,5 +1,5 @@ - + + The DOMProcessingInstruction class DOMProcessingInstruction diff --git a/reference/dom/domprocessinginstruction/construct.xml b/reference/dom/domprocessinginstruction/construct.xml index 38c2821c89..78831253be 100644 --- a/reference/dom/domprocessinginstruction/construct.xml +++ b/reference/dom/domprocessinginstruction/construct.xml @@ -1,5 +1,5 @@ - + DOMProcessingInstruction::__construct diff --git a/reference/dom/domtext.xml b/reference/dom/domtext.xml index 7e7c14c16a..af2240e5e6 100644 --- a/reference/dom/domtext.xml +++ b/reference/dom/domtext.xml @@ -1,5 +1,5 @@ - + The DOMText class DOMText diff --git a/reference/dom/domtext/construct.xml b/reference/dom/domtext/construct.xml index c684657169..e5cbe21c64 100644 --- a/reference/dom/domtext/construct.xml +++ b/reference/dom/domtext/construct.xml @@ -1,5 +1,5 @@ - + DOMText::__construct diff --git a/reference/dom/domtext/iswhitespaceinelementcontent.xml b/reference/dom/domtext/iswhitespaceinelementcontent.xml index b9d5afb82b..d843a10b5e 100644 --- a/reference/dom/domtext/iswhitespaceinelementcontent.xml +++ b/reference/dom/domtext/iswhitespaceinelementcontent.xml @@ -1,5 +1,5 @@ - + DOMText::isWhitespaceInElementContent diff --git a/reference/dom/domtext/splittext.xml b/reference/dom/domtext/splittext.xml index b368a1008a..b0cc6fff1c 100644 --- a/reference/dom/domtext/splittext.xml +++ b/reference/dom/domtext/splittext.xml @@ -1,5 +1,5 @@ - + DOMText::splitText diff --git a/reference/dom/domxpath.xml b/reference/dom/domxpath.xml index e0a82c2f8b..c873e86eea 100644 --- a/reference/dom/domxpath.xml +++ b/reference/dom/domxpath.xml @@ -1,5 +1,5 @@ - + + DOMXPath::__construct diff --git a/reference/dom/domxpath/evaluate.xml b/reference/dom/domxpath/evaluate.xml index e471f6a96d..e8efb7c82e 100644 --- a/reference/dom/domxpath/evaluate.xml +++ b/reference/dom/domxpath/evaluate.xml @@ -1,5 +1,5 @@ - + DOMXPath::evaluate diff --git a/reference/dom/domxpath/query.xml b/reference/dom/domxpath/query.xml index 4c11f8d00a..72d553886d 100644 --- a/reference/dom/domxpath/query.xml +++ b/reference/dom/domxpath/query.xml @@ -1,5 +1,5 @@ - + DOMXPath::query diff --git a/reference/dom/domxpath/registernamespace.xml b/reference/dom/domxpath/registernamespace.xml index 2b161ad410..d5ee91d0fd 100644 --- a/reference/dom/domxpath/registernamespace.xml +++ b/reference/dom/domxpath/registernamespace.xml @@ -1,5 +1,5 @@ - + DOMXPath::registerNamespace diff --git a/reference/dom/functions/dom-import-simplexml.xml b/reference/dom/functions/dom-import-simplexml.xml index b59ad02e44..54bec4ea7b 100644 --- a/reference/dom/functions/dom-import-simplexml.xml +++ b/reference/dom/functions/dom-import-simplexml.xml @@ -1,5 +1,5 @@ - + dom_import_simplexml diff --git a/reference/dom/reference.xml b/reference/dom/reference.xml index a035c146a5..d772116069 100644 --- a/reference/dom/reference.xml +++ b/reference/dom/reference.xml @@ -1,5 +1,5 @@ - + diff --git a/reference/dom/setup.xml b/reference/dom/setup.xml index ec60174ac4..78110a2e08 100644 --- a/reference/dom/setup.xml +++ b/reference/dom/setup.xml @@ -1,5 +1,5 @@ - + &reftitle.setup; diff --git a/reference/dom/versions.xml b/reference/dom/versions.xml index d85a81a5e1..fb13abccf3 100644 --- a/reference/dom/versions.xml +++ b/reference/dom/versions.xml @@ -1,5 +1,5 @@ - +