protected function getLinkTypes()
 {
     return array_unique(array_merge(parent::getLinkTypes(), array('navigation')));
 }