cvs: peardoc /ja/package/structures/structures-datagrid/structures-datagrid-datasource array.xml csv.xml db.xml excel.xml rss.xml xml.xml

[email protected] ("TAKAGI Masahiro")
Newsgroups php.pear.doc
Message-ID <cvstakagi1189925184@cvsserver>
takagi		Sun Sep 16 06:46:24 2007 UTC

  Modified files:              
    /peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource	
                                                                                     	xml.xml 
                                                                                     	rss.xml 
                                                                                     	excel.xml 
                                                                                     	db.xml 
                                                                                     	csv.xml 
                                                                                     	array.xml 
  Log:
  sync with en.
takagi-20070916064624.txt (text/plain, 10.2 KB)
http://cvs.php.net/viewvc.cgi/peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/xml.xml?r1=1.5&r2=1.6&diff_format=u
Index: peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/xml.xml
diff -u peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/xml.xml:1.5 peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/xml.xml:1.6
--- peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/xml.xml:1.5	Fri Jul 27 03:18:47 2007
+++ peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/xml.xml	Sun Sep 16 06:46:24 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
-<!-- $Revision: 1.5 $ -->
-<!-- EN-Revision: 1.10 Maintainer: takagi Status: ready -->
+<!-- $Revision: 1.6 $ -->
+<!-- EN-Revision: 1.11 Maintainer: takagi Status: ready -->
 <refentry id="package.structures.structures-datagrid.structures-datagrid-datasource.xml">
  <refnamediv>
   <refname>Structures_DataGrid_DataSource_XML</refname>
@@ -109,6 +109,16 @@
       <entry>array()</entry>
      </row>
      <row>
+      <entry>natsort</entry>
+      <entry>boolean</entry>
+      <entry>
+       配列のソートを自然順 (example1、Example2、test1、Test2)
+       で行うか否 (Example2、Test2、example1、test1;
+       つまり大文字が最初にくる) か。
+      </entry>
+      <entry>false</entry>
+     </row>
+     <row>
       <entry>primaryKey</entry>
       <entry>array</entry>
       <entry>
http://cvs.php.net/viewvc.cgi/peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/rss.xml?r1=1.5&r2=1.6&diff_format=u
Index: peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/rss.xml
diff -u peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/rss.xml:1.5 peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/rss.xml:1.6
--- peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/rss.xml:1.5	Fri Jul 27 03:18:47 2007
+++ peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/rss.xml	Sun Sep 16 06:46:24 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
-<!-- $Revision: 1.5 $ -->
-<!-- EN-Revision: 1.8 Maintainer: takagi Status: ready -->
+<!-- $Revision: 1.6 $ -->
+<!-- EN-Revision: 1.9 Maintainer: takagi Status: ready -->
 <refentry id="package.structures.structures-datagrid.structures-datagrid-datasource.rss">
  <refnamediv>
   <refname>Structures_DataGrid_DataSource_RSS</refname>
@@ -82,6 +82,16 @@
       <entry>array()</entry>
      </row>
      <row>
+      <entry>natsort</entry>
+      <entry>boolean</entry>
+      <entry>
+       配列のソートを自然順 (example1、Example2、test1、Test2)
+       で行うか否 (Example2、Test2、example1、test1;
+       つまり大文字が最初にくる) か。
+      </entry>
+      <entry>false</entry>
+     </row>
+     <row>
       <entry>primaryKey</entry>
       <entry>array</entry>
       <entry>
http://cvs.php.net/viewvc.cgi/peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/excel.xml?r1=1.7&r2=1.8&diff_format=u
Index: peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/excel.xml
diff -u peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/excel.xml:1.7 peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/excel.xml:1.8
--- peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/excel.xml:1.7	Fri Jul 27 03:18:47 2007
+++ peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/excel.xml	Sun Sep 16 06:46:24 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
-<!-- $Revision: 1.7 $ -->
-<!-- EN-Revision: 1.9 Maintainer: takagi Status: ready -->
+<!-- $Revision: 1.8 $ -->
+<!-- EN-Revision: 1.10 Maintainer: takagi Status: ready -->
 <refentry id="package.structures.structures-datagrid.structures-datagrid-datasource.excel">
  <refnamediv>
   <refname>Structures_DataGrid_DataSource_Excel</refname>
@@ -94,6 +94,16 @@
       <entry>array()</entry>
      </row>
      <row>
+      <entry>natsort</entry>
+      <entry>boolean</entry>
+      <entry>
+       配列のソートを自然順 (example1、Example2、test1、Test2)
+       で行うか否 (Example2、Test2、example1、test1;
+       つまり大文字が最初にくる) か。
+      </entry>
+      <entry>false</entry>
+     </row>
+     <row>
       <entry>primaryKey</entry>
       <entry>array</entry>
       <entry>
