- Template Name */ public function getTemplateName() { return 'uitypes/Image.tpl'; } /** * Function to get the Template name for the current UI Type object * @return - Template Name */ public function getDetailViewTemplateName() { return 'uitypes/ImageDetailView.tpl'; } }