public function setTemplateName($strApiName)
 {
     $this->__template = Template::selectByName($strApiName);
 }