Zend_Application_Resource_NavigationZend_Application_Resource_Navigation can be used to configure
a Zend_Navigation instance. Configuration options are per the
Zend_Navigation options.
Once done configuring the navigation instance, it assigns the instance to
Zend_View_Helper_Navigation by default
-- from which you may retrieve it later.
Sample Navigation resource configuration
Below is a sample INI snippet showing how to
configure the navigation resource.