Commit graph

75 commits

Author SHA1 Message Date
Hannes Magnusson
5b4cf85680 Add changelogsection
(piror to 5.2.2 you have to NULLify extendedclass before
you could register new extendedclass extending the same baseclass)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233198 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-03 20:29:53 +00:00
Mehdi Achour
197fd97add Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228324 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 18:34:44 +00:00
Mehdi Achour
4677bf9a18 Document DOMDocumentFragment->appendXML() and DOMDocument->registerNodeClass(), our 2 non-DOM-standard-but-kicks-axx methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226020 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-30 02:50:59 +00:00
Mehdi Achour
cf7a5097a7 Document DOMDocument->normalizeDocument() and remove DOMDocument->normalize() which never existed and never will
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226012 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-30 01:26:53 +00:00
Mehdi Achour
956883336f Remove these methods as they are not implemented yet
# Avoid confusing users starting by me ;) (also check #32416)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226011 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-30 01:21:16 +00:00
Mehdi Achour
f403566f96 Fix #39057: Loose the static call
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225983 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-29 00:57:01 +00:00
Mehdi Achour
ae447c60cd document DOMElement->setIdAttribute*() and DomNode->isDefaultNameSpace()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225980 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-29 00:40:54 +00:00
Mehdi Achour
b2485a06de #: fix link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225962 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-28 20:38:04 +00:00
Jean-Sébastien Goupil
790db52f21 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@224281 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-03 20:05:00 +00:00
Philip Olson
57a6e05ac4 Put dom spec link in entity, and fixed markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223439 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-16 05:07:44 +00:00
Jakub Vrana
1eef08a073 Protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223367 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-15 09:43:32 +00:00
Sean Coates
a8ec4170bd Major commit. Exceptions role changes to errors. Many files affected. Tagged first: PRE_EXCEPTIONS_ROLE_CHANGE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219536 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 20:40:41 +00:00
Ben Ramsey
bae7d85d71 Bug #37249 - Changed return type to "mixed" and added examples for calling load() and loadXML() statically.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213101 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-16 03:10:13 +00:00
Mehdi Achour
66c1780e8d Remove static calls which are non E_STRICT compliant
formatOutput doesn't affect DomDocument->saveHTML()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211537 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-17 12:59:17 +00:00
TAKAGI Masahiro
af7347022a removed wrong element.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209372 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-14 23:53:28 +00:00
Jakub Vrana
5d7c87b850 Initial documentation (bug #36736)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209337 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-14 13:55:25 +00:00
Jakub Vrana
d7bb816b45 Isn't DOMAttr (bug #35312)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201587 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 13:39:49 +00:00
Nuno Lopes
504e192872 document LIBXML_NOEMPTYTAG
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195464 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-08 12:02:24 +00:00
Jakub Vrana
1cffddca23 Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189003 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 10:39:10 +00:00
Mehdi Achour
d3db053e2f put example output in a separate screen and fix it (utf8 not iso)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188680 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-17 22:14:13 +00:00
Jakub Vrana
147c065529 Remove double article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 14:05:09 +00:00
Jakub Vrana
9b87277553 Fix void return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184127 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 08:27:32 +00:00
Mehdi Achour
49019b5fc5 Add docs for DOMImplementation(), detailed Attr and Implementation description, fix screen and case for XPath
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183616 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 22:23:22 +00:00
Mehdi Achour
6358a74168 integrated user notes, examples, and wrapped text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183432 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-02 22:46:41 +00:00
Dave Barr
6c6f180b21 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183233 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 04:04:14 +00:00
Rob Richards
e306d2a550 Add missing constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182625 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-22 10:56:34 +00:00
Kenneth Schwartz
c6d3fdfecf WS Fix (no tabs)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181878 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:14:11 +00:00
Nuno Lopes
e58a9d9926 add a new directory for libxml fucntions/constants. move teh constants from simplexml page to here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179773 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 18:01:02 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Nuno Lopes
7ea1f99985 fix proto. user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179327 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 16:06:57 +00:00
Mehdi Achour
75b3c1f295 remove extra linebreak in classsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177404 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-17 08:41:34 +00:00
Yannick Torres
93cada7420 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176785 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-09 21:56:20 +00:00
Nuno Lopes
2de85672af update minimum libxml version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176676 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-08 19:55:51 +00:00
Mehdi Achour
78048f12db Document the exceptions using the new format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176299 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-02 15:36:00 +00:00
Nuno Lopes
6202006e2f new options parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176292 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-02 13:48:14 +00:00
Mehdi Achour
5f549208e0 Document DOMNamedMap->XX() and remove DOMStringList (not implemented and not sure it have to be documented anyway)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176122 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-31 13:02:22 +00:00
Mehdi Achour
255a1f7f9d Document DOMCharacterData->xx()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176121 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-31 12:44:55 +00:00
Mehdi Achour
57cdcf4cfc removed files (fixed case)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176120 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-31 12:07:27 +00:00
Mehdi Achour
99c6c8d34e Add &url.relaxng; and document the remaining DOMDocument methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176119 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-31 12:05:14 +00:00
Mehdi Achour
30a513687b Switch some files to the new structure, use xrefs, document parameters, fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176117 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-31 11:49:57 +00:00
Mehdi Achour
f0ff82f778 fix #31354: wrong refpurpose for DOMNode->insertBefore()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176116 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-31 10:42:35 +00:00
Mehdi Achour
84649cab8c fix build and document DOMText, correct some other files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175694 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-27 16:53:36 +00:00
Mehdi Achour
6b964056ba Document DOMImplementation::createXX()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175687 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-27 16:32:34 +00:00
Mehdi Achour
2c487165fe Document DOMElement::xx(), describe parameters, return value, added see also..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175682 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-27 16:12:48 +00:00
Mehdi Achour
b8ee5120a2 Migrate DOMNode->xx(), add see also, explains parameters and return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175675 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-27 13:51:39 +00:00
Mehdi Achour
87a79b78ff Migrate DOMXPath::XX(), add see also, explain parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175671 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-27 13:13:26 +00:00
Mehdi Achour
542c010d2f Migrate and document DOMDocument::createXX()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175669 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-27 13:02:52 +00:00
Mehdi Achour
360c9579f8 forgot to commit dom_import_simplexml.xml in previous commit, this file is finalized
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175211 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-21 00:46:28 +00:00
Mehdi Achour
d6172ae71d Lowercase filenames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175210 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-21 00:42:35 +00:00
Mehdi Achour
f6c148a1d4 Use xref instead of link, this will automaticaly pickup the method name
Fix DOMAttr->isId() docbook identifier
Document and finalize DOMDocument->getElementsByTagNS(), DOMImplementation->hasFeature(), DOMXPath->evaluate(), dom_import_simplexml()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175207 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-21 00:36:56 +00:00