mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Sorry for that crap, doing remaining rollback...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93683 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b18f5afbd3
commit
393eadcd20
14 changed files with 99 additions and 99 deletions
|
@ -1,17 +1,17 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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>Egy virtiális tartományhoz alias rendelése</refpurpose>
|
||||
<refpurpose>Add an alias for a virtual domain</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_add_alias_domain</methodname>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>alias tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>aliasdomain</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
<para>
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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>Új virtuális tartomány létrehozása</refpurpose>
|
||||
<refpurpose>Add a new virtual domain</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_add_domain_ex</methodname>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>jelszó</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>kvóta</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>visszapattanó cím</parameter></methodparam>
|
||||
<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;
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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>Új virtuális tartomány létrehozása</refpurpose>
|
||||
<refpurpose>Add a new virtual domain</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_add_domain</methodname>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>könyvtár</parameter></methodparam>
|
||||
<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>
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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>Adott virtuális tarományba új felhasználó felvétele</refpurpose>
|
||||
<refpurpose>Add a new user to the specified virtual domain</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_add_user</methodname>
|
||||
<methodparam><type>string</type><parameter>felhasználónév</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>jelszó</parameter></methodparam>
|
||||
<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>
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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-alias-add">
|
||||
<refnamediv>
|
||||
<refname>vpopmail_alias_add</refname>
|
||||
<refpurpose>Virtuális felhasználó-alias beszúrása</refpurpose>
|
||||
<refpurpose>insert a virtual alias</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_alias_add</methodname>
|
||||
<methodparam><type>string</type><parameter>felhasználónév</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<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;
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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-alias-del-domain">
|
||||
<refnamediv>
|
||||
<refname>vpopmail_alias_del_domain</refname>
|
||||
<refpurpose>Egy tartományhoz tartozó összes alias eltávolítása</refpurpose>
|
||||
<refpurpose>deletes all virtual aliases of a domain</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_alias_del_domain</methodname>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
<para>
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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-alias-del">
|
||||
<refnamediv>
|
||||
<refname>vpopmail_alias_del</refname>
|
||||
<refpurpose>Egy felhasználónév összes aliasának törlése</refpurpose>
|
||||
<refpurpose>deletes all virtual aliases of a user</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_alias_del</methodname>
|
||||
<methodparam><type>string</type><parameter>felhasználómév</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>user</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
<para>
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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-auth-user">
|
||||
<refnamediv>
|
||||
<refname>vpopmail_auth_user</refname>
|
||||
<refpurpose>Egy felhasználó jelszavas azonosítása, adott tartományban, igaz/hamis visszatérõ értékkel</refpurpose>
|
||||
<refpurpose>Attempt to validate a username/domain/password. Returns true/false</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_auth_user</methodname>
|
||||
<methodparam><type>string</type><parameter>felhasználónév</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>jelszó</parameter></methodparam>
|
||||
<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;
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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>Virtuális tartomány eltávolítása</refpurpose>
|
||||
<refpurpose>Delete a virtual domain</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_del_domain_ex</methodname>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
<para>
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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>Virtuális tartomány eltávolítása</refpurpose>
|
||||
<refpurpose>Delete a virtual domain</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_del_domain</methodname>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
<para>
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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>Egy virtuális tartományból adott felhasználó eltávolítása</refpurpose>
|
||||
<refpurpose>Delete a user from a virtual domain</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_del_user</methodname>
|
||||
<methodparam><type>string</type><parameter>felhasználó</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>user</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
<para>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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-error">
|
||||
<refnamediv>
|
||||
<refname>vpopmail_error</refname>
|
||||
<refpurpose>A legutóbbi vpopmail hibaüzenet kinyerése</refpurpose>
|
||||
<refpurpose>Get text message for last vpopmail error. Returns string</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>vpopmail_error</methodname>
|
||||
<void/>
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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-passwd">
|
||||
<refnamediv>
|
||||
<refname>vpopmail_passwd</refname>
|
||||
<refpurpose>Egy meglevõ virtuális felhasználó jelszavának módisítása</refpurpose>
|
||||
<refpurpose>Change a virtual user's password</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_passwd</methodname>
|
||||
<methodparam><type>string</type><parameter>felhasználónév</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>jelszó</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>user</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>domain</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>password</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
<para>
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?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>Egy virtuális felhasználó kvótájának módosítása</refpurpose>
|
||||
<refpurpose>Sets a virtual user's quota</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_set_user_quota</methodname>
|
||||
<methodparam><type>string</type><parameter>felhasználónév</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>tartomány</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>kvóta</parameter></methodparam>
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue