Commit graph

7 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
f7fd134d6c Fix new style implementation
Add missing sections / parameters


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227337 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 01:05:32 +00:00
Ben Ramsey
b48693bee3 Added __construct() page for SimpleXML and modified examples to show usage of SimpleXML with SimpleXMLElement for a more OO approach.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214069 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-31 22:54:02 +00:00
Ben Ramsey
b3b9b0b50e Previous commit reversed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212916 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-12 18:04:55 +00:00
Ben Ramsey
2354db720f Added note that these methods were added in PHP 5.1.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212898 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-12 13:54:36 +00:00
Ben Ramsey
4ceb507669 Corrected CVS $Revision$ tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212845 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 13:33:51 +00:00
Ben Ramsey
903ef8bae1 Added addAttribute(), addChild(), getDocNamespaces(), getName(), and
getNamespaces() methods to SimpleXMLElement documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212830 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 06:32:45 +00:00