Hey,
You can use the $this->view->assign method or just $this->view->property_name and it will assign the value to the property_name in the view.
You could do that using the action plugins.
Vince.
--
Vincent Gabriel.
Lead Developer, Senior Support.
Zend Certified Engineer.
Zend Framework Certified Engineer.
You can use the $this->view->assign method or just $this->view->property_name and it will assign the value to the property_name in the view.
You could do that using the action plugins.
Vince.
On Tue, Apr 7, 2009 at 6:24 PM, K.L. <coviex@gmail.com> wrote:
Hi,
Along the dispatch process I assign some info into registry and later
want to assign it into view in one go before view is rendered.
How to do it?
Regards,
Kostya
--
Vincent Gabriel.
Lead Developer, Senior Support.
Zend Certified Engineer.
Zend Framework Certified Engineer.
没有评论:
发表评论