Esempio n. 1
0
 /**
  * Get all the custom links related to this module.
  */
 function getLinks()
 {
     return Vtiger_Link::getAll($this->id);
 }