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

List:       pear-doc
Subject:    [PEAR-DOC] cvs: peardoc /ja/package/html/html-table/html-table addbody.xml  /ja/package/php/php-code
From:       "TAKAGI Masahiro" <takagi () php ! net>
Date:       2007-05-12 6:36:06
Message-ID: cvstakagi1178951766 () cvsserver
[Download RAW message or body]

takagi		Sat May 12 06:36:06 2007 UTC

  Added files:                 
    /peardoc/ja/package/html/html-table/html-table	addbody.xml 

  Modified files:              
    /peardoc/ja/package/php/php-codesniffer	usage.xml 
  Log:
  sync with en.
  
  
http://cvs.php.net/viewvc.cgi/peardoc/ja/package/php/php-codesniffer/usage.xml?r1=1.3&r2=1.4&diff_format=u
                
Index: peardoc/ja/package/php/php-codesniffer/usage.xml
diff -u peardoc/ja/package/php/php-codesniffer/usage.xml:1.3 \
                peardoc/ja/package/php/php-codesniffer/usage.xml:1.4
--- peardoc/ja/package/php/php-codesniffer/usage.xml:1.3	Sat Feb  3 02:25:31 2007
+++ peardoc/ja/package/php/php-codesniffer/usage.xml	Sat May 12 06:36:06 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.3 Maintainer: takagi Status: ready -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.4 Maintainer: takagi Status: ready -->
 <refentry id="package.php.php-codesniffer.usage">
  <refnamediv>
   <refname>使用法</refname>
@@ -23,6 +23,7 @@
  <standard>   : the name of the coding standard to use
  <report>     : print either the "full" or "summary" report
  <extensions> : a comma separated list of file extensions to check (only valid if \
checking a directory) + -l           : local directory only, no recursion
  -n           : do not print warnings
  -v[v][v]     : print verbose output
  -i           : show a list of installed coding standards
@@ -50,6 +51,13 @@
    フォルダを指定した 合は、PHP_CodeSniffer
    はそのフォルダおよびサブフォルダ内のすべてのファイルをチェックします。
  </para>
+  <note>
+   <simpara>
+    サブフォルダ内のチェックが不要な \
合は、コマンドラインオプション +    <literal>-l</literal> \
を使用します。これは、PHP_CodeSniffer +    \
が指定したフォルダのみを処理するようにするものです。 +   \
</simpara> +  </note>
   <para>
    以下の例では、最初のコマンドは PHP_CodeSniffer を使用して
    <filename>myfile.inc</filename> ファイルのチェックを行います。

http://cvs.php.net/viewvc.cgi/peardoc/ja/package/html/html-table/html-table/addbody.xml?view=markup&rev=1.1
                
Index: peardoc/ja/package/html/html-table/html-table/addbody.xml
+++ peardoc/ja/package/html/html-table/html-table/addbody.xml
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.2 Maintainer: takagi Status: ready -->
<refentry id="package.html.html-table.html-table.addbody">
 <refnamediv>
  <refname>HTML_Table::addBody</refname>
  <refpurpose>body を追 する</refpurpose>
 </refnamediv>
 <refsynopsisdiv>
  <funcsynopsis>
   <funcsynopsisinfo>
    require_once 'HTML/Table.php';
   </funcsynopsisinfo>
   <funcprototype>
    <funcdef>int <function>HTML_Table::addBody</function></funcdef>
    <paramdef>
     array <parameter><optional>$attributes = &null;</optional></parameter>
    </paramdef>
   </funcprototype>
  </funcsynopsis>
 </refsynopsisdiv>
 <refsect1 id="package.html.html-table.html-table.addbody.desc">
  &title.desc;
  <para>
   新しい body をテーブルに追 し、追 した body の ID \
を返します。  </para>
 </refsect1>
 <refsect1 id="package.html.html-table.html-table.addbody.parameter">
  &title.param;
  <para>
   <itemizedlist>
    <listitem>
     <para>
      <parameter>array $attributes</parameter> -
       tbody タグの属性を表す連想配列。
     </para>
    </listitem>
   </itemizedlist>
  </para>
 </refsect1>
 <refsect1 id="package.html.html-table.html-table.addbody.return">
  &title.returns;
  <para>
   <parameter>int</parameter> - body の ID を返します。
  </para>
 </refsect1>
 <refsect1 id="package.html.html-table.html-table.addbody.note">
  &title.note;
  &note.notstatic;
 </refsect1>
 <refsect1 id="package.html.html-table.html-table.addbody.see">
  &title.see;
  <para>
   <link linkend="package.html.html-table.html-table.getbody"><function>HTML_Table::getBody</function></link>
  </para>
 </refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

-- 
PEAR Documentation List Mailing List (http://pear.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