public function getRequestedLinkType()
 {
     $this->_load();
     return parent::getRequestedLinkType();
 }