Hi Novrian I looked to the source, in HtmlHelper::__construct(). CakePHP source is usually pretty easy to ready (although I have to think about the Dispatch Filters quite a bit).
Glad it worked out for you. Regards Reuben Helms On Wednesday, 5 December 2012 13:27:45 UTC+10, Novrian YF wrote: > > @glk > Thanks for the suggestion. Here's my thoughts over your idea: > 1. I don't want to use Custom Helper because I'm afraid it could add more > coding task in the project. LOL > 2. When I put it controller callback, fatal errors occured. > 3. I've using Theme in this project, so it could add more coding task > because I have to put it in every layout. > > Thanks for replying anyway, and Nice to meet you :D > > @Reuben > Where do you get those 'configFile'? LOL > > IT WORKS!! > > Thanks a lot Reuben :D > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
