Re: [fw-general] passing values to view from decorators

2009-10-29 Thread Matthew Weier O'Phinney
-- Ralikwen balazs.kl...@gmail.com wrote (on Wednesday, 28 October 2009, 06:31 AM -0700): I am generating javascript code for form elements in custom decorators. As opposed to normal decorator functionality the generated code should not go within the form but to the final view rendered. I'd

[fw-general] passing values to view from decorators

2009-10-28 Thread Ralikwen
Hi, I am generating javascript code for form elements in custom decorators. As opposed to normal decorator functionality the generated code should not go within the form but to the final view rendered. This is how I am outputting this in the view script: ? if (!empty($this-ExtOnReady)) { echo