[Jifty-commit] r711 - in jifty/trunk: lib/Jifty/Web/Form

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon Mar 20 17:15:30 EST 2006


Author: alexmv
Date: Mon Mar 20 17:15:29 2006
New Revision: 711

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Web/Form/Clickable.pm

Log:
 r11717 at zoq-fot-pik:  chmrr | 2006-03-20 17:15:21 -0500
  * Missing parameter doc


Modified: jifty/trunk/lib/Jifty/Web/Form/Clickable.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Web/Form/Clickable.pm	(original)
+++ jifty/trunk/lib/Jifty/Web/Form/Clickable.pm	Mon Mar 20 17:15:29 2006
@@ -91,6 +91,12 @@
 Defaults to true if there are any AJAX actions on the link, false
 otherwise.
 
+=item parameters
+
+A hash reference of query parameters that go on the link or button.
+These will end up being submitted exactly like normal query
+parameters.
+
 =item Anything from L<Jifty::Web::Form::Element>
 
 =back


More information about the Jifty-commit mailing list