cvs: peardoc /en/package/html/html-quickform-advmultiselect/html-quickform-advmultiselect getelementjs.xml
[email protected] ("Laurent Laville")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvsfarell1233050774@cvsserver> |
farell Tue Jan 27 10:06:14 2009 UTC
Modified files:
/peardoc/en/package/html/html-quickform-advmultiselect/html-quickform-advmultiselect
getelementjs.xml
Log:
signature of getElementJs() changed to allow usage of minimized javascript code version
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-quickform-advmultiselect/html-quickform-advmultiselect/getelementjs.xml?r1=1.4&r2=1.5&diff_format=u
Index: peardoc/en/package/html/html-quickform-advmultiselect/html-quickform-advmultiselect/getelementjs.xml
diff -u peardoc/en/package/html/html-quickform-advmultiselect/html-quickform-advmultiselect/getelementjs.xml:1.4 peardoc/en/package/html/html-quickform-advmultiselect/html-quickform-advmultiselect/getelementjs.xml:1.5
--- peardoc/en/package/html/html-quickform-advmultiselect/html-quickform-advmultiselect/getelementjs.xml:1.4 Thu Jan 22 16:32:39 2009
+++ peardoc/en/package/html/html-quickform-advmultiselect/html-quickform-advmultiselect/getelementjs.xml Tue Jan 27 10:06:14 2009
@@ -17,6 +17,11 @@
<parameter>$raw</parameter>
<initializer>TRUE</initializer>
</paramdef>
+ <paramdef choice="opt">
+ boolean
+ <parameter>$min</parameter>
+ <initializer>FALSE</initializer>
+ </paramdef>
</funcprototype>
</funcsynopsis>
</refsynopsisdiv>
@@ -47,6 +52,17 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>
+ &type.bool;
+ <parameter>$min</parameter>
+ </term>
+ <listitem>
+ <para>
+ (optional) uses javascript compressed version
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</para>
</refsection>
@@ -63,6 +79,9 @@
<para>
<emphasis>since</emphasis> 0.4.0
</para>
+ <simpara>
+ <parameter>$min</parameter> parameter is available since version 1.5.0
+ </simpara>
¬e.notstatic;
</refsection>