No description
Find a file
Jeremy Mikola 9f0e1e36a3 Documentation for MongoCursorInterface
This interface extends Iterator and is implemented internally by MongoCursor and MongoCommandCursor. In addition to the interface methods, "see also" links were added on the implemented methods to point back to the interface documentation (as we did for Iterator methods).

https://jira.mongodb.org/browse/PHP-1328


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335760 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-15 21:10:35 +00:00
appendices Contains a simple typo fix and rephrased the description for sql.safe_mode for clarity. 2014-12-30 13:01:43 +00:00
chapters Anonymous contributions 2014-12-30 12:29:17 +00:00
chmonly - deleted link that causes chm build failure. 2014-01-23 10:41:30 +00:00
faq fix typo in javascript example (doc bug #68767) 2015-01-07 17:03:50 +00:00
features fix build (ini.track-vars) 2014-12-01 16:59:56 +00:00
install This patch updates the Bison version requirements for newer releases of PHP (namely for 5.5 and 5.6). 2014-12-30 13:03:49 +00:00
internals2 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
language Fix version of \e (was not available on Windows before, see bug #61827) 2015-01-15 17:17:37 +00:00
reference Documentation for MongoCursorInterface 2015-01-15 21:10:35 +00:00
security Use random salt, precise examples, mention prepared statements, warn before addslashes() 2012-05-29 22:30:54 +00:00
.travis.yml don't force save, make validation errors fail build 2013-03-22 19:46:56 +00:00
bookinfo.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
contributors.ent Add namespace declaration to all "free standing elements" 2009-11-09 15:58:06 +00:00
contributors.xml Added bug closin' master Justin Martin to the crew 2011-12-03 15:43:53 +00:00
extensions.ent Convert entity files to UTF-8 to please strict standards check in OE 2013-09-09 14:32:44 +00:00
language-defs.ent Convert entity files to UTF-8 to please strict standards check in OE 2013-09-09 14:32:44 +00:00
language-snippets.ent Revise docs for MongoDB collection enumeration methods 2015-01-14 15:29:05 +00:00
make_chm_index.html Fix doc-level encoding declaration in make_chm_index.html 2013-09-18 12:26:38 +00:00
preface.xml Capitalisation fix in preface 2014-09-01 16:39:55 +00:00
README Updated README, and created en/README that refers to doc-base/README. Idea resulted from Robert P. J. Day 2010-03-20 14:52:01 +00:00

---------------------------------------------------------------------------
README
---------------------------------------------------------------------------

Please refer to the README file within the doc-base/ directory. Your directory
structure is probably like:

  phpdoc/en            (DocBook files for the English language)
  phpdoc/doc-base      (Tools and resources used for all languages)