A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics.

Zend Framework Tutorial and Notes: Zend_view

The page deals with the following:

  1. How to suppress auto-rendering: This is useful when you have an action that handles AJAX Requests.
  2. Helper Paths: When you want to specify different helper found in different modules/controllers.
  3. Sample Custom View Helper: Where you will place your view helper and what filename it will be called.
  4. Writing Custom Helpers

The Zend_view tutorial can be found here in my Wiki.

This entry was posted in Uncategorized and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>