Custom Action Helpers for Firebug




Zend Screencasts: Video Tutorials about the Zend PHP Framework  (iphone) show

Summary: <p>I’d like to introduce Tawfek’s sequel to his video covering Debugging in Firebug with the Zend Framework. If you’re looking for a tutorial on how to write a custom Action Helper, or wishing to make your ajax development more robust with logging and profiling, then these 33 minutes will save you a pile of googling. <a href="http://zendcasts.googlecode.com/svn/trunk/zc32-custom-action-helpers-firebug-part-2/zc32-custom-action-helpers-firebug-part-2.zip">Download the source code</a> or <a href="http://code.google.com/p/zendcasts/source/browse/#svn/trunk/zc32-custom-action-helpers-firebug-part-2">browse it online</a>. Have a question? <a href="http://www.zendcasts.com/forum/topic/39/zc32-custom-action-helpers-for-firebug/">We’ll do our best to answer it in the forums (no registration currently required!)</a></p> <h3>topics covered</h3> <ul> <li>Review of firebug</li> <li> <strong>2:00:</strong> writing a custom Action Helper</li> <li> <strong>5:30:</strong> configuring the Zend Bootstrap</li> <li> <strong>10:00:</strong> Testing the Action Helper Through Firebug</li> <li> <strong>12:30:</strong> Writing magic methods</li> <li> <strong>16:00:</strong> Setting up a JSON-friendly view</li> <li> <strong>18:00:</strong> Integrating Zend_Db</li> <li> <strong>26:00:</strong> Implementing jQuery</li> <li> <strong>29:00:</strong> Console Logging with Firebug and jQuery</li> </ul>