cvs: peardoc /en/package/html html-quickform-advmultiselect.xml
[email protected] ("Laurent Laville")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvsfarell1232717707@cvsserver> |
farell Fri Jan 23 13:35:07 2009 UTC
Modified files:
/peardoc/en/package/html html-quickform-advmultiselect.xml
Log:
forget to add the last one introduction about reference API : create-form (class constructor options)
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-quickform-advmultiselect.xml?r1=1.12&r2=1.13&diff_format=u
Index: peardoc/en/package/html/html-quickform-advmultiselect.xml
diff -u peardoc/en/package/html/html-quickform-advmultiselect.xml:1.12 peardoc/en/package/html/html-quickform-advmultiselect.xml:1.13
--- peardoc/en/package/html/html-quickform-advmultiselect.xml:1.12 Fri Jan 23 13:22:51 2009
+++ peardoc/en/package/html/html-quickform-advmultiselect.xml Fri Jan 23 13:35:06 2009
@@ -180,6 +180,25 @@
</abstract>
</info>
+ <section xml:id="package.html.html-quickform-advmultiselect.ref.create-form">
+ <info>
+ <title>Creating the form element</title>
+ <abstract>
+ <para>
+ With the class constructor, you have ability to set the <emphasis>auto-arrange</emphasis> feature.
+ This feature is an option to sort alphabetically (or reverse) when elements
+ are moved between lists. Default behaviour is no sort (add to the bottom).
+ <warning>
+ <simpara>
+ This feature is only available since version 0.5.0
+ </simpara>
+ </warning>
+ </para>
+ </abstract>
+ </info>
+ &package.html.html-quickform-advmultiselect.html-quickform-advmultiselect.html-quickform-advmultiselect;
+ </section>
+
<section xml:id="package.html.html-quickform-advmultiselect.ref.buttons">
<info>
<title>Buttons</title>
@@ -224,9 +243,6 @@
&package.html.html-quickform-advmultiselect.html-quickform-advmultiselect.getelementjs;
&package.html.html-quickform-advmultiselect.html-quickform-advmultiselect.setelementtemplate;
</section>
-<!--
- &package.html.html-quickform-advmultiselect.html-quickform-advmultiselect.html-quickform-advmultiselect;
--->
</chapter>
</book>
\ No newline at end of file