hholzgra Sat Feb 2 10:40:52 2002 EDT
Modified files:
/phpdoc/hk/functions aspell.xml ccvs.xml com.xml cybercash.xml
dir.xml dl.xml filepro.xml gettext.xml
mail.xml pspell.xml recode.xml vmailmgr.xml
Log:
hk Upgrade to DocBook4
Index: phpdoc/hk/functions/aspell.xml
diff -u phpdoc/hk/functions/aspell.xml:1.4 phpdoc/hk/functions/aspell.xml:1.5
--- phpdoc/hk/functions/aspell.xml:1.4 Wed Dec 12 15:50:23 2001
+++ phpdoc/hk/functions/aspell.xml Sat Feb 2 10:40:51 2002
@@ -24,13 +24,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>aspell_new</function></funcdef>
- <paramdef>string <parameter>master</parameter></paramdef>
- <paramdef>string <parameter>personal</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>aspell_new</methodname>
+ <methodparam><type>string</type><parameter>master</parameter></methodparam>
+ <methodparam><type>string</type><parameter>personal</parameter></methodparam>
+ </methodsynopsis>
<simpara>
<function>aspell_new</function> ���}�@�ӷs�r��öǦ^�Ӧr�媺�и��H�Ѩ�L�� aspell
��ƨϥΡC</simpara>
@@ -52,13 +50,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>boolean <function>aspell_check</function></funcdef>
- <paramdef>int <parameter>dictionary_link</parameter></paramdef>
- <paramdef>string <parameter>word</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>boolean</type><methodname>aspell_check</methodname>
+
+<methodparam><type>int</type><parameter>dictionary_link</parameter></methodparam>
+ <methodparam><type>string</type><parameter>word</parameter></methodparam>
+ </methodsynopsis>
<simpara>
<function>aspell_check</function> �ˬd�@�ӳ�r�A �p���k���T�Ǧ^�u�ȡA
�����F�h�Ǧ^�_�ȡC </simpara>
<para>
@@ -86,13 +82,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>boolean <function>aspell_check_raw</function></funcdef>
- <paramdef>int <parameter>dictionary_link</parameter></paramdef>
- <paramdef>string <parameter>word</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>boolean</type><methodname>aspell_check_raw</methodname>
+
+<methodparam><type>int</type><parameter>dictionary_link</parameter></methodparam>
+ <methodparam><type>string</type><parameter>word</parameter></methodparam>
+ </methodsynopsis>
<simpara>
<function>aspell_check_raw</function>
�ˬd���r���ä��|�����j�p�g�ഫ�έ簣�e��Ů�C ����F�Ǧ^�u�A ���h�Ǧ^�_�C
</simpara>
@@ -119,13 +113,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>array <function>aspell_suggest</function></funcdef>
- <paramdef>int <parameter>dictionary_link</parameter></paramdef>
- <paramdef>string <parameter>word</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>array</type><methodname>aspell_suggest</methodname>
+
+<methodparam><type>int</type><parameter>dictionary_link</parameter></methodparam>
+ <methodparam><type>string</type><parameter>word</parameter></methodparam>
+ </methodsynopsis>
<simpara>
<function>aspell_suggest</function> �Ǧ^�Ӱ}�C�A
�����s��F�N���ѵ�������r�ҧ�쪺�i����k�C
</simpara>
@@ -167,3 +159,4 @@
sgml-local-ecat-files:nil
End:
-->
+
Index: phpdoc/hk/functions/ccvs.xml
diff -u phpdoc/hk/functions/ccvs.xml:1.3 phpdoc/hk/functions/ccvs.xml:1.4
--- phpdoc/hk/functions/ccvs.xml:1.3 Wed Dec 12 15:50:25 2001
+++ phpdoc/hk/functions/ccvs.xml Sat Feb 2 10:40:51 2002
@@ -52,12 +52,10 @@
</refnamediv>
<refsect1>
<title></title>
- <funcsynopsis>
- <funcprototype>
- <funcdef> <function></function></funcdef>
- <paramdef> <parameter></parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type></type><methodname/>
+ <methodparam><type></type><parameter/></methodparam>
+ </methodsynopsis>
</refsect1>
</refentry>
@@ -80,3 +78,4 @@
sgml-local-ecat-files:nil
End:
-->
+
Index: phpdoc/hk/functions/com.xml
diff -u phpdoc/hk/functions/com.xml:1.3 phpdoc/hk/functions/com.xml:1.4
--- phpdoc/hk/functions/com.xml:1.3 Wed Dec 12 15:50:25 2001
+++ phpdoc/hk/functions/com.xml Sat Feb 2 10:40:51 2002
@@ -16,17 +16,13 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>com_load</function></funcdef>
- <paramdef>string <parameter>module name</parameter></paramdef>
- <paramdef>string
- <parameter>
- <optional>server name</optional>
- </parameter>
- </paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>com_load</methodname>
+ <methodparam><type>string</type><parameter>module name</parameter></methodparam>
+ <methodparam choice="opt"><type>string</type><parameter>
+ server name
+ </parameter></methodparam>
+ </methodsynopsis>
<para>
</para>
</refsect1>
@@ -39,18 +35,14 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>mixed <function>com_invoke</function></funcdef>
- <paramdef>resource <parameter>object</parameter></paramdef>
- <paramdef>string <parameter>function_name</parameter></paramdef>
- <paramdef>mixed
- <parameter>
- <optional>function parameters, ...</optional>
- </parameter>
- </paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>mixed</type><methodname>com_invoke</methodname>
+ <methodparam><type>resource</type><parameter>object</parameter></methodparam>
+
+<methodparam><type>string</type><parameter>function_name</parameter></methodparam>
+ <methodparam choice="opt"><type>mixed</type><parameter>
+ function parameters, ...
+ </parameter></methodparam>
+ </methodsynopsis>
<para>
</para>
</refsect1>
@@ -63,13 +55,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>mixed <function>com_propget</function></funcdef>
- <paramdef>resource <parameter>object</parameter></paramdef>
- <paramdef>string <parameter>property</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>mixed</type><methodname>com_propget</methodname>
+ <methodparam><type>resource</type><parameter>object</parameter></methodparam>
+ <methodparam><type>string</type><parameter>property</parameter></methodparam>
+ </methodsynopsis>
<para>
</para>
</refsect1>
@@ -82,13 +72,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>mixed <function>com_get</function></funcdef>
- <paramdef>resource <parameter>object</parameter></paramdef>
- <paramdef>string <parameter>property</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>mixed</type><methodname>com_get</methodname>
+ <methodparam><type>resource</type><parameter>object</parameter></methodparam>
+ <methodparam><type>string</type><parameter>property</parameter></methodparam>
+ </methodsynopsis>
<para>
</para>
</refsect1>
@@ -101,14 +89,12 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>void <function>com_propput</function></funcdef>
- <paramdef>resource <parameter>object</parameter></paramdef>
- <paramdef>string <parameter>property</parameter></paramdef>
- <paramdef>mixed <parameter>value</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>void</type><methodname>com_propput</methodname>
+ <methodparam><type>resource</type><parameter>object</parameter></methodparam>
+ <methodparam><type>string</type><parameter>property</parameter></methodparam>
+ <methodparam><type>mixed</type><parameter>value</parameter></methodparam>
+ </methodsynopsis>
<para>
</para>
</refsect1>
@@ -121,14 +107,12 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>void <function>com_propset</function></funcdef>
- <paramdef>resource <parameter>object</parameter></paramdef>
- <paramdef>string <parameter>property</parameter></paramdef>
- <paramdef>mixed <parameter>value</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>void</type><methodname>com_propset</methodname>
+ <methodparam><type>resource</type><parameter>object</parameter></methodparam>
+ <methodparam><type>string</type><parameter>property</parameter></methodparam>
+ <methodparam><type>mixed</type><parameter>value</parameter></methodparam>
+ </methodsynopsis>
<para>
����ƬO <function>com_propput</function>���O�W�C
</para>
@@ -142,14 +126,12 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>void <function>com_set</function></funcdef>
- <paramdef>resource <parameter>object</parameter></paramdef>
- <paramdef>string <parameter>property</parameter></paramdef>
- <paramdef>mixed <parameter>value</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>void</type><methodname>com_set</methodname>
+ <methodparam><type>resource</type><parameter>object</parameter></methodparam>
+ <methodparam><type>string</type><parameter>property</parameter></methodparam>
+ <methodparam><type>mixed</type><parameter>value</parameter></methodparam>
+ </methodsynopsis>
<para>
�o��ƨ��u�O <function>com_set</function> ���O�W�C
</para>
@@ -175,3 +157,4 @@
sgml-local-ecat-files:nil
End:
-->
+
Index: phpdoc/hk/functions/cybercash.xml
diff -u phpdoc/hk/functions/cybercash.xml:1.3 phpdoc/hk/functions/cybercash.xml:1.4
--- phpdoc/hk/functions/cybercash.xml:1.3 Wed Dec 12 15:50:25 2001
+++ phpdoc/hk/functions/cybercash.xml Sat Feb 2 10:40:51 2002
@@ -17,14 +17,12 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>array <function>cybercash_encr</function></funcdef>
- <paramdef>string <parameter>wmk</parameter></paramdef>
- <paramdef>string <parameter>sk</parameter></paramdef>
- <paramdef>string <parameter>inbuff</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>array</type><methodname>cybercash_encr</methodname>
+ <methodparam><type>string</type><parameter>wmk</parameter></methodparam>
+ <methodparam><type>string</type><parameter>sk</parameter></methodparam>
+ <methodparam><type>string</type><parameter>inbuff</parameter></methodparam>
+ </methodsynopsis>
<para>
����ƶǦ^�@�����p�r���ަ����}�C�C �䤤���p�r�]�A
"errcode" �F �p "errcode" �Ǧ^ '�D' �Ȫ��ܡA ���p�r�|�]�A "outbuff" (string)�B
@@ -40,14 +38,12 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>array <function>cybercash_decr</function></funcdef>
- <paramdef>string <parameter>wmk</parameter></paramdef>
- <paramdef>string <parameter>sk</parameter></paramdef>
- <paramdef>string <parameter>inbuff</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>array</type><methodname>cybercash_decr</methodname>
+ <methodparam><type>string</type><parameter>wmk</parameter></methodparam>
+ <methodparam><type>string</type><parameter>sk</parameter></methodparam>
+ <methodparam><type>string</type><parameter>inbuff</parameter></methodparam>
+ </methodsynopsis>
<para>
����ƶǦ^�@�����p�r���ަ����}�C�C �䤤���p�r�]�A
"errcode" �F �p "errcode" �Ǧ^ '�D' �Ȫ��ܡA ���p�r�|�]�A "outbuff" (string)�B
@@ -63,14 +59,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string
- <function>cybercash_base64_encode</function>
- </funcdef>
- <paramdef>string <parameter>inbuff</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>cybercash_base64_encode</methodname>
+ <methodparam><type>string</type><parameter>inbuff</parameter></methodparam>
+ </methodsynopsis>
<para>
</para>
</refsect1>
@@ -83,14 +75,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string
- <function>cybercash_base64_decode</function>
- </funcdef>
- <paramdef>string <parameter>inbuff</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>cybercash_base64_decode</methodname>
+ <methodparam><type>string</type><parameter>inbuff</parameter></methodparam>
+ </methodsynopsis>
<para>
</para>
</refsect1>
@@ -115,3 +103,4 @@
sgml-local-ecat-files:nil
End:
-->
+
Index: phpdoc/hk/functions/dir.xml
diff -u phpdoc/hk/functions/dir.xml:1.6 phpdoc/hk/functions/dir.xml:1.7
--- phpdoc/hk/functions/dir.xml:1.6 Wed Dec 12 15:50:25 2001
+++ phpdoc/hk/functions/dir.xml Sat Feb 2 10:40:51 2002
@@ -10,12 +10,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>chdir</function></funcdef>
- <paramdef>string <parameter>directory</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>chdir</methodname>
+ <methodparam><type>string</type><parameter>directory</parameter></methodparam>
+ </methodsynopsis>
<para>
��� PHP ���ثe�@�~�ؿ��� <parameter>directory</parameter>�C
�p�G�ާ@���Q���ǫh�Ǧ^ &false;�A �ާ@���\�h�Ǧ^ &true;�C
</para>
@@ -29,12 +27,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>new <function>dir</function></funcdef>
- <paramdef>string <parameter>directory</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>new</type><methodname>dir</methodname>
+ <methodparam><type>string</type><parameter>directory</parameter></methodparam>
+ </methodsynopsis>
<para>
�o�O�@�Ӽҥ骫��ɦV�����ؿ�Ū������C �Ѽ�<parameter>directory</parameter>
�|�Q�}�ҡC �@���ؿ�����Q�}�ҫ�|������ݩʡG handle �i�H�Q��L���ؿ���ƨϥ�(�p
<function>readdir</function>�B <function>rewinddir</function>�B
@@ -62,12 +58,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>void <function>closedir</function></funcdef>
- <paramdef>int <parameter>dir_handle</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>void</type><methodname>closedir</methodname>
+ <methodparam><type>int</type><parameter>dir_handle</parameter></methodparam>
+ </methodsynopsis>
<para>
���� <parameter>dir_handle</parameter> �ҫ����ؿ� handle�C �o�� handle
���e�@�w�n��<function>opendir</function> �}�ҡC
</para>
@@ -81,12 +75,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>opendir</function></funcdef>
- <paramdef>string <parameter>path</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>opendir</methodname>
+ <methodparam><type>string</type><parameter>path</parameter></methodparam>
+ </methodsynopsis>
<para>
�Ǧ^�@�ӥi�Ѩ�L�ؿ����(<function>closedir</function>,
<function>readdir</function>, <function>rewinddir</function>) �Ϊ� handle�C
</para>
@@ -100,12 +92,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>readdir</function></funcdef>
- <paramdef>int <parameter>dir_handle</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>readdir</methodname>
+ <methodparam><type>int</type><parameter>dir_handle</parameter></methodparam>
+ </methodsynopsis>
<para>
�Ǧ^�ؿ����U�@���ɮת��ɦW�C �`�N�ɮצW�٤��|�ǶǦ^�C
<example>
@@ -154,12 +144,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>void <function>rewinddir</function></funcdef>
- <paramdef>int <parameter>dir_handle</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>void</type><methodname>rewinddir</methodname>
+ <methodparam><type>int</type><parameter>dir_handle</parameter></methodparam>
+ </methodsynopsis>
<para>
���s�]�m�ؿ� handle <parameter>dir_handle</parameter>�A �O�����V�ؿ����@�}�Y�C
</para>
@@ -186,3 +174,4 @@
sgml-local-ecat-files:nil
End:
-->
+
Index: phpdoc/hk/functions/dl.xml
diff -u phpdoc/hk/functions/dl.xml:1.3 phpdoc/hk/functions/dl.xml:1.4
--- phpdoc/hk/functions/dl.xml:1.3 Wed Dec 12 15:50:25 2001
+++ phpdoc/hk/functions/dl.xml Sat Feb 2 10:40:51 2002
@@ -10,12 +10,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>dl</function></funcdef>
- <paramdef>string <parameter>library</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>dl</methodname>
+ <methodparam><type>string</type><parameter>library</parameter></methodparam>
+ </methodsynopsis>
<para>
���J�x�s�b
<parameter>library</parameter>�ɮפ��� PHP �ʮi�\���Ʈw�C �t�аѦ� PHP ��
@@ -43,3 +41,4 @@
sgml-local-ecat-files:nil
End:
-->
+
Index: phpdoc/hk/functions/filepro.xml
diff -u phpdoc/hk/functions/filepro.xml:1.4 phpdoc/hk/functions/filepro.xml:1.5
--- phpdoc/hk/functions/filepro.xml:1.4 Wed Dec 12 15:50:25 2001
+++ phpdoc/hk/functions/filepro.xml Sat Feb 2 10:40:51 2002
@@ -17,12 +17,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>bool <function>filepro</function></funcdef>
- <paramdef>string <parameter>directory</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>bool</type><methodname>filepro</methodname>
+ <methodparam><type>string</type><parameter>directory</parameter></methodparam>
+ </methodsynopsis>
<para>
Ū�X���ˬd�M����(map file)�A �s�۪��O���Ƶ����</para>
<para>
@@ -37,12 +35,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>filepro_fieldname</function></funcdef>
- <paramdef>int <parameter>field_number</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>filepro_fieldname</methodname>
+ <methodparam><type>int</type><parameter>field_number</parameter></methodparam>
+ </methodsynopsis>
<para>
�Ǧ^ <parameter>field_number</parameter> �ҹ��������W�١C</para>
</refsect1>
@@ -55,12 +51,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>filepro_fieldtype</function></funcdef>
- <paramdef>int <parameter>field_number</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>filepro_fieldtype</methodname>
+ <methodparam><type>int</type><parameter>field_number</parameter></methodparam>
+ </methodsynopsis>
<para>
�Ǧ^ <parameter>field_number</parameter> �ҹ��������κA�C</para>
</refsect1>
@@ -73,12 +67,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>filepro_fieldwidth</function></funcdef>
- <paramdef>int <parameter>field_number</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>filepro_fieldwidth</methodname>
+ <methodparam><type>int</type><parameter>field_number</parameter></methodparam>
+ </methodsynopsis>
<para>
�Ǧ^ <parameter>field_number</parameter> �ҹ��������e��</para>
</refsect1>
@@ -91,13 +83,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>filepro_retrieve</function></funcdef>
- <paramdef>int <parameter>row_number</parameter></paramdef>
- <paramdef>int <parameter>field_number</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>filepro_retrieve</methodname>
+ <methodparam><type>int</type><parameter>row_number</parameter></methodparam>
+ <methodparam><type>int</type><parameter>field_number</parameter></methodparam>
+ </methodsynopsis>
<para>
�Ǧ^�b��Ʈw�����w��m����ơC</para>
</refsect1>
@@ -110,12 +100,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>filepro_fieldcount</function></funcdef>
+ <methodsynopsis>
+ <type>int</type><methodname>filepro_fieldcount</methodname>
<void/>
- </funcprototype>
- </funcsynopsis>
+ </methodsynopsis>
<para>
�Ǧ^�w�}�Ҫ���Ʈw�����h�֭���� (�C)�C</para>
<para>
@@ -130,12 +118,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>filepro_rowcount</function></funcdef>
+ <methodsynopsis>
+ <type>int</type><methodname>filepro_rowcount</methodname>
<void/>
- </funcprototype>
- </funcsynopsis>
+ </methodsynopsis>
<para>
�Ǧ^�w�}�Ҫ���Ʈw�����h�֦��ơC</para>
<para>
@@ -162,3 +148,4 @@
sgml-local-ecat-files:nil
End:
-->
+
Index: phpdoc/hk/functions/gettext.xml
diff -u phpdoc/hk/functions/gettext.xml:1.4 phpdoc/hk/functions/gettext.xml:1.5
--- phpdoc/hk/functions/gettext.xml:1.4 Wed Dec 12 15:50:26 2001
+++ phpdoc/hk/functions/gettext.xml Sat Feb 2 10:40:51 2002
@@ -16,13 +16,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>bindtextdomain</function></funcdef>
- <paramdef>string <parameter>domain</parameter></paramdef>
- <paramdef>string <parameter>directory</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>bindtextdomain</methodname>
+ <methodparam><type>string</type><parameter>domain</parameter></methodparam>
+ <methodparam><type>string</type><parameter>directory</parameter></methodparam>
+ </methodsynopsis>
<para>
<function>bindtextdomain</function> ��Ƴ]�w domain �쪺���|�C
</para>
@@ -36,14 +34,12 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>dcgettext</function></funcdef>
- <paramdef>string <parameter>domain</parameter></paramdef>
- <paramdef>string <parameter>message</parameter></paramdef>
- <paramdef>int <parameter>category</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>dcgettext</methodname>
+ <methodparam><type>string</type><parameter>domain</parameter></methodparam>
+ <methodparam><type>string</type><parameter>message</parameter></methodparam>
+ <methodparam><type>int</type><parameter>category</parameter></methodparam>
+ </methodsynopsis>
<para>
��������A�i�H�b��@�@�����H���M�䤤�����ثe�]�w�� domain ��C
���]�i�H���A���w�@�ӭ����C
</para>
@@ -57,13 +53,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>dgettext</function></funcdef>
- <paramdef>string <parameter>domain</parameter></paramdef>
- <paramdef>string <parameter>message</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>dgettext</methodname>
+ <methodparam><type>string</type><parameter>domain</parameter></methodparam>
+ <methodparam><type>string</type><parameter>message</parameter></methodparam>
+ </methodsynopsis>
<para>
<function>dgettext</function> ��ƥi�H���A�b�Y���H���M�䤤�����ثe�]�w�n����C
</para>
@@ -77,12 +71,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>gettext</function></funcdef>
- <paramdef>string <parameter>message</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>gettext</methodname>
+ <methodparam><type>string</type><parameter>message</parameter></methodparam>
+ </methodsynopsis>
<para>
��Ʀp���M��@��Ķ���h�|�Ǧ^��Ķ��q�A�_�h�N�Ǧ^���浹�����H���ѼơC
�A�i�H�Ω��u�����@�O����ƪ��O�W�C
</para>
@@ -114,14 +106,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>textdomain</function></funcdef>
- <paramdef>string
- <parameter><optional>library</optional></parameter>
- </paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>textdomain</methodname>
+ <methodparam
+choice="opt"><type>string</type><parameter>library</parameter></methodparam>
+ </methodsynopsis>
<para>
��ƪ��@�O�O�]�m�@�ӹw�w���M���C ���ե� <function>gettext</function>
��ƮɫK�|�b�o�Ӱ줤��C ��ƶǦ^���O���e�]�m����C
�p�G�եήɨS�����X����Ѽƫh�u�|�Ǧ^�ثe�]�m���ȦӤ��@���C
</para>
@@ -146,3 +134,4 @@
sgml-local-ecat-files:nil
End:
-->
+
Index: phpdoc/hk/functions/mail.xml
diff -u phpdoc/hk/functions/mail.xml:1.4 phpdoc/hk/functions/mail.xml:1.5
--- phpdoc/hk/functions/mail.xml:1.4 Wed Dec 12 15:50:26 2001
+++ phpdoc/hk/functions/mail.xml Sat Feb 2 10:40:51 2002
@@ -15,15 +15,13 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>bool <function>mail</function></funcdef>
- <paramdef>string <parameter>to</parameter></paramdef>
- <paramdef>string <parameter>subject</parameter></paramdef>
- <paramdef>string <parameter>message</parameter></paramdef>
- <paramdef>string
<parameter><optional>additional_headers</optional></parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>bool</type><methodname>mail</methodname>
+ <methodparam><type>string</type><parameter>to</parameter></methodparam>
+ <methodparam><type>string</type><parameter>subject</parameter></methodparam>
+ <methodparam><type>string</type><parameter>message</parameter></methodparam>
+ <methodparam
+choice="opt"><type>string</type><parameter>additional_headers</parameter></methodparam>
+ </methodsynopsis>
<simpara>
<function>mail</function> �۰ʧ�
<parameter>message</parameter> �ѼƤ������e�ǰe��
@@ -56,12 +54,10 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>ezmlm_hash</function></funcdef>
- <paramdef>string <parameter>addr</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>ezmlm_hash</methodname>
+ <methodparam><type>string</type><parameter>addr</parameter></methodparam>
+ </methodsynopsis>
<simpara>
���ϥ� MySQL ��Ʈw�n��O�s�@�� EZMLM �����l��C����
<function>ezmlm_hash</function> �i�H�Ψӭp��X�һݭn�� hash �ȡC
</simpara>
@@ -98,3 +94,4 @@
sgml-local-ecat-files:nil
End:
-->
+
Index: phpdoc/hk/functions/pspell.xml
diff -u phpdoc/hk/functions/pspell.xml:1.4 phpdoc/hk/functions/pspell.xml:1.5
--- phpdoc/hk/functions/pspell.xml:1.4 Wed Dec 12 15:50:26 2001
+++ phpdoc/hk/functions/pspell.xml Sat Feb 2 10:40:51 2002
@@ -22,32 +22,22 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>pspell_new</function></funcdef>
- <paramdef>string <parameter>language</parameter></paramdef>
- <paramdef>string
- <parameter>
- <optional>spelling</optional>
- </parameter>
- </paramdef>
- <paramdef>string
- <parameter>
- <optional>jargon</optional>
- </parameter>
- </paramdef>
- <paramdef>string
- <parameter>
- <optional>encoding</optional>
- </parameter>
- </paramdef>
- <paramdef>int
- <parameter>
- <optional>mode</optional>
- </parameter>
- </paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>pspell_new</methodname>
+ <methodparam><type>string</type><parameter>language</parameter></methodparam>
+ <methodparam choice="opt"><type>string</type><parameter>
+ spelling
+ </parameter></methodparam>
+ <methodparam choice="opt"><type>string</type><parameter>
+ jargon
+ </parameter></methodparam>
+ <methodparam choice="opt"><type>string</type><parameter>
+ encoding
+ </parameter></methodparam>
+ <methodparam choice="opt"><type>int</type><parameter>
+ mode
+ </parameter></methodparam>
+ </methodsynopsis>
<simpara>
<function>pspell_new</function> ���}�@�ӷs���r��öǦ^���V�Ӧr�媺�и��A
�o�и��Ψӧi�D��L�����r��ƭn�Ϊ��r��b����C
</simpara>
@@ -114,13 +104,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>boolean <function>pspell_check</function></funcdef>
- <paramdef>int <parameter>dictionary_link</parameter></paramdef>
- <paramdef>string <parameter>word</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>boolean</type><methodname>pspell_check</methodname>
+
+<methodparam><type>int</type><parameter>dictionary_link</parameter></methodparam>
+ <methodparam><type>string</type><parameter>word</parameter></methodparam>
+ </methodsynopsis>
<simpara>
<function>pspell_check</function> �ˬd��r�����k�A ���T�h�Ǧ^�u�ȡA
�����h�Ǧ^�_�ȡC
</simpara>
@@ -148,13 +136,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>array <function>pspell_suggest</function></funcdef>
- <paramdef>int <parameter>dictionary_link</parameter></paramdef>
- <paramdef>string <parameter>word</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>array</type><methodname>pspell_suggest</methodname>
+
+<methodparam><type>int</type><parameter>dictionary_link</parameter></methodparam>
+ <methodparam><type>string</type><parameter>word</parameter></methodparam>
+ </methodsynopsis>
<simpara>
<function>pspell_suggest</function> �Ǧ^�@�Ӱ}�C�A �䤤�]�t�F��r���Ҧ��i����k�C
</simpara>
@@ -196,3 +182,4 @@
sgml-local-ecat-files:nil
End:
-->
+
Index: phpdoc/hk/functions/recode.xml
diff -u phpdoc/hk/functions/recode.xml:1.4 phpdoc/hk/functions/recode.xml:1.5
--- phpdoc/hk/functions/recode.xml:1.4 Wed Dec 12 15:50:26 2001
+++ phpdoc/hk/functions/recode.xml Sat Feb 2 10:40:51 2002
@@ -20,13 +20,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>recode_string</function></funcdef>
- <paramdef>string <parameter>request</parameter></paramdef>
- <paramdef>string <parameter>string</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>recode_string</methodname>
+ <methodparam><type>string</type><parameter>request</parameter></methodparam>
+ <methodparam><type>string</type><parameter>string</parameter></methodparam>
+ </methodsynopsis>
<para>
�ھڴ��X�n�D <parameter>request</parameter> ���y <parameter>string</parameter>
�i�歶�X�ഫ�ާ@�C �p�G�ഫ���`�h�Ǧ^ &true; �A �p�G�L�k�����u�@�h�Ǧ^ &false;�C
</para>
@@ -43,13 +41,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>recode_string</function></funcdef>
- <paramdef>string <parameter>request</parameter></paramdef>
- <paramdef>string <parameter>string</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>string</type><methodname>recode_string</methodname>
+ <methodparam><type>string</type><parameter>request</parameter></methodparam>
+ <methodparam><type>string</type><parameter>string</parameter></methodparam>
+ </methodsynopsis>
<note>
<simpara>
�o�Ө�ƨ��O <function>recode_string</function> ���O�W�C ���b PHP4 ���X�{�C
@@ -67,13 +63,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>bool <function>recode_file</function></funcdef>
- <paramdef>int <parameter>input</parameter></paramdef>
- <paramdef>int <parameter>output</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>bool</type><methodname>recode_file</methodname>
+ <methodparam><type>int</type><parameter>input</parameter></methodparam>
+ <methodparam><type>int</type><parameter>output</parameter></methodparam>
+ </methodsynopsis>
<para>
�ھڴ��X�n�D�� <parameter>input</parameter> �ҫ������i����X�æs���
<parameter>output</parameter> �ҫ�����C �����ާ@��Ǧ^ &true;�A
�L�k�����ާ@�h�Ǧ^ &false;�C
</para>
@@ -102,3 +96,4 @@
sgml-local-ecat-files:nil
End:
-->
+
Index: phpdoc/hk/functions/vmailmgr.xml
diff -u phpdoc/hk/functions/vmailmgr.xml:1.3 phpdoc/hk/functions/vmailmgr.xml:1.4
--- phpdoc/hk/functions/vmailmgr.xml:1.3 Wed Dec 12 15:50:28 2001
+++ phpdoc/hk/functions/vmailmgr.xml Sat Feb 2 10:40:51 2002
@@ -45,15 +45,13 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>vm_adduser</function></funcdef>
- <paramdef>string <parameter>vdomain</parameter></paramdef>
- <paramdef>string <parameter>basepwd</parameter></paramdef>
- <paramdef>string <parameter>newusername</parameter></paramdef>
- <paramdef>string <parameter>newuserpassword</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>vm_adduser</methodname>
+ <methodparam><type>string</type><parameter>vdomain</parameter></methodparam>
+ <methodparam><type>string</type><parameter>basepwd</parameter></methodparam>
+ <methodparam><type>string</type><parameter>newusername</parameter></methodparam>
+
+<methodparam><type>string</type><parameter>newuserpassword</parameter></methodparam>
+ </methodsynopsis>
<simpara>
�s�[�@�ӥΤ�ó]�w�K�X�C<parameter>newusername</parameter> �O�s�Τ᪺�q�l�n�J�W��
<parameter>newuserpassword</parameter> �h�O�o�ӷs�Τ᪺�K�X�C</simpara>
</refsect1>
@@ -66,15 +64,13 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>vm_addalias</function></funcdef>
- <paramdef>string <parameter>vdomain</parameter></paramdef>
- <paramdef>string <parameter>basepwd</parameter></paramdef>
- <paramdef>string <parameter>username</parameter></paramdef>
- <paramdef>string <parameter>alias</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>vm_addalias</methodname>
+ <methodparam><type>string</type><parameter>vdomain</parameter></methodparam>
+ <methodparam><type>string</type><parameter>basepwd</parameter></methodparam>
+ <methodparam><type>string</type><parameter>username</parameter></methodparam>
+ <methodparam><type>string</type><parameter>alias</parameter></methodparam>
+ </methodsynopsis>
<simpara>
���Τ�[�@�ӧO�W�C <parameter>username</parameter> �O�Τ᪺�q�l�n�J�W��
<parameter>alias</parameter> �h�O�o�ӥΤ�n�[���O�W�C</simpara>
</refsect1>
@@ -87,15 +83,13 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>vm_passwd</function></funcdef>
- <paramdef>string <parameter>vdomain</parameter></paramdef>
- <paramdef>string <parameter>username</parameter></paramdef>
- <paramdef>string <parameter>password</parameter></paramdef>
- <paramdef>string <parameter>newpassword</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>vm_passwd</methodname>
+ <methodparam><type>string</type><parameter>vdomain</parameter></methodparam>
+ <methodparam><type>string</type><parameter>username</parameter></methodparam>
+ <methodparam><type>string</type><parameter>password</parameter></methodparam>
+ <methodparam><type>string</type><parameter>newpassword</parameter></methodparam>
+ </methodsynopsis>
<simpara>
���ܵ����Τ᪺�K�X�C <parameter>username</parameter> �O�Τ᪺�q�l�n�J�W��
<parameter>password</parameter> �O�ª��K�X�B <parameter>newpassword</parameter>
�h�O�s���K�X�C</simpara>
@@ -109,14 +103,12 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>vm_delalias</function></funcdef>
- <paramdef>string <parameter>vdomain</parameter></paramdef>
- <paramdef>string <parameter>basepwd</parameter></paramdef>
- <paramdef>string <parameter>alias</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>vm_delalias</methodname>
+ <methodparam><type>string</type><parameter>vdomain</parameter></methodparam>
+ <methodparam><type>string</type><parameter>basepwd</parameter></methodparam>
+ <methodparam><type>string</type><parameter>alias</parameter></methodparam>
+ </methodsynopsis>
<simpara>
�����@�ӧO�W�C</simpara>
</refsect1>
@@ -129,13 +121,11 @@
</refnamediv>
<refsect1>
<title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>vm_deluser</function></funcdef>
- <paramdef>string <parameter>vdomain</parameter></paramdef>
- <paramdef>string <parameter>username</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>vm_deluser</methodname>
+ <methodparam><type>string</type><parameter>vdomain</parameter></methodparam>
+ <methodparam><type>string</type><parameter>username</parameter></methodparam>
+ </methodsynopsis>
<simpara>
�����@�ӵ����Τ�C</simpara>
</refsect1>
@@ -161,3 +151,4 @@
sgml-local-ecat-files:nil
End:
-->
+