コード例 #1
0
 function __construct()
 {
     parent::__construct();
     $this->setTemplate('vaf/search.phtml');
 }
コード例 #2
0
ファイル: List.php プロジェクト: hashir-dhattiwala/vfmagento
 function __construct()
 {
     parent::__construct();
     $this->setTemplate('vf/vaflinks/list.phtml');
 }