Zend Framework 1.0.0. RC1 is out and with it a new action helper called ViewRenderer. This is a great action helper that handles the View integration with the Controller. As as result, the controller action functions are simpler and so I've updated my tutorial to reflect this.
It's not a big change though: just remove all calls to $this->render() and $this->initView() in the controller!



June 2nd, 2007 at 03:32 #
Great!Thanks Rob!
June 2nd, 2007 at 08:48 #
Can't wait to read it.
Thanks
June 5th, 2007 at 21:08 #
Hi Rob,
I updated the French translation but I didn't test it yet.
Thanks ;)
June 6th, 2007 at 05:55 #
Thanks Guillaume!
Regards,
Rob...
July 23rd, 2007 at 06:03 #
Rob - your tutorials are cute. I will keep following them as you bring them out. Is there a way to keep updated about when you bring out a new tutorial?
July 25th, 2007 at 04:47 #
Moses,
You could try subscribing to the RSS feed for the site. For tutorial only posts, try this feed: http://akrabat.com/feed/?cat=9
Regards,
Rob...