public function postDispatch()
 {
     $this->oBreadCrumb->show();
     parent::postDispatch();
 }