Commit graph

10 commits

Author SHA1 Message Date
Hannes Magnusson
da7a4ff2cf Rename files as per the new-oo-style (classname/methodname.xml):
functions/ArrayIterator-*.xml              => arrayiterator/*.xml
	functions/ArrayObject-*.xml                => arrayobject/*.xml
	functions/CachingIterator-*.xml            => cachingiterator/*.xml
	functions/DirectoryIterator-*.xml          => directoryiterator/*.xml
	functions/FilterIterator-*.xml             => filteriterator/*.xml
	functions/LimitIterator-*.xml              => limititerator/*.xml
	functions/ParentIterator-*.xml             => parentiterator/*.xml
	functions/RecursiveDirectoryIterator-*.xml => recursivedirectoryiterator/*.xml
	functions/RecursiveIteratorIterator-*.xml  => recursiveiteratoriterator/*.xml
	functions/SimpleXMLIterator-*.xml          => simplexmliterator/*.xml
	function/CachingRecursiveIterator-*.xml    => recursivecachingiterator/*.xml

# *NO* content or ID change
# NOTE: There are still some *functions* left in functions/
# NOTE: The old CachingRecursiveIterator was renamed to RecursiveCachingIterator


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248924 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 12:20:52 +00:00
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
aac62607eb WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228330 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 20:13:03 +00:00
Kenneth Schwartz
d259129bb0 use example.outputs[.similar] entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:11:52 +00:00
Jakub Vrana
28a256225c Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172545 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 12:53:22 +00:00
Nuno Lopes
4cfcf83b37 fix livedocs build (renaming IDs back to original
fix some protos


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157631 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-30 14:32:27 +00:00
Damien Seguy
aa971bd5de id should be in lowercase
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156823 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-22 14:56:38 +00:00
Nuno Lopes
4d76cf9220 some initial docs and examples for spl/arrays
#can somebody check my poor english, please?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155850 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-13 14:20:11 +00:00
Nuno Lopes
274de5b442 correcting parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155746 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-11 14:54:24 +00:00
Nuno Lopes
954ec32ad5 forgot this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152235 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 10:51:40 +00:00