예제 #1
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('em_googlefont/form.phtml');
 }
예제 #2
0
파일: Status.php 프로젝트: Farik2605/tobi
 public function __construct()
 {
     parent::__construct();
     $this->setId('codeswholesaleApiConfigurationForm');
     $this->setTemplate('apiplugin/configuration/status.phtml');
 }
예제 #3
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('em0072settings/form.phtml');
 }
예제 #4
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('galaelectronuessettings/form.phtml');
 }