[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/_doc-base/trunk/entities/global.ent_en/trunk/reference/mongo/mongoc
From:       Jeremy_Mikola <jmikola () php ! net>
Date:       2016-12-19 20:32:16
Message-ID: svn-jmikola-1482179536-341425-1225618113 () svn ! php ! net
[Download RAW message or body]

jmikola                                  Mon, 19 Dec 2016 20:32:16 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=341425

Log:
Update API references to MongoDB PHP library

Changed paths:
    U   phpdoc/doc-base/trunk/entities/global.ent
    U   phpdoc/en/trunk/reference/mongo/mongoclient/dropdb.xml
    U   phpdoc/en/trunk/reference/mongo/mongoclient/get.xml
    U   phpdoc/en/trunk/reference/mongo/mongoclient/listdbs.xml
    U   phpdoc/en/trunk/reference/mongo/mongoclient/selectcollection.xml
    U   phpdoc/en/trunk/reference/mongo/mongoclient/selectdb.xml
    U   phpdoc/en/trunk/reference/mongodb/tutorial/library.xml

Modified: phpdoc/doc-base/trunk/entities/global.ent
===================================================================
--- phpdoc/doc-base/trunk/entities/global.ent	2016-12-19 20:13:06 UTC (rev 341424)
+++ phpdoc/doc-base/trunk/entities/global.ent	2016-12-19 20:32:16 UTC (rev 341425)
@@ -265,8 +265,8 @@
 <!ENTITY url.mongodb.composer "https://getcomposer.org/">
 <!ENTITY url.mongodb.libbson "http://github.com/mongodb/libbson">
 <!ENTITY url.mongodb.library "http://github.com/mongodb/mongo-php-library">
-<!ENTITY url.mongodb.library.docs "http://mongodb.github.io/mongo-php-library">
-<!ENTITY url.mongodb.library.apidocs \
"http://mongodb.github.io/mongo-php-library/api"> +<!ENTITY url.mongodb.library.docs \
"https://docs.mongodb.com/php-library"> +<!ENTITY url.mongodb.library.apidocs \
"https://docs.mongodb.com/php-library/master/reference">  <!ENTITY \
url.mongodb.libmongoc "http://github.com/mongodb/mongo-c-driver">  <!ENTITY \
url.mongodb.glossary "https://docs.mongodb.org/manual/reference/glossary/">  <!ENTITY \
url.mongodb.doctrine "https://github.com/doctrine/mongodb">

Modified: phpdoc/en/trunk/reference/mongo/mongoclient/dropdb.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongoclient/dropdb.xml	2016-12-19 20:13:06 UTC \
                (rev 341424)
+++ phpdoc/en/trunk/reference/mongo/mongoclient/dropdb.xml	2016-12-19 20:32:16 UTC \
(rev 341425) @@ -10,7 +10,7 @@
  <refsynopsisdiv role="soft-deprecation-notice">
   &mongo.alternative.phplib.note;
   <simplelist>
-   <member><link xlink:href="&url.mongodb.library.apidocs;/class-MongoDB.Database.html#_drop">MongoDB\Database\drop</link></member>
 +   <member><link xlink:href="&url.mongodb.library.apidocs;/method/MongoDBClient-dropDatabase/">MongoDB\Client::dropDatabase()</link></member>
  </simplelist>
  </refsynopsisdiv>


Modified: phpdoc/en/trunk/reference/mongo/mongoclient/get.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongoclient/get.xml	2016-12-19 20:13:06 UTC (rev \
                341424)
+++ phpdoc/en/trunk/reference/mongo/mongoclient/get.xml	2016-12-19 20:32:16 UTC (rev \
341425) @@ -10,7 +10,7 @@
  <refsynopsisdiv role="soft-deprecation-notice">
   &mongo.alternative.phplib.note;
   <simplelist>
-   <member><link xlink:href="&url.mongodb.library.apidocs;/class-MongoDB.Client.html#_selectDatabase">MongoDB\Client\selectDatabase</link></member>
 +   <member><link xlink:href="&url.mongodb.library.apidocs;/method/MongoDBClient__get/">MongoDB\Client::__get()</link></member>
  </simplelist>
  </refsynopsisdiv>


Modified: phpdoc/en/trunk/reference/mongo/mongoclient/listdbs.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongoclient/listdbs.xml	2016-12-19 20:13:06 UTC \
                (rev 341424)
+++ phpdoc/en/trunk/reference/mongo/mongoclient/listdbs.xml	2016-12-19 20:32:16 UTC \
(rev 341425) @@ -10,7 +10,7 @@
  <refsynopsisdiv role="soft-deprecation-notice">
   &mongo.alternative.phplib.note;
   <simplelist>
-   <member><link xlink:href="&url.mongodb.library.apidocs;/class-MongoDB.Client.html#_listDatabases">MongoDB\Client\listDatabases</link></member>
 +   <member><link xlink:href="&url.mongodb.library.apidocs;/method/MongoDBClient-listDatabases/">MongoDB\Client::listDatabases()</link></member>
  </simplelist>
  </refsynopsisdiv>


Modified: phpdoc/en/trunk/reference/mongo/mongoclient/selectcollection.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongoclient/selectcollection.xml	2016-12-19 \
                20:13:06 UTC (rev 341424)
+++ phpdoc/en/trunk/reference/mongo/mongoclient/selectcollection.xml	2016-12-19 \
20:32:16 UTC (rev 341425) @@ -10,7 +10,7 @@
  <refsynopsisdiv role="soft-deprecation-notice">
   &mongo.alternative.phplib.note;
   <simplelist>
-   <member><link xlink:href="&url.mongodb.library.apidocs;/class-MongoDB.Client.html#_selectCollection">MongoDB\Client\selectCollection</link></member>
 +   <member><link xlink:href="&url.mongodb.library.apidocs;/method/MongoDBClient-selectCollection/">MongoDB\Client::selectCollection()</link></member>
  </simplelist>
  </refsynopsisdiv>


Modified: phpdoc/en/trunk/reference/mongo/mongoclient/selectdb.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongoclient/selectdb.xml	2016-12-19 20:13:06 UTC \
                (rev 341424)
+++ phpdoc/en/trunk/reference/mongo/mongoclient/selectdb.xml	2016-12-19 20:32:16 UTC \
(rev 341425) @@ -10,7 +10,7 @@
  <refsynopsisdiv role="soft-deprecation-notice">
   &mongo.alternative.phplib.note;
   <simplelist>
-   <member><link xlink:href="&url.mongodb.library.apidocs;/class-MongoDB.Client.html#_selectDatabase">MongoDB\Client\selectDatabase</link></member>
 +   <member><link xlink:href="&url.mongodb.library.apidocs;/method/MongoDBClient-selectDatabase/">MongoDB\Client::selectDatabase()</link></member>
  </simplelist>
  </refsynopsisdiv>


Modified: phpdoc/en/trunk/reference/mongodb/tutorial/library.xml
===================================================================
--- phpdoc/en/trunk/reference/mongodb/tutorial/library.xml	2016-12-19 20:13:06 UTC \
                (rev 341424)
+++ phpdoc/en/trunk/reference/mongodb/tutorial/library.xml	2016-12-19 20:32:16 UTC \
(rev 341425) @@ -77,19 +77,18 @@

    <para>
     With this done, you can now use any of the functionality as described in the
-    <link xlink:href="&url.mongodb.library.docs;">library documentation</link>
-    and its <link xlink:href="&url.mongodb.library.apidocs;">API</link>.
+    <link xlink:href="&url.mongodb.library.docs;">library documentation</link>.
    </para>

    <para>
     If you have previously used the old driver (i.e. <code>mongo</code>
     extension), the library's API should look familiar. It contains a
-    <link xlink:href="&url.mongodb.library.apidocs;/class-MongoDB.Client.html">Client</link>
 +    <link xlink:href="&url.mongodb.library.apidocs;/class/MongoDBClient/">Client</link>
  class for connecting to MongoDB, and
-    <link xlink:href="&url.mongodb.library.apidocs;/class-MongoDB.Database.html">Database</link>
 +    <link xlink:href="&url.mongodb.library.apidocs;/class/MongoDBDatabase/">Database</link>
                
     class for database-level operations (e.g. commands, collection management)
     and a
-    <link xlink:href="&url.mongodb.library.apidocs;/class-MongoDB.Collection.html">Collection</link>
 +    <link xlink:href="&url.mongodb.library.apidocs;/class/MongoDBCollection">Collection</link>
  class for collection-level operations (e.g.
     <link xlink:href="&url.mongodb.wiki.crud;">CRUD</link> methods, index \
                management).
     Various Collection methods have been renamed for clarity, and to be in



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic