[Catalyst] Catalyst 5 Preview, Part 3
Eugene Eric Kim
eekim at blueoxen.org
Thu Apr 7 18:11:10 CEST 2005
On Thu, Apr 07, 2005 at 03:20:45PM +0200, Sebastian Riedel wrote:
> Now if someone requests http://localhost:3000/page/show/1 it would
> thanks to the relative forward "$c->forward('render_content')", call
> all private "render_content" actions in the whole application.
> Those actions are called in a chain, just like auto actions, so you can
> break the chain simply by returning 0.
How would you specify the order of the chain?
-Eugene
--
======================================================================
Eugene Eric Kim ......................... http://public.xdi.org/=eekim
Blue Oxen Associates ........................ http://www.blueoxen.org/
======================================================================
More information about the Catalyst
mailing list