Commit graph

11 commits

Author SHA1 Message Date
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +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
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
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
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
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
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
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