philip Mon Apr 25 21:36:27 2005 EDT
Modified files: /phpdoc/en/reference/maxdb/functions maxdb-bind-param.xml maxdb-bind-result.xml maxdb-client-encoding.xml maxdb-close-long-data.xml maxdb-escape-string.xml maxdb-execute.xml maxdb-fetch.xml maxdb-get-metadata.xml maxdb-param-count.xml maxdb-send-long-data.xml maxdb-set-opt.xml Log: Implement the new alias doc style.
http://cvs.php.net/diff.php/phpdoc/en/reference/maxdb/functions/maxdb-bind-param.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/maxdb/functions/maxdb-bind-param.xml diff -u phpdoc/en/reference/maxdb/functions/maxdb-bind-param.xml:1.2 phpdoc/en/reference/maxdb/functions/maxdb-bind-param.xml:1.3 --- phpdoc/en/reference/maxdb/functions/maxdb-bind-param.xml:1.2 Tue Mar 8 11:39:06 2005 +++ phpdoc/en/reference/maxdb/functions/maxdb-bind-param.xml Mon Apr 25 21:36:26 2005 @@ -1,30 +1,20 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> - <refentry id="function.maxdb-bind-param"> - <refnamediv> - <refname>maxdb_bind_param</refname> - <refpurpose>Alias for <function>maxdb_stmt_bind_param</function></refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <para> - This function is an alias of <function>maxdb_stmt_bind_param</function>. - For a detailled descripton see description of - <function>maxdb_stmt_bind_param</function>. - </para> - <note> - <para> - <function>maxdb_bind_param</function> is deprecated and will be removed. - </para> - </note> - </refsect1> - <refsect1> - <title>See also</title> - <para> - <function>maxdb_stmt_bind_param</function> - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.3 $ --> +<refentry id="function.maxdb-bind-param"> + <refnamediv> + <refname>maxdb_bind_param</refname> + <refpurpose>&Alias; <function>maxdb_stmt_bind_param</function></refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <simpara> + &info.function.alias; + <function>maxdb_stmt_bind_param</function> + </simpara> + &info.function.alias.deprecated; + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/diff.php/phpdoc/en/reference/maxdb/functions/maxdb-bind-result.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/maxdb/functions/maxdb-bind-result.xml diff -u phpdoc/en/reference/maxdb/functions/maxdb-bind-result.xml:1.2 phpdoc/en/reference/maxdb/functions/maxdb-bind-result.xml:1.3 --- phpdoc/en/reference/maxdb/functions/maxdb-bind-result.xml:1.2 Tue Mar 8 11:39:06 2005 +++ phpdoc/en/reference/maxdb/functions/maxdb-bind-result.xml Mon Apr 25 21:36:26 2005 @@ -1,30 +1,20 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> - <refentry id="function.maxdb-bind-result"> - <refnamediv> - <refname>maxdb_bind_result</refname> - <refpurpose>Alias for <function>maxdb_stmt_bind_result</function></refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <para> - This function is an alias of <function>maxdb_stmt_bind_result</function>. - For a detailled descripton see description of - <function>maxdb_stmt_bind_result</function>. - </para> - <note> - <para> - <function>maxdb_bind_result</function> is deprecated and will be removed. - </para> - </note> - </refsect1> - <refsect1> - <title>See also</title> - <para> - <function>maxdb_stmt_bind_result</function> - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.3 $ --> +<refentry id="function.maxdb-bind-result"> + <refnamediv> + <refname>maxdb_bind_result</refname> + <refpurpose>&Alias; <function>maxdb_stmt_bind_result</function></refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <simpara> + &info.function.alias; + <function>maxdb_stmt_bind_result</function>. + </simpara> + &info.function.alias.deprecated; + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/diff.php/phpdoc/en/reference/maxdb/functions/maxdb-client-encoding.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/maxdb/functions/maxdb-client-encoding.xml diff -u phpdoc/en/reference/maxdb/functions/maxdb-client-encoding.xml:1.3 phpdoc/en/reference/maxdb/functions/maxdb-client-encoding.xml:1.4 --- phpdoc/en/reference/maxdb/functions/maxdb-client-encoding.xml:1.3 Fri Apr 22 11:39:27 2005 +++ phpdoc/en/reference/maxdb/functions/maxdb-client-encoding.xml Mon Apr 25 21:36:26 2005 @@ -1,25 +1,20 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> - <refentry id="function.maxdb-client-encoding"> - <refnamediv> - <refname>maxdb_client_encoding</refname> - <refpurpose>Alias of <function>maxdb_character_set_name</function></refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <para> - This function is an alias of <function>maxdb_character_set_name</function>. - For a detailled descripton see description of - <function>maxdb_character_set_name</function>. - </para> - </refsect1> - <refsect1> - <title>See also</title> - <para> - <function>maxdb_real_escape_string</function>. - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.4 $ --> +<refentry id="function.maxdb-client-encoding"> + <refnamediv> + <refname>maxdb_client_encoding</refname> + <refpurpose>&Alias; <function>maxdb_character_set_name</function></refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <simpara> + &info.function.alias; + <function>maxdb_character_set_name</function>. + </simpara> + &info.function.alias.deprecated; + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/diff.php/phpdoc/en/reference/maxdb/functions/maxdb-close-long-data.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/maxdb/functions/maxdb-close-long-data.xml diff -u phpdoc/en/reference/maxdb/functions/maxdb-close-long-data.xml:1.2 phpdoc/en/reference/maxdb/functions/maxdb-close-long-data.xml:1.3 --- phpdoc/en/reference/maxdb/functions/maxdb-close-long-data.xml:1.2 Tue Mar 8 11:39:06 2005 +++ phpdoc/en/reference/maxdb/functions/maxdb-close-long-data.xml Mon Apr 25 21:36:26 2005 @@ -1,31 +1,21 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> - <refentry id="function.maxdb-close-long-data"> - <refnamediv> - <refname>maxdb_close_long_data</refname> - <refname>maxdb->close_long_data</refname> - <refpurpose>Alias for <function>maxdb_stmt_close_long_data</function></refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <para> - This function is an alias of <function>maxdb_stmt_close_long_data</function>. - For a detailled descripton see description of - <function>maxdb_stmt_close_long_data</function>. - </para> - <note> - <para> - <function>maxdb_close_long_data</function> is deprecated and will be removed. - </para> - </note> - </refsect1> - <refsect1> - <title>See also</title> - <para> - <function>maxdb_stmt_close_long_data</function> - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.3 $ --> +<refentry id="function.maxdb-close-long-data"> + <refnamediv> + <refname>maxdb_close_long_data</refname> + <refname>maxdb->close_long_data</refname> + <refpurpose>&Alias; <function>maxdb_stmt_close_long_data</function></refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <simpara> + &info.function.alias; + <function>maxdb_stmt_close_long_data</function>. + </simpara> + &info.function.alias.deprecated; + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/diff.php/phpdoc/en/reference/maxdb/functions/maxdb-escape-string.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/maxdb/functions/maxdb-escape-string.xml diff -u phpdoc/en/reference/maxdb/functions/maxdb-escape-string.xml:1.2 phpdoc/en/reference/maxdb/functions/maxdb-escape-string.xml:1.3 --- phpdoc/en/reference/maxdb/functions/maxdb-escape-string.xml:1.2 Tue Mar 8 11:39:06 2005 +++ phpdoc/en/reference/maxdb/functions/maxdb-escape-string.xml Mon Apr 25 21:36:26 2005 @@ -1,17 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> - <refentry id="function.maxdb-escape-string"> - <refnamediv> - <refname>maxdb_escape_string</refname> - <refpurpose>Alias of <function>maxdb_real_escape_string</function></refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <para> - This function is an alias of <function>maxdb_real_escape_string</function>. - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.3 $ --> +<refentry id="function.maxdb-escape-string"> + <refnamediv> + <refname>maxdb_escape_string</refname> + <refpurpose>&Alias; <function>maxdb_real_escape_string</function></refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <simpara> + &info.function.alias; + <function>maxdb_real_escape_string</function>. + </simpara> + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/diff.php/phpdoc/en/reference/maxdb/functions/maxdb-execute.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/maxdb/functions/maxdb-execute.xml diff -u phpdoc/en/reference/maxdb/functions/maxdb-execute.xml:1.2 phpdoc/en/reference/maxdb/functions/maxdb-execute.xml:1.3 --- phpdoc/en/reference/maxdb/functions/maxdb-execute.xml:1.2 Tue Mar 8 11:39:06 2005 +++ phpdoc/en/reference/maxdb/functions/maxdb-execute.xml Mon Apr 25 21:36:26 2005 @@ -1,30 +1,20 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> - <refentry id="function.maxdb-execute"> - <refnamediv> - <refname>maxdb_execute</refname> - <refpurpose>Alias for <function>maxdb_stmt_execute</function></refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <para> - This function is an alias of <function>maxdb_stmt_execute</function>. - For a detailled descripton see description of - <function>maxdb_stmt_execute</function>. - </para> - <note> - <para> - <function>maxdb_execute</function> is deprecated and will be removed. - </para> - </note> - </refsect1> - <refsect1> - <title>See also</title> - <para> - <function>maxdb_stmt_execute</function> - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.3 $ --> +<refentry id="function.maxdb-execute"> + <refnamediv> + <refname>maxdb_execute</refname> + <refpurpose>&Alias; <function>maxdb_stmt_execute</function></refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <simpara> + &info.function.alias; + <function>maxdb_stmt_execute</function>. + </simpara> + &info.function.alias.deprecated; + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/diff.php/phpdoc/en/reference/maxdb/functions/maxdb-fetch.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/maxdb/functions/maxdb-fetch.xml diff -u phpdoc/en/reference/maxdb/functions/maxdb-fetch.xml:1.2 phpdoc/en/reference/maxdb/functions/maxdb-fetch.xml:1.3 --- phpdoc/en/reference/maxdb/functions/maxdb-fetch.xml:1.2 Tue Mar 8 11:39:06 2005 +++ phpdoc/en/reference/maxdb/functions/maxdb-fetch.xml Mon Apr 25 21:36:26 2005 @@ -1,30 +1,20 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> - <refentry id="function.maxdb-fetch"> - <refnamediv> - <refname>maxdb_fetch</refname> - <refpurpose>Alias for <function>maxdb_stmt_fetch</function></refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <para> - This function is an alias of <function>maxdb_stmt_fetch</function>. - For a detailled descripton see description of - <function>maxdb_stmt_fetch</function>. - </para> - <note> - <para> - <function>maxdb_fetch</function> is deprecated and will be removed. - </para> - </note> - </refsect1> - <refsect1> - <title>See also</title> - <para> - <function>maxdb_stmt_fetch</function> - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.3 $ --> +<refentry id="function.maxdb-fetch"> + <refnamediv> + <refname>maxdb_fetch</refname> + <refpurpose>&Alias; <function>maxdb_stmt_fetch</function></refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <simpara> + &info.function.alias; + <function>maxdb_stmt_fetch</function>. + </simpara> + &info.function.alias.deprecated; + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/diff.php/phpdoc/en/reference/maxdb/functions/maxdb-get-metadata.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/maxdb/functions/maxdb-get-metadata.xml diff -u phpdoc/en/reference/maxdb/functions/maxdb-get-metadata.xml:1.2 phpdoc/en/reference/maxdb/functions/maxdb-get-metadata.xml:1.3 --- phpdoc/en/reference/maxdb/functions/maxdb-get-metadata.xml:1.2 Tue Mar 8 11:39:06 2005 +++ phpdoc/en/reference/maxdb/functions/maxdb-get-metadata.xml Mon Apr 25 21:36:26 2005 @@ -1,30 +1,20 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> - <refentry id="function.maxdb-get-metadata"> - <refnamediv> - <refname>maxdb_get_metadata</refname> - <refpurpose>Alias for <function>maxdb_stmt_result_metadata</function></refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <para> - This function is an alias of <function>maxdb_stmt_result_metadata</function>. - For a detailled descripton see description of - <function>maxdb_stmt_result_metadata</function>. - </para> - <note> - <para> - <function>maxdb_get_metadata</function> is deprecated and will be removed. - </para> - </note> - </refsect1> - <refsect1> - <title>See also</title> - <para> - <function>maxdb_stmt_result_metadata</function> - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.3 $ --> +<refentry id="function.maxdb-get-metadata"> + <refnamediv> + <refname>maxdb_get_metadata</refname> + <refpurpose>&Alias; <function>maxdb_stmt_result_metadata</function></refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <simpara> + &info.function.alias; + <function>maxdb_stmt_result_metadata</function>. + </simpara> + &info.function.alias.deprecated; + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/diff.php/phpdoc/en/reference/maxdb/functions/maxdb-param-count.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/maxdb/functions/maxdb-param-count.xml diff -u phpdoc/en/reference/maxdb/functions/maxdb-param-count.xml:1.2 phpdoc/en/reference/maxdb/functions/maxdb-param-count.xml:1.3 --- phpdoc/en/reference/maxdb/functions/maxdb-param-count.xml:1.2 Tue Mar 8 11:39:06 2005 +++ phpdoc/en/reference/maxdb/functions/maxdb-param-count.xml Mon Apr 25 21:36:26 2005 @@ -1,30 +1,20 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> - <refentry id="function.maxdb-param-count"> - <refnamediv> - <refname>maxdb_param_count</refname> - <refpurpose>Alias for <function>maxdb_stmt_param_count</function></refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <para> - This function is an alias of <function>maxdb_stmt_param_count</function>. - For a detailled descripton see description of - <function>maxdb_stmt_param_count</function>. - </para> - <note> - <para> - <function>maxdb_param_count</function> is deprecated and will be removed. - </para> - </note> - </refsect1> - <refsect1> - <title>See also</title> - <para> - <function>maxdb_stmt_param_count</function> - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.3 $ --> +<refentry id="function.maxdb-param-count"> + <refnamediv> + <refname>maxdb_param_count</refname> + <refpurpose>&Alias; <function>maxdb_stmt_param_count</function></refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <simpara> + &info.function.alias; + <function>maxdb_stmt_param_count</function>. + </simpara> + &info.function.alias.deprecated; + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/diff.php/phpdoc/en/reference/maxdb/functions/maxdb-send-long-data.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/maxdb/functions/maxdb-send-long-data.xml diff -u phpdoc/en/reference/maxdb/functions/maxdb-send-long-data.xml:1.2 phpdoc/en/reference/maxdb/functions/maxdb-send-long-data.xml:1.3 --- phpdoc/en/reference/maxdb/functions/maxdb-send-long-data.xml:1.2 Tue Mar 8 11:39:06 2005 +++ phpdoc/en/reference/maxdb/functions/maxdb-send-long-data.xml Mon Apr 25 21:36:26 2005 @@ -1,30 +1,20 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> - <refentry id="function.maxdb-send-long-data"> - <refnamediv> - <refname>maxdb_send_long_data</refname> - <refpurpose>Alias for <function>maxdb_stmt_send_long_data</function></refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <para> - This function is an alias of <function>maxdb_stmt_send_long_data</function>. - For a detailled descripton see description of - <function>maxdb_stmt_send_long_data</function>. - </para> - <note> - <para> - <function>maxdb_send_long_data</function> is deprecated and will be removed. - </para> - </note> - </refsect1> - <refsect1> - <title>See also</title> - <para> - <function>maxdb_stmt_send_long_data</function> - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.3 $ --> +<refentry id="function.maxdb-send-long-data"> + <refnamediv> + <refname>maxdb_send_long_data</refname> + <refpurpose>&Alias; <function>maxdb_stmt_send_long_data</function></refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <simpara> + &info.function.alias; + <function>maxdb_stmt_send_long_data</function>. + </simpara> + &info.function.alias.deprecated; + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/diff.php/phpdoc/en/reference/maxdb/functions/maxdb-set-opt.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/maxdb/functions/maxdb-set-opt.xml diff -u phpdoc/en/reference/maxdb/functions/maxdb-set-opt.xml:1.2 phpdoc/en/reference/maxdb/functions/maxdb-set-opt.xml:1.3 --- phpdoc/en/reference/maxdb/functions/maxdb-set-opt.xml:1.2 Tue Mar 8 11:39:06 2005 +++ phpdoc/en/reference/maxdb/functions/maxdb-set-opt.xml Mon Apr 25 21:36:26 2005 @@ -1,17 +1,19 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> - <refentry id="function.maxdb-set-opt"> - <refnamediv> - <refname>maxdb_set_opt</refname> - <refpurpose>Alias of <function>maxdb_options</function></refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <para> - This function is an alias of <function>maxdb_options</function>. - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.3 $ --> +<refentry id="function.maxdb-set-opt"> + <refnamediv> + <refname>maxdb_set_opt</refname> + <refpurpose>&Alias; <function>maxdb_options</function></refpurpose> + </refnamediv> + + <refsect1 role="description"> + &reftitle.description; + <simpara> + &info.function.alias; + <function>maxdb_options</function>. + </simpara> + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: