|
|
|
|
|
|
Breadcrumbs with Zend Framework View Helpers
Yet another demonstration of the power of the Zend Framework. This works with ZF Version 0.8 as well as the recent release of 0.9.(x?) This time we’re going to create dynamic breadcrumbs that might look like this: Home / Article / Editing: My Post Title Utilizing view helpers, all we need to do is do a little prep work; in my case, I use a bootstrap controller that all my controllers extend.
| Author: |
Ryan Brooks
|
| Zend Framework Version: |
0.9.0
|
|
|
|
|
|
|
|
|
|