public function getLinkContent(Docman_Item $item)
 {
     return array('content' => $item->getUrl());
 }