On Jan 17, 2007, at 10:17 AM, Rosie F. wrote:
Hello all,
I have a need to create links (both regular and images) from within
the
controller/component side of things. Normally of course we would use
the Html helper to make links. But for this particular need I have,
the links must be created before sending to the view. Is there a
component analogous to the Html helper that i can use to create links
and image tags?
This is hard, mostly because any sort of presentational stuff (i.e.
HTML) should be done in the views. Is there a reason you're not just
making the links in the views?
-- 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?hl=en
-~----------~----~----~----~------~----~------~--~---