cvs: peardoc /en/package/html html-quickform-advmultiselect.xml
[email protected] ("Laurent Laville")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvsfarell1232716973@cvsserver> |
farell Fri Jan 23 13:22:53 2009 UTC
Modified files:
/peardoc/en/package/html html-quickform-advmultiselect.xml
Log:
add intro to each API category
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-quickform-advmultiselect.xml?r1=1.11&r2=1.12&diff_format=u
Index: peardoc/en/package/html/html-quickform-advmultiselect.xml
diff -u peardoc/en/package/html/html-quickform-advmultiselect.xml:1.11 peardoc/en/package/html/html-quickform-advmultiselect.xml:1.12
--- peardoc/en/package/html/html-quickform-advmultiselect.xml:1.11 Fri Jan 23 12:44:31 2009
+++ peardoc/en/package/html/html-quickform-advmultiselect.xml Fri Jan 23 13:22:51 2009
@@ -179,12 +179,54 @@
</para>
</abstract>
</info>
+
+ <section xml:id="package.html.html-quickform-advmultiselect.ref.buttons">
+ <info>
+ <title>Buttons</title>
+ <abstract>
+ <simpara>
+ Here, you can choose between standard form text or image button. You can also
+ set the CSS class used to change the look and feel of buttons.
+ </simpara>
+ </abstract>
+ </info>
+ &package.html.html-quickform-advmultiselect.html-quickform-advmultiselect.setbuttonattributes;
+ </section>
+
+ <section xml:id="package.html.html-quickform-advmultiselect.ref.basic-renderer">
+ <info>
+ <title>Basic renderer</title>
+ <abstract>
+ <para>
+ This renderer is based on HTML_QuickForm_advmultiselect code and require no external classes to do its job.
+ It's very similar to HTML_Quickform
+ <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.pear.manual;en/package.html.html-quickform.html-quickform-renderer-default.php">
+ default renderer
+ </link>.
+ </para>
+ </abstract>
+ </info>
+ &package.html.html-quickform-advmultiselect.html-quickform-advmultiselect.tohtml;
+ </section>
+
+ <section xml:id="package.html.html-quickform-advmultiselect.ref.template-renderer">
+ <info>
+ <title>Template-based renderer</title>
+ <abstract>
+ <simpara>
+ Here is the core of customization of this QuickForm element. With the three
+ methods below, you can easily include it in an existing template page
+ with all parts (CSS, JS, lists, buttons) at the right place.
+ </simpara>
+ </abstract>
+ </info>
+ &package.html.html-quickform-advmultiselect.html-quickform-advmultiselect.getelementcss;
+ &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;
- &package.html.html-quickform-advmultiselect.html-quickform-advmultiselect.getelementcss;
- &package.html.html-quickform-advmultiselect.html-quickform-advmultiselect.getelementjs;
- &package.html.html-quickform-advmultiselect.html-quickform-advmultiselect.setbuttonattributes;
- &package.html.html-quickform-advmultiselect.html-quickform-advmultiselect.setelementtemplate;
- &package.html.html-quickform-advmultiselect.html-quickform-advmultiselect.tohtml;
+-->
</chapter>
</book>
\ No newline at end of file