- Template Name */ public function getTemplateName() { return 'uitypes/Multireference.tpl'; } /** * Function to get the Detailview template name for the current UI Type Object * @return - Template Name */ public function getDetailViewTemplateName() { return 'uitypes/MultireferenceDetailView.tpl'; } } ?>