requestAction might be actually what I am looking for.
It allows me to call a method in another controller, and already pre-rendered if I want to. That's perfect!

I will play around with that tonight and see how well it works.

Thanks for tipp!

Gregory


On 8/17/06, John David Anderson (_psychic_) <[EMAIL PROTECTED] > wrote:


On Aug 17, 2006, at 3:42 PM, [EMAIL PROTECTED] wrote:
<snip>
> Any ideas and suggestions are appreciated!

Since its rather view-related, it might be better housed in a helper.

So you have user-created data that is gathered in the controller. I'd
hand it to the view, which is then manipulated by a helper that takes
the user-created data and replaces special tags with special content
(maybe even using requestAction()?)

$0.02,

-- John



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to