News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Wenbert Del Rosario's Blog:
Zend Framework Making the Built-in Breadcrumb Helper Work
May 28, 2009 @ 12:55:32

New on his blog today Wenbert Del Rosario has posted a tutorial about getting the Zend_Navigation helper to work in your application and correctly handle making/updating breadcrumbs as you navigate around the site.

In the latest release of Zend Framework (1.8.1 as of this writing), there is a new built-in view helper to render your breadcrumb needs. There is a section in the documentation that tells us how to use it. But I got a little confused when I tried to make it work. So, here is a short example on how I made my breadcrumbs work using the new breadcrumb view helper from Zend Framework.

He includes the code to create the breadcrumb trail - making a Zend_Navigation container and defining the structure of the site inside. Displaying the correct links is then just a call to the breadcrumbs() method on the object (with the ability to set depth and to set the last item in the list as a link or not).

0 comments voice your opinion now!
tutorial breadcrumb zendnavigation



Similar Posts

Developer.com: Creating RSS Feeds with the Zend Framework for Fun and Profit

PHPRiot.com: Zend Framework 101: Zend_Gdata_YouTube

Zend Developer Zone: Debugging PHP applications with xdebug

DevShed: The Isset and Unset Magic Functions in PHP 5

Codewalkers.com: The PAVISE of Security


Community Events

phpnw10 PHP Conference 09/10/2010




Don't see your event here?
Let us know!


phpunit unittest application codeigniter opinion screencast introduction conference developer example suggestion curl development book framework wordpress plugin azure zendframework database

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework