[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/yaf/_yaf=5Fconfig=5Fini/construct.xml_yaf=5Fconf
From:       Xinchen_Hui <laruence () php ! net>
Date:       2013-02-28 4:15:22
Message-ID: svn-laruence-1362024922-329591-1568621381 () svn ! php ! net
[Download RAW message or body]

laruence                                 Thu, 28 Feb 2013 04:15:22 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=329591

Log:
trivial updates

Changed paths:
    U   phpdoc/en/trunk/reference/yaf/yaf_config_ini/construct.xml
    U   phpdoc/en/trunk/reference/yaf/yaf_config_ini/toarray.xml
    U   phpdoc/en/trunk/reference/yaf/yaf_config_simple/toarray.xml
    U   phpdoc/en/trunk/reference/yaf/yaf_request_http/getquery.xml

Modified: phpdoc/en/trunk/reference/yaf/yaf_config_ini/construct.xml
===================================================================
--- phpdoc/en/trunk/reference/yaf/yaf_config_ini/construct.xml	2013-02-27 23:36:04 \
                UTC (rev 329590)
+++ phpdoc/en/trunk/reference/yaf/yaf_config_ini/construct.xml	2013-02-28 04:15:22 \
UTC (rev 329591) @@ -4,7 +4,7 @@
 <refentry xml:id="yaf-config-ini.construct" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  <refnamediv>
   <refname>Yaf_Config_Ini::__construct</refname>
-  <refpurpose>The __construct purpose</refpurpose>
+  <refpurpose>Yaf_Config_Ini constructor</refpurpose>
  </refnamediv>

  <refsect1 role="description">
@@ -15,11 +15,8 @@
    <methodparam choice="opt"><type>string</type><parameter>section</parameter></methodparam>
  </methodsynopsis>
   <para>
-
+    <classname>Yaf_Config_Ini</classname> constructor
   </para>
-
-  &warn.undocumented.func;
-
  </refsect1>

  <refsect1 role="parameters">
@@ -29,7 +26,7 @@
     <term><parameter>config_file</parameter></term>
     <listitem>
      <para>
-
+      path to an INI configure file
      </para>
     </listitem>
    </varlistentry>
@@ -37,7 +34,7 @@
     <term><parameter>section</parameter></term>
     <listitem>
      <para>
-
+      which section in that INI file you want to be parsed
      </para>
     </listitem>
    </varlistentry>

Modified: phpdoc/en/trunk/reference/yaf/yaf_config_ini/toarray.xml
===================================================================
--- phpdoc/en/trunk/reference/yaf/yaf_config_ini/toarray.xml	2013-02-27 23:36:04 UTC \
                (rev 329590)
+++ phpdoc/en/trunk/reference/yaf/yaf_config_ini/toarray.xml	2013-02-28 04:15:22 UTC \
(rev 329591) @@ -4,21 +4,18 @@
 <refentry xml:id="yaf-config-ini.toarray" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  <refnamediv>
   <refname>Yaf_Config_Ini::toArray</refname>
-  <refpurpose>The toArray purpose</refpurpose>
+  <refpurpose>Returns a PHP array</refpurpose>
  </refnamediv>

  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <modifier>public</modifier> \
<type>void</type><methodname>Yaf_Config_Ini::toArray</methodname> +   \
<modifier>public</modifier> \
<type>array</type><methodname>Yaf_Config_Ini::toArray</methodname>  <void />
   </methodsynopsis>
   <para>
-
+   Returns a PHP array from the <classname>Yaf_Config_Ini</classname>
   </para>
-
-  &warn.undocumented.func;
-
  </refsect1>

  <refsect1 role="parameters">

Modified: phpdoc/en/trunk/reference/yaf/yaf_config_simple/toarray.xml
===================================================================
--- phpdoc/en/trunk/reference/yaf/yaf_config_simple/toarray.xml	2013-02-27 23:36:04 \
                UTC (rev 329590)
+++ phpdoc/en/trunk/reference/yaf/yaf_config_simple/toarray.xml	2013-02-28 04:15:22 \
UTC (rev 329591) @@ -4,21 +4,18 @@
 <refentry xml:id="yaf-config-simple.toarray" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  <refnamediv>
   <refname>Yaf_Config_Simple::toArray</refname>
-  <refpurpose>The toArray purpose</refpurpose>
+  <refpurpose>Returns a PHP array</refpurpose>
  </refnamediv>

  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <modifier>public</modifier> \
<type>void</type><methodname>Yaf_Config_Simple::toArray</methodname> +   \
<modifier>public</modifier> \
<type>array</type><methodname>Yaf_Config_Simple::toArray</methodname>  <void />
   </methodsynopsis>
   <para>
-
+    Returns a PHP array from the <classname>Yaf_Config_Simple</classname>
   </para>
-
-  &warn.undocumented.func;
-
  </refsect1>

  <refsect1 role="parameters">

Modified: phpdoc/en/trunk/reference/yaf/yaf_request_http/getquery.xml
===================================================================
--- phpdoc/en/trunk/reference/yaf/yaf_request_http/getquery.xml	2013-02-27 23:36:04 \
                UTC (rev 329590)
+++ phpdoc/en/trunk/reference/yaf/yaf_request_http/getquery.xml	2013-02-28 04:15:22 \
UTC (rev 329591) @@ -4,7 +4,7 @@
 <refentry xml:id="yaf-request-http.getquery" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  <refnamediv>
   <refname>Yaf_Request_Http::getQuery</refname>
-  <refpurpose>fetch a query parameter</refpurpose>
+  <refpurpose>Fetch a query parameter</refpurpose>
  </refnamediv>

  <refsect1 role="description">



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic