Commit graph

26 commits

Author SHA1 Message Date
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
Mehdi Achour
6f232afc58 Added most of the remaining properties descriptions
Cleared 5 more methods


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175177 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 19:58:25 +00:00
Yannick Torres
eff9632720 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175164 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 17:03:59 +00:00
Mehdi Achour
2b1af939e4 Used the new documentation format in the documented functions
Documented, reviewed and added examples to DOMDocument->__construct(), createEle
ment*, load, loadXML, save*.
Also documented DOMDocument->xinclude() and found bug #31200


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175146 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 15:57:49 +00:00
Mehdi Achour
e7396d18c1 fix c/p error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175107 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 03:14:12 +00:00
Mehdi Achour
75bff3178a document DOMAttr->isId() and DOMDocument->getElementById()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175105 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 03:10:23 +00:00
Mehdi Achour
fbd32bf69d Use a valid docbook example file with a public DTD attached and update DOMXpath->query() example
Also document DOMDocument->valid() and validateOnParse (as we have a valid dtd :) )


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-19 22:16:44 +00:00
Mehdi Achour
0198ad7658 Added a generic XML file for use in examples
Added DOMImplementation and documented DOMImplemntation::hasFeature()
Added DOMXPath::__construct and documented DOMXPath::query


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175076 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-19 13:21:33 +00:00
Mehdi Achour
1c26c33f2d user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174996 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-17 17:51:21 +00:00
Mehdi Achour
b960a93a95 Rewrote the DOM reference page and detailed every class methods and props
There's still a lot to do here, but at least there's a bunch of new information, feel free to fill in the blanks


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174994 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-17 16:15:37 +00:00
Mehdi Achour
91dfeb2308 oops, use proper docbook tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174986 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-17 15:16:13 +00:00
Mehdi Achour
39e053f24a switch to OO layout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174985 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-17 15:11:30 +00:00
Jakub Vrana
32027aa0a9 Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172543 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 12:26:57 +00:00
Yannick Torres
597c9e6b87 use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171848 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 16:40:58 +00:00
Mehdi Achour
48e7161457 fix #29817 and #29818
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171649 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-30 15:42:53 +00:00
Antony Dovgal
c75fb21a3a fix typo
DOMExcpetion -> DOMException


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170775 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-18 11:38:50 +00:00
Mehdi Achour
fb0efe79df fix parameteres order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167593 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 21:48:29 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
9a1ee6bfe3 Fix types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 16:12:06 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Damien Seguy
70f84f9c25 Fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166169 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:24:58 +00:00
Damien Seguy
fb37dcd3a9 initial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166168 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:19:03 +00:00
Dave Barr
a00edd14b7 - Remove trailing period from end of refpurpose.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164407 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:48:55 +00:00
Mehdi Achour
af07ca4ae4 new entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158299 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-10 12:12:00 +00:00
Nuno Lopes
6a03e89e37 fix ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158265 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-09 18:21:31 +00:00
Rob Richards
d64096e069 Initial cut of dom docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158250 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-09 15:07:48 +00:00