gedrec, '', false); } // Generate a URL that links to this record public function getLinkUrl() { return parent::_getLinkUrl('source.php?sid='); } // Get an array of structures containing all the names in the record public function getAllNames() { return parent::_getAllNames('TITL', 1); } } ?>