On 9/2/07, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> Is it currently possible to augment controller actions with component
> functions. What I'm looking for is something similar to the way that a
> behaviour function can be accessed through its model, but for
> controllers, so I can provide an action with a component, instead of
> having to write a bunch of actions in the controller which do no more
> than farm the work out to a component.

I'm having a hard time visualizing what you're trying to accomplish
here.  Could you show us a code example?  Given that you can create
methods in a component, and you can call these methods in an action in
your controller.

I think an example would be very helpful.

-- 
Chris Hartjes
Senior Developer
Cake Development Corporation

My motto for 2007:  "Just build it, damnit!"

@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to