I've discovered that you can do it, and it works exactly as I wanted.
loadHelper("Html");
$this->html=& new HtmlHelper();
I can then use $this->html->link (or any other html helper function in
my controller as I wish.
Thanks to dhofstet and nukem932 on irc for the help. My app now quite
happily works as i want it to from both standard and jake requests.
Mike
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---