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