March 4th, 2009
This is the second part of last weeks tutorial. Here we add some JQuery code and look at how Zend_View_Helper_* classes can be written in such a way that they behave the same when they’re invoked on the server and called asynchronously via an AJAX request.
Feel free to follow along by downloading the project code.
Topics: Zend |
Tags: AJAX, jquery, view helpers, zend_view
Posted in Zend |
12 Comments »
February 25th, 2009
This video covers how to setup and user Zend View Helpers. I also cover how state is managed within the class. Next week I’ll show you how you can use this technique with a bit of AJAX to make those View Helpers shine! I’ll post the project code for both videos with part 2.
Topics: Zend |
Tags: AJAX, bootstrapping, jquery, view helpers, zend_view
Posted in Zend |
1 Comment »