cvs: phpdoc-sk /reference/cyrus/functions cyrus-authenticate.xml cyrus-bind.xml cyrus-close.xml cyrus-connect.xml cyrus-query.xml cyrus-unbind.xml
[email protected] ("Joseph Drake") Tue, 24 Jun 2003 00:54:04 -0000
| Newsgroups | php.doc.sk |
|---|---|
| Message-ID | <cvsjoseph1056416044@cvsserver> |
joseph Mon Jun 23 20:54:04 2003 EDT
Added files:
/phpdoc-sk/reference/cyrus/functions cyrus-authenticate.xml
cyrus-bind.xml cyrus-close.xml
cyrus-connect.xml
cyrus-query.xml
cyrus-unbind.xml
Log:
cyrus function
joseph-20030623205404.txt
(text/plain, 8.1 KB)
Index: phpdoc-sk/reference/cyrus/functions/cyrus-authenticate.xml
+++ phpdoc-sk/reference/cyrus/functions/cyrus-authenticate.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.3 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cyrus.xml, last change in rev 1.1 -->
<refentry id="function.cyrus-authenticate">
<refnamediv>
<refname>cyrus_authenticate</refname>
<refpurpose>Autentifikácia na Cyrus IMAP server </refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>bool</type><methodname>cyrus_authenticate</methodname>
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>mechlist</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>service</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>user</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>minssf</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>maxssf</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- 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:"../../../../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
-->
Index: phpdoc-sk/reference/cyrus/functions/cyrus-bind.xml
+++ phpdoc-sk/reference/cyrus/functions/cyrus-bind.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.2 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cyrus.xml, last change in rev 1.1 -->
<refentry id="function.cyrus-bind">
<refnamediv>
<refname>cyrus_bind</refname>
<refpurpose>Zviaza» callbacky do Cyrus IMAP spojenia</refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>bool</type><methodname>cyrus_bind</methodname>
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
<methodparam><type>array</type><parameter>callbacks</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- 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:"../../../../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
-->
Index: phpdoc-sk/reference/cyrus/functions/cyrus-close.xml
+++ phpdoc-sk/reference/cyrus/functions/cyrus-close.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.3 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cyrus.xml, last change in rev 1.1 -->
<refentry id="function.cyrus-close">
<refnamediv>
<refname>cyrus_close</refname>
<refpurpose>Ukonèi» spojenie s Cyrus IMAP serverom </refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>bool</type><methodname>cyrus_close</methodname>
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- 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:"../../../../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
-->
Index: phpdoc-sk/reference/cyrus/functions/cyrus-connect.xml
+++ phpdoc-sk/reference/cyrus/functions/cyrus-connect.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.2 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cyrus.xml, last change in rev 1.1 -->
<refentry id="function.cyrus-connect">
<refnamediv>
<refname>cyrus_connect</refname>
<refpurpose>Pripoji» sa na Cyrus IMAP server </refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>resource</type><methodname>cyrus_connect</methodname>
<methodparam choice="opt"><type>string</type><parameter>host</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>port</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>flags</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- 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:"../../../../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
-->
Index: phpdoc-sk/reference/cyrus/functions/cyrus-query.xml
+++ phpdoc-sk/reference/cyrus/functions/cyrus-query.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.2 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cyrus.xml, last change in rev 1.1 -->
<refentry id="function.cyrus-query">
<refnamediv>
<refname>cyrus_query</refname>
<refpurpose>Posla» dotaz na Cyrus IMAP server </refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>bool</type><methodname>cyrus_query</methodname>
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
<methodparam><type>string</type><parameter>query</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- 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:"../../../../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
-->
Index: phpdoc-sk/reference/cyrus/functions/cyrus-unbind.xml
+++ phpdoc-sk/reference/cyrus/functions/cyrus-unbind.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.2 Maintainer: joseph Status: ready -->
<!-- splitted from ./en/functions/cyrus.xml, last change in rev 1.1 -->
<refentry id="function.cyrus-unbind">
<refnamediv>
<refname>cyrus_unbind</refname>
<refpurpose>Rozviaza» ... </refpurpose>
</refnamediv>
<refsect1>
<title>Popis</title>
<methodsynopsis>
<type>bool</type><methodname>cyrus_unbind</methodname>
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
<methodparam><type>string</type><parameter>trigger_name</parameter></methodparam>
</methodsynopsis>
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- 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:"../../../../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
-->