Part 2: Rendering the sub menus (relevant to the active tab). This is where we employ another trick because the Zend_Navigation menu view helper does provide an option to render the active menu, but it is meant literally not the active branch of the menu like we’re trying to achieve. In the layout we need [...]