Tag Archives: norender
Zend Framework Tips: View and Layout Settings
Using Zend Framework, you can have views and layouts without any configurations. Every action on a Zend_Controller needs an equivalent phtml file. Example: If you have a controller named BooksController, having actions index, add, edit, delete; each action requires a … Continue reading
Posted in Zend Framework
Tagged action, controller, disable, helper, layout, norender, render, renderer, setnorender, view, viewrenderer
Leave a comment




