public function removeActionUrl($options = array())
 {
     return ShortlistHelper::removeAction($this->elementId, $this->listId, $options);
 }