[Catalyst] Componentised actions.

Bill Moseley moseley at hank.org
Fri Mar 30 05:28:45 GMT 2007


On Fri, Mar 30, 2007 at 12:46:48AM -0300, Nilson Santos Figueiredo Junior wrote:
> On 3/29/07, Oleg Pronin <syber.rus at gmail.com> wrote:
> >I cannot forward to the list actions because they are not private actions
> >(they have its own URLs). In docs 'forward' is for private actions.
> 
> If the docs state that, they're wrong. It's perfectly possible to
> forward to public actions.

When you start up the server in debug mode you can see the private
names for the public paths.  So, you forward to the action using its
private name.

-- 
Bill Moseley
moseley at hank.org




More information about the Catalyst mailing list