It works perfectly! Thank you very much
Sergio Rinaudo > Date: Wed, 20 May 2009 07:29:41 -0700 > From: [email protected] > To: [email protected] > Subject: Re: [fw-general] FW: Zend_Navigation: how to render? > > > >If I have this example code > > > >$container = new Zend_Navigation(); > > > >// add page by giving a page instance > >$container->addPage(Zend_Navigation_Page::factory(array( > > 'uri' => 'http://www.example.com/' > >))); > > >How am I supposed to render it with the code you posted? > > i would imagine > > echo $this->navigation($container)->menu(); > -- > View this message in context: > http://www.nabble.com/Zend_Navigation%3A-how-to-render--tp23636373p23636629.html > Sent from the Zend Framework mailing list archive at Nabble.com. > _________________________________________________________________ Cerca le Parole, gioca su Typectionary! http://typectionary.it.msn.com/
