Files
php-doc-ru/reference/mongodb/bson/javascriptinterface.xml
Mikhail Alferov 57d0f75369 Update mongodb 4639881 to En (#1064)
* Create todatetimeimmutable.xml

* Update language-snippets.ent to en

* Update binary.xml to en

* Update binaryinterface.xml to en

* Update dbpointer.xml to en

* Update decimal128.xml to en + опечатки

* Update decimal128interface.xml to en

* Update document.xml to en

* Update int64.xml to en + infostyle

* Update javascript.xml to en

* decimal128interface.xml исправил формулировку

* Update javascriptinterface.xml to en

* Update maxkey.xml to en

* Update minkey.xml to en

* Update objectid.xml to en

* Update objectidinterface.xml to en

* Update packedarray.xml to en

* Update regex.xml to en

* Update regexinterface.xml to en

* Update serializable.xml to en

* Update symbol.xml to en

* Update timestamp.xml to en

* Update timestampinterface.xml to en

* Update undefined.xml to en

* Update unserializable.xml to en

* Update utcdatetime.xml to en

* Update utcdatetimeinterface.xml to en

* Update construct.xml to en

* Update fromjson.xml to en

* Update fromphp.xml to en

* Update tocanonicalextendedjson.xml to en

* Update tojson.xml to en

* Update tophp.xml to en

* Update torelaxedextendedjson.xml to en

* Update clientencryption.xml to en

* Update cursor.xml to en

* Update cursorid.xml to en

* Update cursorinterface.xml to en

* Update readpreference.xml to en

* Update getid.xml to en

* Update getid.xml to en

* Update bulkwriteexception.xml to en

* Update sslconnectionexception.xml to en

* Update writeexception.xml to en

* Update construct.xml to en

* Update executebulkwrite.xml to en

* Update executecommand.xml to en

* Update executequery.xml to en

* Update commandsubscriber.xml to en

* Update sdamsubscriber.xml to en

* Update getserver.xml to en

* Update getserver.xml to en

* Update getserver.xml to en

* Update construct.xml to en

* Update construct.xml to en

* Update getmode.xml to en

* Update executebulkwrite.xml to en

* Update executecommand.xml to en

* Update executequery.xml to en

* Update getdeletedcount.xml to en

* Update getinsertedcount.xml to en

* Update getmatchedcount.xml to en

* Update getmodifiedcount.xml to en

* Update getupsertedcount.xml to en
2025-04-27 00:48:14 +03:00

77 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 4639881688d3faaf0073ad71fe0a4b730aea15a0 Maintainer: sergey Status: ready -->
<!-- Reviewed: no -->
<reference xml:id="class.mongodb-bson-javascriptinterface" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Интерфейс MongoDB\BSON\JavascriptInterface</title>
<titleabbrev>MongoDB\BSON\JavascriptInterface</titleabbrev>
<partintro>
<section xml:id="mongodb-bson-javascriptinterface.intro">
&reftitle.intro;
<para>
Интерфейс реализуется классом
<classname>MongoDB\BSON\Javascript</classname>, но интерфейсный тип также возможно указать
для параметра, значения возврата или типа свойства в классах пользовательского пространства.
</para>
</section>
<section xml:id="mongodb-bson-javascriptinterface.synopsis">
&reftitle.classsynopsis;
<classsynopsis>
<ooclass><classname>MongoDB\BSON\JavascriptInterface</classname></ooclass>
<classsynopsisinfo>
<ooclass>
<classname>MongoDB\BSON\JavascriptInterface</classname>
</ooclass>
</classsynopsisinfo>
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.mongodb-bson-javascriptinterface')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])" />
</classsynopsis>
</section>
<section role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&mongodb.changelog.tentative-return-types-enforced;
&mongodb.changelog.tentative-return-types;
</tbody>
</tgroup>
</informaltable>
</para>
</section>
</partintro>
&reference.mongodb.bson.entities.javascriptinterface;
</reference>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->