[Jifty-commit] r2208 - in jifty/trunk: lib/Jifty

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Tue Nov 28 01:31:20 EST 2006


Author: jesse
Date: Tue Nov 28 01:31:19 2006
New Revision: 2208

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Action.pm

Log:
 r45519 at pinglin:  jesse | 2006-11-28 00:17:34 -0500
 * A pointer to where documetation for Jifty::Action::button really lives


Modified: jifty/trunk/lib/Jifty/Action.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Action.pm	(original)
+++ jifty/trunk/lib/Jifty/Action.pm	Tue Nov 28 01:31:19 2006
@@ -552,7 +552,10 @@
 Create and render a button.  It functions nearly identically like
 L<Jifty::Web/link>, except it takes C<arguments> in addition to
 C<parameters>, and defaults to submitting this L<Jifty::Action>.
-Returns nothing.
+Returns nothing. 
+
+Recommended reading: L<Jifty::Web::Form::Element>, where most of 
+the cool options to button and other things of its ilk are documented.
 
 =cut
 


More information about the Jifty-commit mailing list