[Jifty-commit] jifty branch, master, updated. 33e8717694bae6e44b1778ab318c75b0cf26f7b4

Jifty commits jifty-commit at lists.jifty.org
Tue Dec 29 17:15:55 EST 2009


The branch, master has been updated
       via  33e8717694bae6e44b1778ab318c75b0cf26f7b4 (commit)
      from  5691958578c4c2caf99ab3a0128bfd821dd20657 (commit)

Summary of changes:
 lib/Jifty/Web/PageRegion.pm |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 33e8717694bae6e44b1778ab318c75b0cf26f7b4
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Tue Dec 29 17:15:33 2009 -0500

    Add a line about where to find region params

diff --git a/lib/Jifty/Web/PageRegion.pm b/lib/Jifty/Web/PageRegion.pm
index c54838e..35a7730 100644
--- a/lib/Jifty/Web/PageRegion.pm
+++ b/lib/Jifty/Web/PageRegion.pm
@@ -41,6 +41,8 @@ C</__jifty/empty>, which, as its name implies, is empty.
 Specifies an optional set of parameter defaults.  These should all be
 simple scalars, as they might be passed across HTTP if AJAX is used.
 
+See L<Jifty::Web::Form::Element> for a list of the supported parameters.
+
 =item force_arguments (optional)
 
 Specifies an optional set of parameter values. They will override anything

-----------------------------------------------------------------------


More information about the Jifty-commit mailing list