On Tue, Aug 31, 2010 at 3:56 PM, Hector Virgen <[email protected]> wrote: > Thanks Andrew! That would definitely work but for some reason that method > isn't in my version of ZF (1.8.1) although it appears in the docs for 1.8: > http://framework.zend.com/apidoc/1.8/Zend_View/Helper/Zend_View_Helper_Navigation_HelperAbstract.html#setRenderInvisible >
I wasn't sure when it was added, but I figured since it was in the docs for that version it must be available. Apparently not, but it probably wouldn't be hard to extend the helper yourself with the newer version until you are ready to upgrade. Andrew
