php-doc-en/reference/dom/functions
2004-12-31 12:05:14 +00:00
..
dom-domattr-isid.xml fix build and document DOMText, correct some other files 2004-12-27 16:53:36 +00:00
dom-domcharacterdata-appenddata.xml switch to OO layout 2004-12-17 15:11:30 +00:00
dom-domcharacterdata-deletedata.xml switch to OO layout 2004-12-17 15:11:30 +00:00
dom-domcharacterdata-insertdata.xml switch to OO layout 2004-12-17 15:11:30 +00:00
dom-domcharacterdata-replacedata.xml switch to OO layout 2004-12-17 15:11:30 +00:00
dom-domcharacterdata-substringdata.xml switch to OO layout 2004-12-17 15:11:30 +00:00
dom-domdocument-construct.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domdocument-createattribute.xml Migrate and document DOMDocument::createXX() 2004-12-27 13:02:52 +00:00
dom-domdocument-createattributens.xml Migrate and document DOMDocument::createXX() 2004-12-27 13:02:52 +00:00
dom-domdocument-createcdatasection.xml Migrate and document DOMDocument::createXX() 2004-12-27 13:02:52 +00:00
dom-domdocument-createcomment.xml Migrate and document DOMDocument::createXX() 2004-12-27 13:02:52 +00:00
dom-domdocument-createdocumentfragment.xml Migrate and document DOMDocument::createXX() 2004-12-27 13:02:52 +00:00
dom-domdocument-createelement.xml Migrate and document DOMDocument::createXX() 2004-12-27 13:02:52 +00:00
dom-domdocument-createelementns.xml Migrate and document DOMDocument::createXX() 2004-12-27 13:02:52 +00:00
dom-domdocument-createentityreference.xml Migrate and document DOMDocument::createXX() 2004-12-27 13:02:52 +00:00
dom-domdocument-createprocessinginstruction.xml Migrate and document DOMDocument::createXX() 2004-12-27 13:02:52 +00:00
dom-domdocument-createtextnode.xml Migrate and document DOMDocument::createXX() 2004-12-27 13:02:52 +00:00
dom-domdocument-getelementbyid.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domdocument-getelementsbytagname.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domdocument-getelementsbytagnamens.xml Use xref instead of link, this will automaticaly pickup the method name 2004-12-21 00:36:56 +00:00
dom-domdocument-importnode.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domdocument-load.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domdocument-loadhtml.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domdocument-loadhtmlfile.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domdocument-loadxml.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domdocument-normalize.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domdocument-relaxngvalidate.xml Add &url.relaxng; and document the remaining DOMDocument methods 2004-12-31 12:05:14 +00:00
dom-domdocument-relaxngvalidatesource.xml Add &url.relaxng; and document the remaining DOMDocument methods 2004-12-31 12:05:14 +00:00
dom-domdocument-save.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domdocument-savehtml.xml Lowercase filenames 2004-12-21 00:42:35 +00:00
dom-domdocument-savehtmlfile.xml Lowercase filenames 2004-12-21 00:42:35 +00:00
dom-domdocument-savexml.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domdocument-schemaValidate.xml user notes 2004-12-17 17:51:21 +00:00
dom-domdocument-schemavalidate.xml Add &url.relaxng; and document the remaining DOMDocument methods 2004-12-31 12:05:14 +00:00
dom-domdocument-schemaValidateSource.xml switch to OO layout 2004-12-17 15:11:30 +00:00
dom-domdocument-schemavalidatesource.xml Add &url.relaxng; and document the remaining DOMDocument methods 2004-12-31 12:05:14 +00:00
dom-domdocument-validate.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domdocument-xinclude.xml Switch some files to the new structure, use xrefs, document parameters, fix protos 2004-12-31 11:49:57 +00:00
dom-domelement-getattribute.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-getattributenode.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-getattributenodens.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-getattributens.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-getelementsbytagname.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-getelementsbytagnamens.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-hasattribute.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-hasattributens.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-removeattribute.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-removeattributenode.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-removeattributens.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-setattribute.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-setattributenode.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-setattributenodens.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domelement-setattributens.xml Document DOMElement::xx(), describe parameters, return value, added see also.. 2004-12-27 16:12:48 +00:00
dom-domimplementation-createdocument.xml fix build and document DOMText, correct some other files 2004-12-27 16:53:36 +00:00
dom-domimplementation-createdocumenttype.xml Document DOMImplementation::createXX() 2004-12-27 16:32:34 +00:00
dom-domimplementation-hasfeature.xml Use xref instead of link, this will automaticaly pickup the method name 2004-12-21 00:36:56 +00:00
dom-domnamednodemap-getnameditem.xml switch to OO layout 2004-12-17 15:11:30 +00:00
dom-domnamednodemap-getnameditemns.xml switch to OO layout 2004-12-17 15:11:30 +00:00
dom-domnamednodemap-item.xml switch to OO layout 2004-12-17 15:11:30 +00:00
dom-domnode-appendchild.xml Migrate DOMNode->xx(), add see also, explains parameters and return values 2004-12-27 13:51:39 +00:00
dom-domnode-clonenode.xml Migrate DOMNode->xx(), add see also, explains parameters and return values 2004-12-27 13:51:39 +00:00
dom-domnode-hasattributes.xml Migrate DOMNode->xx(), add see also, explains parameters and return values 2004-12-27 13:51:39 +00:00
dom-domnode-haschildnodes.xml Migrate DOMNode->xx(), add see also, explains parameters and return values 2004-12-27 13:51:39 +00:00
dom-domnode-insertbefore.xml fix #31354: wrong refpurpose for DOMNode->insertBefore() 2004-12-31 10:42:35 +00:00
dom-domnode-issamenode.xml Migrate DOMNode->xx(), add see also, explains parameters and return values 2004-12-27 13:51:39 +00:00
dom-domnode-issupported.xml Migrate DOMNode->xx(), add see also, explains parameters and return values 2004-12-27 13:51:39 +00:00
dom-domnode-lookupnamespaceuri.xml Migrate DOMNode->xx(), add see also, explains parameters and return values 2004-12-27 13:51:39 +00:00
dom-domnode-lookupprefix.xml Migrate DOMNode->xx(), add see also, explains parameters and return values 2004-12-27 13:51:39 +00:00
dom-domnode-normalize.xml fix build and document DOMText, correct some other files 2004-12-27 16:53:36 +00:00
dom-domnode-removechild.xml Migrate DOMNode->xx(), add see also, explains parameters and return values 2004-12-27 13:51:39 +00:00
dom-domnode-replacechild.xml Migrate DOMNode->xx(), add see also, explains parameters and return values 2004-12-27 13:51:39 +00:00
dom-domnodelist-item.xml fix build and document DOMText, correct some other files 2004-12-27 16:53:36 +00:00
dom-domstringlist-item.xml Rewrote the DOM reference page and detailed every class methods and props 2004-12-17 16:15:37 +00:00
dom-domtext-iswhitespaceinelementcontent.xml fix build and document DOMText, correct some other files 2004-12-27 16:53:36 +00:00
dom-domtext-splittext.xml fix build and document DOMText, correct some other files 2004-12-27 16:53:36 +00:00
dom-domxpath-construct.xml Migrate DOMXPath::XX(), add see also, explain parameters 2004-12-27 13:13:26 +00:00
dom-domxpath-evaluate.xml Use xref instead of link, this will automaticaly pickup the method name 2004-12-21 00:36:56 +00:00
dom-domxpath-query.xml Migrate DOMXPath::XX(), add see also, explain parameters 2004-12-27 13:13:26 +00:00
dom-domxpath-registernamespace.xml Migrate DOMXPath::XX(), add see also, explain parameters 2004-12-27 13:13:26 +00:00
dom-import-simplexml.xml fix build and document DOMText, correct some other files 2004-12-27 16:53:36 +00:00