Intento imprimier mi breadcrumbs, pero simplemente no sale nada, mi actual proyecto es modular en mi anterior proyecto (no modular) simplemente imprimo y ya, claro que el zend_navigation goje los datos de un xml, en mi actual proyecto desde un container.
esto imprimo en mi layout:
Código PHP:
<?php echo $this->navigation()
->breadcrumbs()
->setMinDepth(0)
->setLinkLast( true )
->setSeparator(" : ");
Cita:
end_View_Helper_Navigation_Breadcrumbs Object
(
[_separator:protected] => :
[_minDepth:protected] => 0
[_linkLast:protected] => 1
[_partial:protected] =>
[_container:protected] => Zend_Navigation Object
(
[_pages:protected] => Array
(
[0000000073e6ac150000000001a8a4c0] => Zend_Navigation_Page_Uri Object
(
[_uri:protected] => /
[_label:protected] => Gestión Documental
(
[_separator:protected] => :
[_minDepth:protected] => 0
[_linkLast:protected] => 1
[_partial:protected] =>
[_container:protected] => Zend_Navigation Object
(
[_pages:protected] => Array
(
[0000000073e6ac150000000001a8a4c0] => Zend_Navigation_Page_Uri Object
(
[_uri:protected] => /
[_label:protected] => Gestión Documental