[Solar-talk] _getActionHref

Jeff Surgeson solar at 3hex.com
Mon Aug 6 13:33:48 CDT 2007


> > Hi Rodrigo
> >
> > Tell me about this? _getActionHref()
>
> Uh? Where?

Tipos_App_Adm_Base in _setup()

// Set the main navigation menu using 'named' keys.
        $this->layout_nav = array(
            'adm' => array(
                'href' => $this->_getActionHref('adm', array(
                    'controller' => '',
                    'action'     => 'index',
                )),
                'text' => 'TEXT_ACTION_INDEX',
            ),
-- 
...........::::::...........
Jeff Surgeson / South Africa


More information about the Solar-talk mailing list