What would be the best way to have all the initial values of these helpers on one place?
I don't want to set the same values in each controller. How can i solve this in a nice way?
--
Met vriendelijke groet,
Jigal Sanders
A.J. Ernststraat 739
1082 LK Amsterdam
Mobiel: 06-42111489
I don't want to set the same values in each controller. How can i solve this in a nice way?
On Thu, Aug 21, 2008 at 3:31 PM, Емил Иванов / Emil Ivanov <emil.vladev@gmail.com> wrote:
Using scriptHead is a solution.
But I think your problem is with the variable setting:
This should be $this->view->script = "event.js";
> But when i say in my controller:
>
> $this->script = "event.js";
>
> then it doesn't work.
Regards
--
My place to share my ideas:
http://vladev.blogspot.com
--
Met vriendelijke groet,
Jigal Sanders
A.J. Ernststraat 739
1082 LK Amsterdam
Mobiel: 06-42111489
没有评论:
发表评论