http://cvs.php.net/viewvc.cgi/peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/db.xml?r1=1.5&r2=1.6&diff_format=u
Index: peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/db.xml
diff -u peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/db.xml:1.5 peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/db.xml:1.6
--- peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/db.xml:1.5	Fri Jul 27 03:18:47 2007
+++ peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/db.xml	Sun Sep 16 06:46:24 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
-<!-- $Revision: 1.5 $ -->
-<!-- EN-Revision: 1.8 Maintainer: takagi Status: ready -->
+<!-- $Revision: 1.6 $ -->
+<!-- EN-Revision: 1.9 Maintainer: takagi Status: ready -->
 <refentry id="package.structures.structures-datagrid.structures-datagrid-datasource.db">
  <refnamediv>
   <refname>Structures_DataGrid_DataSource_DB</refname>
@@ -88,6 +88,16 @@
       <entry>array()</entry>
      </row>
      <row>
+      <entry>natsort</entry>
+      <entry>boolean</entry>
+      <entry>
+       配列のソートを自然順 (example1、Example2、test1、Test2)
+       で行うか否 (Example2、Test2、example1、test1;
+       つまり大文字が最初にくる) か。
+      </entry>
+      <entry>false</entry>
+     </row>
+     <row>
       <entry>primaryKey</entry>
       <entry>array</entry>
       <entry>
http://cvs.php.net/viewvc.cgi/peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/csv.xml?r1=1.6&r2=1.7&diff_format=u
Index: peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/csv.xml
diff -u peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/csv.xml:1.6 peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/csv.xml:1.7
--- peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/csv.xml:1.6	Fri Jul 27 03:18:47 2007
+++ peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/csv.xml	Sun Sep 16 06:46:24 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
-<!-- $Revision: 1.6 $ -->
-<!-- EN-Revision: 1.9 Maintainer: takagi Status: ready -->
+<!-- $Revision: 1.7 $ -->
+<!-- EN-Revision: 1.10 Maintainer: takagi Status: ready -->
 <refentry id="package.structures.structures-datagrid.structures-datagrid-datasource.csv">
  <refnamediv>
   <refname>Structures_DataGrid_DataSource_CSV</refname>
@@ -107,6 +107,16 @@
       <entry>array()</entry>
      </row>
      <row>
+      <entry>natsort</entry>
+      <entry>boolean</entry>
+      <entry>
+       配列のソートを自然順 (example1、Example2、test1、Test2)
+       で行うか否 (Example2、Test2、example1、test1;
+       つまり大文字が最初にくる) か。
+      </entry>
+      <entry>false</entry>
+     </row>
+     <row>
       <entry>primaryKey</entry>
       <entry>array</entry>
       <entry>
http://cvs.php.net/viewvc.cgi/peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/array.xml?r1=1.5&r2=1.6&diff_format=u
Index: peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/array.xml
diff -u peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/array.xml:1.5 peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/array.xml:1.6
--- peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/array.xml:1.5	Fri Jul 27 03:18:47 2007
+++ peardoc/ja/package/structures/structures-datagrid/structures-datagrid-datasource/array.xml	Sun Sep 16 06:46:24 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
-<!-- $Revision: 1.5 $ -->
-<!-- EN-Revision: 1.8 Maintainer: takagi Status: ready -->
+<!-- $Revision: 1.6 $ -->
+<!-- EN-Revision: 1.9 Maintainer: takagi Status: ready -->
 <refentry id="package.structures.structures-datagrid.structures-datagrid-datasource.array">
  <refnamediv>
   <refname>Structures_DataGrid_DataSource_Array</refname>
@@ -88,6 +88,16 @@
       <entry>array()</entry>
      </row>
      <row>
+      <entry>natsort</entry>
+      <entry>boolean</entry>
+      <entry>
+       配列のソートを自然順 (example1、Example2、test1、Test2)
+       で行うか否 (Example2、Test2、example1、test1;
+       つまり大文字が最初にくる) か。
+      </entry>
+      <entry>false</entry>
+     </row>
+     <row>
       <entry>primaryKey</entry>
       <entry>array</entry>
       <entry>
@@ -101,6 +111,25 @@
    </tgroup>
   </table>
  </refsect1>
+ <refsect1 id="package.structures.structures-datagrid.structures-datagrid-datasource.array.notes">
+  <title>全般的な注意</title>
+  <para>
+   このドライバが受け付ける配列の形式は、次のとおりです。
+   <programlisting>
+$data = array(0 =&gt; array('col0' =&gt; 'val00', 'col1' =&gt; 'val01', ...),
+              1 =&gt; array('col0' =&gt; 'val10', 'col1' =&gt; 'val11', ...),
+              ...
+             );
+   </programlisting>
+  </para>
+  <para>   
+   この配列の最初にレベルが、各行のひとつのエントリを表します。
+   そのエントリに対応する配列が、行に受け付けるデータとなります。
+   この配列のキーはフィールド名となります。たとえば 'val01' は、
+   最初の行のフィールド名 'col1' に対応する値となります。
+   行番号は、1 からではなく 0 から始まることに注意しましょう。
+  </para>
+ </refsect1>
 </refentry>
 <!-- Keep this comment at the end of the file
 Local variables:
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.