hi,

I'm trying to get all the arguments passed to Action.I call the action
like this in the template :

my $a = Jifty->web->make_action(class => 'Test', arguments =>
{ action => 'add' })

tried different ways to get the arguments passed but doesn't seems to
work. I want to get the names too, not only the value if I know the
name (i.e. argument_value).

10x in advance

-- 
Gee I don't have signature
_______________________________________________
jifty-devel mailing list
[email protected]
http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel

Reply via email to