An Intro To Zend_Navigation

Monday, March 29th, 2010

This past week I had the need to integrate Zend_Acl with a navigation and menu system. Unfortunately, the documentation took a couple reads for me to understand how Zend_Navigation worked; given this, I wanted to write a primer that others could use to get started with Zend_Navigation. This is a short guide to how Zend_Navigation [...]

7:00 am | Comment (5) | Print | Categories: System Architecture, Technology, Zend Framework

Making Zend_Navigation Useful

Wednesday, March 31st, 2010

In the last blog post, we discussed creating Zend_Navigation pages and containers. This is certainly wonderful and exciting, but the reality is that for the most part, Zend_Navigation is a pretty useless component of Zend Framework until you have a way to get the data out of the structure you’ve built. And since navigation is [...]

7:00 am | Comment (4) | Print | Categories: Technology, Web Design, Zend Framework

Controlling Access: Zend_Navigation and Zend_Acl

Friday, April 2nd, 2010

In the last two entries, we examined creating a navigation structure with Zend_Navigation, and then we examined using that structure with the Zend Navigation View Helper. In both discussions, we focused on creating navigation items and menus, and inherently these items were available to all users regardless of access controls. But what happens when you [...]

7:00 am | Comment (5) | Print | Categories: Technology, Zend Framework
Search:
Copyright © 2008 - 2010. All Rights Reserved.