2010年2月16日星期二

Re: [fw-mvc] Inject preDispatch code without explicitly declaring it in each controller

just add an action helper to the stack with a predispatch method

On Tue, Feb 16, 2010 at 4:19 PM, Nathan Garlington <garlinto@gmail.com> wrote:
Hi all,

I am trying to write an app that is accessed via a subdomain, and
handles all of the backend maintenance and configuration for a
customer's site. Since authentication will be necessary, I will need
to check for a valid identity on each request. I know that I can
handle this in each controller's preDispatch() method, but is there a
more central place that such code could be injected without having to
explicitly declare it in each controller? I was thumbing through the
docs, but I'm not sure how to search for what I am looking for.

Would appreciated being pointed in the right direction...

regards,

Nathan Garlington
T&R Trailer Sales
5930 N Interstate 25
Pueblo, CO  81008

719.546.2321 T
719.423.8033 M
719.404.4697 F

nathan@tandrtrailer.com
www.tandrtrailer.com


没有评论: