Thursday, March 1, 2012

Custom Helper inside CakeMail views

I am using a custom Helper that renders my views along with some standard view logic.  I'd like to use that same helper in emails I send using v2.0 CakeMail component (e.g. send copy of web view contents to customer in email).  However, when I reference that Helper I get an error that it is not initialized.  How do I add a custom Helper to the CakeMail component?

Thanks!

George

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: