mirror of
https://github.com/php/doc-es.git
synced 2026-03-25 07:52:21 +01:00
git-svn-id: https://svn.php.net/repository/phpdoc/es/trunk@338156 c90b9560-bf6c-de11-be94-00142212c4b1
26 lines
722 B
XML
26 lines
722 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!-- EN-Revision: b2357fc62a4d09fa67bb7f4f022ddb68091d61c0 Maintainer: seros Status: ready -->
|
|
<!-- Reviewed: yes Maintainer: seros -->
|
|
|
|
<part xml:id="mongo.core" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<title>Clases del núcleo</title>
|
|
<partintro>
|
|
<warning>
|
|
&mongo.deprecated.note;
|
|
</warning>
|
|
<para>
|
|
Las clases del núcleo son la parte más importante del controlador.
|
|
</para>
|
|
</partintro>
|
|
|
|
&reference.mongo.mongoclient;
|
|
&reference.mongo.mongodb;
|
|
&reference.mongo.mongocollection;
|
|
&reference.mongo.mongocursor;
|
|
&reference.mongo.mongocursorinterface;
|
|
&reference.mongo.mongocommandcursor;
|
|
|
|
</part>
|