Switch to new style

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226671 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2007-01-07 19:20:43 +00:00
parent 8bb55db9d4
commit 3362c2dfd1
68 changed files with 1149 additions and 1305 deletions

View file

@ -1,21 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-connect">
<refnamediv>
<refname>msession_connect</refname>
<refpurpose>Connect to msession server </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>msession_connect</methodname>
<methodparam><type>string</type><parameter>host</parameter></methodparam>
<methodparam><type>string</type><parameter>port</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.msession-connect">
<refnamediv>
<refname>msession_connect</refname>
<refpurpose>Connect to msession server</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>msession_connect</methodname>
<methodparam><type>string</type><parameter>host</parameter></methodparam>
<methodparam><type>string</type><parameter>port</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-count">
<refnamediv>
<refname>msession_count</refname>
<refpurpose>Get session count </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>msession_count</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.msession-count">
<refnamediv>
<refname>msession_count</refname>
<refpurpose>Get session count</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>int</type><methodname>msession_count</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-create">
<refnamediv>
<refname>msession_create</refname>
<refpurpose>Create a session </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>msession_create</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.msession-create">
<refnamediv>
<refname>msession_create</refname>
<refpurpose>Create a session</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>msession_create</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-destroy">
<refnamediv>
<refname>msession_destroy</refname>
<refpurpose>Destroy a session </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>msession_destroy</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.msession-destroy">
<refnamediv>
<refname>msession_destroy</refname>
<refpurpose>Destroy a session</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>msession_destroy</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-disconnect">
<refnamediv>
<refname>msession_disconnect</refname>
<refpurpose>Close connection to msession server </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>msession_disconnect</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.msession-disconnect">
<refnamediv>
<refname>msession_disconnect</refname>
<refpurpose>Close connection to msession server</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>void</type><methodname>msession_disconnect</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,21 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-find">
<refnamediv>
<refname>msession_find</refname>
<refpurpose>Find all sessions with name and value</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>msession_find</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
<methodparam><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.msession-find">
<refnamediv>
<refname>msession_find</refname>
<refpurpose>Find all sessions with name and value</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>msession_find</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
<methodparam><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-get-array">
<refnamediv>
<refname>msession_get_array</refname>
<refpurpose>Get array of msession variables</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>msession_get_array</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.msession-get-array">
<refnamediv>
<refname>msession_get_array</refname>
<refpurpose>Get array of msession variables</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>msession_get_array</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-get-data">
<refnamediv>
<refname>msession_get_data</refname>
<refpurpose>Get data session unstructured data</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>msession_get_data</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.2 $ -->
<refentry id="function.msession-get-data">
<refnamediv>
<refname>msession_get_data</refname>
<refpurpose>Get data session unstructured data</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>msession_get_data</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,22 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-get">
<refnamediv>
<refname>msession_get</refname>
<refpurpose>Get value from session </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>msession_get</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
<methodparam><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.msession-get">
<refnamediv>
<refname>msession_get</refname>
<refpurpose>Get value from session</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>msession_get</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
<methodparam><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,21 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-inc">
<refnamediv>
<refname>msession_inc</refname>
<refpurpose>Increment value in session </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>msession_inc</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.msession-inc">
<refnamediv>
<refname>msession_inc</refname>
<refpurpose>Increment value in session</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>msession_inc</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-list">
<refnamediv>
<refname>msession_list</refname>
<refpurpose>List all sessions</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>msession_list</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.msession-list">
<refnamediv>
<refname>msession_list</refname>
<refpurpose>List all sessions</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>msession_list</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,26 +1,29 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-listvar">
<refnamediv>
<refname>msession_listvar</refname>
<refpurpose>List sessions with variable</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>msession_listvar</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
</methodsynopsis>
<para>
Returns an associative array of value/session for all sessions
with a variable named <parameter>name</parameter>.
</para>
<para>
Used for searching sessions with common attributes.
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.msession-listvar">
<refnamediv>
<refname>msession_listvar</refname>
<refpurpose>List sessions with variable</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>msession_listvar</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
</methodsynopsis>
<para>
Used for searching sessions with common attributes.
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Returns an associative array of value/session for all sessions
with a variable named <parameter>name</parameter>.
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-lock">
<refnamediv>
<refname>msession_lock</refname>
<refpurpose>Lock a session </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>msession_lock</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.msession-lock">
<refnamediv>
<refname>msession_lock</refname>
<refpurpose>Lock a session</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>int</type><methodname>msession_lock</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,22 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-plugin">
<refnamediv>
<refname>msession_plugin</refname>
<refpurpose>Call an escape function within the msession personality plugin</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>msession_plugin</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>string</type><parameter>val</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>param</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.msession-plugin">
<refnamediv>
<refname>msession_plugin</refname>
<refpurpose>Call an escape function within the msession personality plugin</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>msession_plugin</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>string</type><parameter>val</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>param</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-randstr">
<refnamediv>
<refname>msession_randstr</refname>
<refpurpose>Get random string </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>msession_randstr</methodname>
<methodparam><type>int</type><parameter>param</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.msession-randstr">
<refnamediv>
<refname>msession_randstr</refname>
<refpurpose>Get random string</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>msession_randstr</methodname>
<methodparam><type>int</type><parameter>param</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,21 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-set-array">
<refnamediv>
<refname>msession_set_array</refname>
<refpurpose>Set msession variables from an array</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>msession_set_array</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>array</type><parameter>tuples</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.msession-set-array">
<refnamediv>
<refname>msession_set_array</refname>
<refpurpose>Set msession variables from an array</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>void</type><methodname>msession_set_array</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>array</type><parameter>tuples</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,21 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-set-data">
<refnamediv>
<refname>msession_set_data</refname>
<refpurpose>Set data session unstructured data</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>msession_set_data</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.2 $ -->
<refentry id="function.msession-set-data">
<refnamediv>
<refname>msession_set_data</refname>
<refpurpose>Set data session unstructured data</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>msession_set_data</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,22 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-set">
<refnamediv>
<refname>msession_set</refname>
<refpurpose>Set value in session </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>msession_set</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
<methodparam><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.msession-set">
<refnamediv>
<refname>msession_set</refname>
<refpurpose>Set value in session</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>msession_set</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
<methodparam><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,21 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-timeout">
<refnamediv>
<refname>msession_timeout</refname>
<refpurpose>Set/get session timeout </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>msession_timeout</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>param</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.msession-timeout">
<refnamediv>
<refname>msession_timeout</refname>
<refpurpose>Set/get session timeout</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>int</type><methodname>msession_timeout</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>param</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,20 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-uniq">
<refnamediv>
<refname>msession_uniq</refname>
<refpurpose>Get unique id </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>msession_uniq</methodname>
<methodparam><type>int</type><parameter>param</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.msession-uniq">
<refnamediv>
<refname>msession_uniq</refname>
<refpurpose>Get unique id</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>msession_uniq</methodname>
<methodparam><type>int</type><parameter>param</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,21 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
<refentry id="function.msession-unlock">
<refnamediv>
<refname>msession_unlock</refname>
<refpurpose>Unlock a session </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>msession_unlock</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>int</type><parameter>key</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.msession-unlock">
<refnamediv>
<refname>msession_unlock</refname>
<refpurpose>Unlock a session</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>int</type><methodname>msession_unlock</methodname>
<methodparam><type>string</type><parameter>session</parameter></methodparam>
<methodparam><type>int</type><parameter>key</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,25 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-body">
<refnamediv>
<refname>notes_body</refname>
<refpurpose>Open the message msg_number in the specified mailbox on the specified server (leave serv</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>notes_body</methodname>
<methodparam><type>string</type><parameter>server</parameter></methodparam>
<methodparam><type>string</type><parameter>mailbox</parameter></methodparam>
<methodparam><type>int</type><parameter>msg_number</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.notes-body">
<refnamediv>
<refname>notes_body</refname>
<refpurpose>Open the message msg_number in the specified mailbox on the specified server (leave serv</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>notes_body</methodname>
<methodparam><type>string</type><parameter>server</parameter></methodparam>
<methodparam><type>string</type><parameter>mailbox</parameter></methodparam>
<methodparam><type>int</type><parameter>msg_number</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-copy-db">
<refnamediv>
<refname>notes_copy_db</refname>
<refpurpose>Copy a Lotus Notes database</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>notes_copy_db</methodname>
<methodparam><type>string</type><parameter>from_database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>to_database_name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.notes-copy-db">
<refnamediv>
<refname>notes_copy_db</refname>
<refpurpose>Copy a Lotus Notes database</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>notes_copy_db</methodname>
<methodparam><type>string</type><parameter>from_database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>to_database_name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-create-db">
<refnamediv>
<refname>notes_create_db</refname>
<refpurpose>Create a Lotus Notes database </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>notes_create_db</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.notes-create-db">
<refnamediv>
<refname>notes_create_db</refname>
<refpurpose>Create a Lotus Notes database</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>notes_create_db</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-create-note">
<refnamediv>
<refname>notes_create_note</refname>
<refpurpose>Create a note using form form_name </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>notes_create_note</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>form_name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.notes-create-note">
<refnamediv>
<refname>notes_create_note</refname>
<refpurpose>Create a note using form form_name</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>notes_create_note</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>form_name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-drop-db">
<refnamediv>
<refname>notes_drop_db</refname>
<refpurpose>Drop a Lotus Notes database </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>notes_drop_db</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.notes-drop-db">
<refnamediv>
<refname>notes_drop_db</refname>
<refpurpose>Drop a Lotus Notes database</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>notes_drop_db</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,25 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-find-note">
<refnamediv>
<refname>notes_find_note</refname>
<refpurpose>Returns a note id found in database_name</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>notes_find_note</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>type</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.notes-find-note">
<refnamediv>
<refname>notes_find_note</refname>
<refpurpose>Returns a note id found in database_name</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>int</type><methodname>notes_find_note</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>type</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,25 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-header-info">
<refnamediv>
<refname>notes_header_info</refname>
<refpurpose>Open the message msg_number in the specified mailbox on the specified server (leave serv</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>object</type><methodname>notes_header_info</methodname>
<methodparam><type>string</type><parameter>server</parameter></methodparam>
<methodparam><type>string</type><parameter>mailbox</parameter></methodparam>
<methodparam><type>int</type><parameter>msg_number</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.notes-header-info">
<refnamediv>
<refname>notes_header_info</refname>
<refpurpose>Open the message msg_number in the specified mailbox on the specified server (leave serv</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>object</type><methodname>notes_header_info</methodname>
<methodparam><type>string</type><parameter>server</parameter></methodparam>
<methodparam><type>string</type><parameter>mailbox</parameter></methodparam>
<methodparam><type>int</type><parameter>msg_number</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-list-msgs">
<refnamediv>
<refname>notes_list_msgs</refname>
<refpurpose>Returns the notes from a selected database_name</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>notes_list_msgs</methodname>
<methodparam><type>string</type><parameter>db</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.notes-list-msgs">
<refnamediv>
<refname>notes_list_msgs</refname>
<refpurpose>Returns the notes from a selected database_name</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>notes_list_msgs</methodname>
<methodparam><type>string</type><parameter>db</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,25 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-mark-read">
<refnamediv>
<refname>notes_mark_read</refname>
<refpurpose>Mark a note_id as read for the User user_name</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>notes_mark_read</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>user_name</parameter></methodparam>
<methodparam><type>string</type><parameter>note_id</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.notes-mark-read">
<refnamediv>
<refname>notes_mark_read</refname>
<refpurpose>Mark a note_id as read for the User user_name</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>notes_mark_read</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>user_name</parameter></methodparam>
<methodparam><type>string</type><parameter>note_id</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,25 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-mark-unread">
<refnamediv>
<refname>notes_mark_unread</refname>
<refpurpose>Mark a note_id as unread for the User user_name</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>notes_mark_unread</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>user_name</parameter></methodparam>
<methodparam><type>string</type><parameter>note_id</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.notes-mark-unread">
<refnamediv>
<refname>notes_mark_unread</refname>
<refpurpose>Mark a note_id as unread for the User user_name</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>notes_mark_unread</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>user_name</parameter></methodparam>
<methodparam><type>string</type><parameter>note_id</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-nav-create">
<refnamediv>
<refname>notes_nav_create</refname>
<refpurpose>Create a navigator name, in database_name </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>notes_nav_create</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.notes-nav-create">
<refnamediv>
<refname>notes_nav_create</refname>
<refpurpose>Create a navigator name, in database_name</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>notes_nav_create</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-search">
<refnamediv>
<refname>notes_search</refname>
<refpurpose>Find notes that match keywords in database_name</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>notes_search</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>keywords</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.notes-search">
<refnamediv>
<refname>notes_search</refname>
<refpurpose>Find notes that match keywords in database_name</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>notes_search</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>keywords</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-unread">
<refnamediv>
<refname>notes_unread</refname>
<refpurpose>Returns the unread note id's for the current User user_name</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>notes_unread</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>user_name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.notes-unread">
<refnamediv>
<refname>notes_unread</refname>
<refpurpose>Returns the unread note id's for the current User user_name</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>notes_unread</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
<methodparam><type>string</type><parameter>user_name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/notes.xml, last change in rev 1.1 -->
<refentry id="function.notes-version">
<refnamediv>
<refname>notes_version</refname>
<refpurpose>Get the version Lotus Notes </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>float</type><methodname>notes_version</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.notes-version">
<refnamediv>
<refname>notes_version</refname>
<refpurpose>Get the version Lotus Notes</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>float</type><methodname>notes_version</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/qtdom.xml, last change in rev 1.1 -->
<refentry id="function.qdom-error">
<refnamediv>
<refname>qdom_error</refname>
<refpurpose>Returns the error string from the last QDOM operation or FALSE if no errors occurred</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>qdom_error</methodname>
<void/>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.qdom-error">
<refnamediv>
<refname>qdom_error</refname>
<refpurpose>Returns the error string from the last QDOM operation or FALSE if no errors occurred</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>qdom_error</methodname>
<void/>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/qtdom.xml, last change in rev 1.1 -->
<refentry id="function.qdom-tree">
<refnamediv>
<refname>qdom_tree</refname>
<refpurpose>Creates a tree of an XML string</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>QDomDocument</type><methodname>qdom_tree</methodname>
<methodparam><type>string</type><parameter>doc</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.6 $ -->
<refentry id="function.qdom-tree">
<refnamediv>
<refname>qdom_tree</refname>
<refpurpose>Creates a tree of an XML string</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>QDomDocument</type><methodname>qdom_tree</methodname>
<methodparam><type>string</type><parameter>doc</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-add-alias-domain-ex">
<refnamediv>
<refname>vpopmail_add_alias_domain_ex</refname>
<refpurpose>Add alias to an existing virtual domain</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_add_alias_domain_ex</methodname>
<methodparam><type>string</type><parameter>olddomain</parameter></methodparam>
<methodparam><type>string</type><parameter>newdomain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.vpopmail-add-alias-domain-ex">
<refnamediv>
<refname>vpopmail_add_alias_domain_ex</refname>
<refpurpose>Add alias to an existing virtual domain</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_add_alias_domain_ex</methodname>
<methodparam><type>string</type><parameter>olddomain</parameter></methodparam>
<methodparam><type>string</type><parameter>newdomain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-add-alias-domain">
<refnamediv>
<refname>vpopmail_add_alias_domain</refname>
<refpurpose>Add an alias for a virtual domain</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_add_alias_domain</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>aliasdomain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.vpopmail-add-alias-domain">
<refnamediv>
<refname>vpopmail_add_alias_domain</refname>
<refpurpose>Add an alias for a virtual domain</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_add_alias_domain</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>aliasdomain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,27 +1,24 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-add-domain-ex">
<refnamediv>
<refname>vpopmail_add_domain_ex</refname>
<refpurpose>Add a new virtual domain</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_add_domain_ex</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>passwd</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>quota</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>bounce</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>apop</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.vpopmail-add-domain-ex">
<refnamediv>
<refname>vpopmail_add_domain_ex</refname>
<refpurpose>Add a new virtual domain</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_add_domain_ex</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>passwd</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>quota</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>bounce</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>apop</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,26 +1,23 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-add-domain">
<refnamediv>
<refname>vpopmail_add_domain</refname>
<refpurpose>Add a new virtual domain</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_add_domain</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>dir</parameter></methodparam>
<methodparam><type>int</type><parameter>uid</parameter></methodparam>
<methodparam><type>int</type><parameter>gid</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.vpopmail-add-domain">
<refnamediv>
<refname>vpopmail_add_domain</refname>
<refpurpose>Add a new virtual domain</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_add_domain</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>dir</parameter></methodparam>
<methodparam><type>int</type><parameter>uid</parameter></methodparam>
<methodparam><type>int</type><parameter>gid</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,27 +1,24 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-add-user">
<refnamediv>
<refname>vpopmail_add_user</refname>
<refpurpose>Add a new user to the specified virtual domain</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_add_user</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>password</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>gecos</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>apop</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.vpopmail-add-user">
<refnamediv>
<refname>vpopmail_add_user</refname>
<refpurpose>Add a new user to the specified virtual domain</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_add_user</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>password</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>gecos</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>apop</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,25 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-alias-add">
<refnamediv>
<refname>vpopmail_alias_add</refname>
<refpurpose>Insert a virtual alias</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_alias_add</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>alias</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.6 $ -->
<refentry id="function.vpopmail-alias-add">
<refnamediv>
<refname>vpopmail_alias_add</refname>
<refpurpose>Insert a virtual alias</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_alias_add</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>alias</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-alias-del-domain">
<refnamediv>
<refname>vpopmail_alias_del_domain</refname>
<refpurpose>Deletes all virtual aliases of a domain</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_alias_del_domain</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.6 $ -->
<refentry id="function.vpopmail-alias-del-domain">
<refnamediv>
<refname>vpopmail_alias_del_domain</refname>
<refpurpose>Deletes all virtual aliases of a domain</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_alias_del_domain</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-alias-del">
<refnamediv>
<refname>vpopmail_alias_del</refname>
<refpurpose>Deletes all virtual aliases of a user</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_alias_del</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.6 $ -->
<refentry id="function.vpopmail-alias-del">
<refnamediv>
<refname>vpopmail_alias_del</refname>
<refpurpose>Deletes all virtual aliases of a user</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_alias_del</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-alias-get-all">
<refnamediv>
<refname>vpopmail_alias_get_all</refname>
<refpurpose>Get all lines of an alias for a domain</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>vpopmail_alias_get_all</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.vpopmail-alias-get-all">
<refnamediv>
<refname>vpopmail_alias_get_all</refname>
<refpurpose>Get all lines of an alias for a domain</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>vpopmail_alias_get_all</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-alias-get">
<refnamediv>
<refname>vpopmail_alias_get</refname>
<refpurpose>Get all lines of an alias for a domain</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>vpopmail_alias_get</methodname>
<methodparam><type>string</type><parameter>alias</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.vpopmail-alias-get">
<refnamediv>
<refname>vpopmail_alias_get</refname>
<refpurpose>Get all lines of an alias for a domain</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>vpopmail_alias_get</methodname>
<methodparam><type>string</type><parameter>alias</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,26 +1,23 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-auth-user">
<refnamediv>
<refname>vpopmail_auth_user</refname>
<refpurpose>Attempt to validate a username/domain/password</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_auth_user</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>password</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>apop</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.6 $ -->
<refentry id="function.vpopmail-auth-user">
<refnamediv>
<refname>vpopmail_auth_user</refname>
<refpurpose>Attempt to validate a username/domain/password</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_auth_user</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>password</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>apop</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-del-domain-ex">
<refnamediv>
<refname>vpopmail_del_domain_ex</refname>
<refpurpose>Delete a virtual domain</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_del_domain_ex</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.vpopmail-del-domain-ex">
<refnamediv>
<refname>vpopmail_del_domain_ex</refname>
<refpurpose>Delete a virtual domain</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_del_domain_ex</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-del-domain">
<refnamediv>
<refname>vpopmail_del_domain</refname>
<refpurpose>Delete a virtual domain</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_del_domain</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.vpopmail-del-domain">
<refnamediv>
<refname>vpopmail_del_domain</refname>
<refpurpose>Delete a virtual domain</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_del_domain</methodname>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-del-user">
<refnamediv>
<refname>vpopmail_del_user</refname>
<refpurpose>Delete a user from a virtual domain</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_del_user</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.vpopmail-del-user">
<refnamediv>
<refname>vpopmail_del_user</refname>
<refpurpose>Delete a user from a virtual domain</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_del_user</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-error">
<refnamediv>
<refname>vpopmail_error</refname>
<refpurpose>Get text message for last vpopmail error</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>vpopmail_error</methodname>
<void/>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.6 $ -->
<refentry id="function.vpopmail-error">
<refnamediv>
<refname>vpopmail_error</refname>
<refpurpose>Get text message for last vpopmail error</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>vpopmail_error</methodname>
<void/>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,26 +1,23 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-passwd">
<refnamediv>
<refname>vpopmail_passwd</refname>
<refpurpose>Change a virtual user's password</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_passwd</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>password</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>apop</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.6 $ -->
<refentry id="function.vpopmail-passwd">
<refnamediv>
<refname>vpopmail_passwd</refname>
<refpurpose>Change a virtual user's password</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_passwd</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>password</parameter></methodparam>
<methodparam choice="opt"><type>bool</type><parameter>apop</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,25 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
<refentry id="function.vpopmail-set-user-quota">
<refnamediv>
<refname>vpopmail_set_user_quota</refname>
<refpurpose>Sets a virtual user's quota</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>vpopmail_set_user_quota</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>quota</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.vpopmail-set-user-quota">
<refnamediv>
<refname>vpopmail_set_user_quota</refname>
<refpurpose>Sets a virtual user's quota</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>vpopmail_set_user_quota</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
<methodparam><type>string</type><parameter>quota</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,25 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-decode-request">
<refnamediv>
<refname>xmlrpc_decode_request</refname>
<refpurpose>Decodes XML into native PHP types</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>xmlrpc_decode_request</methodname>
<methodparam><type>string</type><parameter>xml</parameter></methodparam>
<methodparam><type>string</type><parameter role="reference">method</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>encoding</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.7 $ -->
<refentry id="function.xmlrpc-decode-request">
<refnamediv>
<refname>xmlrpc_decode_request</refname>
<refpurpose>Decodes XML into native PHP types</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>xmlrpc_decode_request</methodname>
<methodparam><type>string</type><parameter>xml</parameter></methodparam>
<methodparam><type>string</type><parameter role="reference">method</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>encoding</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-decode">
<refnamediv>
<refname>xmlrpc_decode</refname>
<refpurpose>Decodes XML into native PHP types</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>xmlrpc_decode</methodname>
<methodparam><type>string</type><parameter>xml</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>encoding</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.xmlrpc-decode">
<refnamediv>
<refname>xmlrpc_decode</refname>
<refpurpose>Decodes XML into native PHP types</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>xmlrpc_decode</methodname>
<methodparam><type>string</type><parameter>xml</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>encoding</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,25 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-encode-request">
<refnamediv>
<refname>xmlrpc_encode_request</refname>
<refpurpose>Generates XML for a method request</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>xmlrpc_encode_request</methodname>
<methodparam><type>string</type><parameter>method</parameter></methodparam>
<methodparam><type>mixed</type><parameter>params</parameter></methodparam>
<methodparam choice="opt"><type>array</type><parameter>output_options</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.xmlrpc-encode-request">
<refnamediv>
<refname>xmlrpc_encode_request</refname>
<refpurpose>Generates XML for a method request</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>xmlrpc_encode_request</methodname>
<methodparam><type>string</type><parameter>method</parameter></methodparam>
<methodparam><type>mixed</type><parameter>params</parameter></methodparam>
<methodparam choice="opt"><type>array</type><parameter>output_options</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-encode">
<refnamediv>
<refname>xmlrpc_encode</refname>
<refpurpose>Generates XML for a PHP value</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>xmlrpc_encode</methodname>
<methodparam><type>mixed</type><parameter>value</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.xmlrpc-encode">
<refnamediv>
<refname>xmlrpc_encode</refname>
<refpurpose>Generates XML for a PHP value</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>xmlrpc_encode</methodname>
<methodparam><type>mixed</type><parameter>value</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,23 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-get-type">
<refnamediv>
<refname>xmlrpc_get_type</refname>
<refpurpose>Gets xmlrpc type for a PHP value</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>xmlrpc_get_type</methodname>
<methodparam><type>mixed</type><parameter>value</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
This function is especially useful for base64 and datetime strings.
</para>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.xmlrpc-get-type">
<refnamediv>
<refname>xmlrpc_get_type</refname>
<refpurpose>Gets xmlrpc type for a PHP value</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>xmlrpc_get_type</methodname>
<methodparam><type>mixed</type><parameter>value</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
This function is especially useful for base64 and datetime strings.
</para>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,25 +1,22 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.3 $ -->
<refentry id="function.xmlrpc-is-fault">
<refnamediv>
<refname>xmlrpc_is_fault</refname>
<refpurpose>
Determines if an array value represents an XMLRPC fault
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>xmlrpc_is_fault</methodname>
<methodparam><type>array</type><parameter>arg</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.xmlrpc-is-fault">
<refnamediv>
<refname>xmlrpc_is_fault</refname>
<refpurpose>
Determines if an array value represents an XMLRPC fault
</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>xmlrpc_is_fault</methodname>
<methodparam><type>array</type><parameter>arg</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-parse-method-descriptions">
<refnamediv>
<refname>xmlrpc_parse_method_descriptions</refname>
<refpurpose>Decodes XML into a list of method descriptions</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>xmlrpc_parse_method_descriptions</methodname>
<methodparam><type>string</type><parameter>xml</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.xmlrpc-parse-method-descriptions">
<refnamediv>
<refname>xmlrpc_parse_method_descriptions</refname>
<refpurpose>Decodes XML into a list of method descriptions</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>array</type><methodname>xmlrpc_parse_method_descriptions</methodname>
<methodparam><type>string</type><parameter>xml</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-server-add-introspection-data">
<refnamediv>
<refname>xmlrpc_server_add_introspection_data</refname>
<refpurpose>Adds introspection documentation</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>xmlrpc_server_add_introspection_data</methodname>
<methodparam><type>resource</type><parameter>server</parameter></methodparam>
<methodparam><type>array</type><parameter>desc</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.xmlrpc-server-add-introspection-data">
<refnamediv>
<refname>xmlrpc_server_add_introspection_data</refname>
<refpurpose>Adds introspection documentation</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>int</type><methodname>xmlrpc_server_add_introspection_data</methodname>
<methodparam><type>resource</type><parameter>server</parameter></methodparam>
<methodparam><type>array</type><parameter>desc</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,26 +1,23 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-server-call-method">
<refnamediv>
<refname>xmlrpc_server_call_method</refname>
<refpurpose>Parses XML requests and call methods</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>xmlrpc_server_call_method</methodname>
<methodparam><type>resource</type><parameter>server</parameter></methodparam>
<methodparam><type>string</type><parameter>xml</parameter></methodparam>
<methodparam><type>mixed</type><parameter>user_data</parameter></methodparam>
<methodparam choice="opt"><type>array</type><parameter>output_options</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.xmlrpc-server-call-method">
<refnamediv>
<refname>xmlrpc_server_call_method</refname>
<refpurpose>Parses XML requests and call methods</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>string</type><methodname>xmlrpc_server_call_method</methodname>
<methodparam><type>resource</type><parameter>server</parameter></methodparam>
<methodparam><type>string</type><parameter>xml</parameter></methodparam>
<methodparam><type>mixed</type><parameter>user_data</parameter></methodparam>
<methodparam choice="opt"><type>array</type><parameter>output_options</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-server-create">
<refnamediv>
<refname>xmlrpc_server_create</refname>
<refpurpose>Creates an xmlrpc server</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>resource</type><methodname>xmlrpc_server_create</methodname>
<void/>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.xmlrpc-server-create">
<refnamediv>
<refname>xmlrpc_server_create</refname>
<refpurpose>Creates an xmlrpc server</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>resource</type><methodname>xmlrpc_server_create</methodname>
<void/>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,23 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-server-destroy">
<refnamediv>
<refname>xmlrpc_server_destroy</refname>
<refpurpose>Destroys server resources</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>xmlrpc_server_destroy</methodname>
<methodparam><type>resource</type><parameter>server</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.4 $ -->
<refentry id="function.xmlrpc-server-destroy">
<refnamediv>
<refname>xmlrpc_server_destroy</refname>
<refpurpose>Destroys server resources</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>int</type><methodname>xmlrpc_server_destroy</methodname>
<methodparam><type>resource</type><parameter>server</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-server-register-introspection-callback">
<refnamediv>
<refname>xmlrpc_server_register_introspection_callback</refname>
<refpurpose>Register a PHP function to generate documentation</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>xmlrpc_server_register_introspection_callback</methodname>
<methodparam><type>resource</type><parameter>server</parameter></methodparam>
<methodparam><type>string</type><parameter>function</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.xmlrpc-server-register-introspection-callback">
<refnamediv>
<refname>xmlrpc_server_register_introspection_callback</refname>
<refpurpose>Register a PHP function to generate documentation</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>xmlrpc_server_register_introspection_callback</methodname>
<methodparam><type>resource</type><parameter>server</parameter></methodparam>
<methodparam><type>string</type><parameter>function</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,25 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-server-register-method">
<refnamediv>
<refname>xmlrpc_server_register_method</refname>
<refpurpose>Register a PHP function to resource method matching method_name</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>xmlrpc_server_register_method</methodname>
<methodparam><type>resource</type><parameter>server</parameter></methodparam>
<methodparam><type>string</type><parameter>method_name</parameter></methodparam>
<methodparam><type>string</type><parameter>function</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.3 $ -->
<refentry id="function.xmlrpc-server-register-method">
<refnamediv>
<refname>xmlrpc_server_register_method</refname>
<refpurpose>Register a PHP function to resource method matching method_name</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>xmlrpc_server_register_method</methodname>
<methodparam><type>resource</type><parameter>server</parameter></methodparam>
<methodparam><type>string</type><parameter>method_name</parameter></methodparam>
<methodparam><type>string</type><parameter>function</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:

View file

@ -1,24 +1,21 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/xmlrpc.xml, last change in rev 1.1 -->
<refentry id="function.xmlrpc-set-type">
<refnamediv>
<refname>xmlrpc_set_type</refname>
<refpurpose>Sets xmlrpc type, base64 or datetime, for a PHP string value</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>xmlrpc_set_type</methodname>
<methodparam><type>string</type><parameter role="reference">value</parameter></methodparam>
<methodparam><type>string</type><parameter>type</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
&warn.undocumented.func;
</para>
</refsect1>
</refentry>
<!-- $Revision: 1.5 $ -->
<refentry id="function.xmlrpc-set-type">
<refnamediv>
<refname>xmlrpc_set_type</refname>
<refpurpose>Sets xmlrpc type, base64 or datetime, for a PHP string value</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>xmlrpc_set_type</methodname>
<methodparam><type>string</type><parameter role="reference">value</parameter></methodparam>
<methodparam><type>string</type><parameter>type</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables: