コード例 #1
0
 protected function _construct()
 {
     parent::_construct();
     $this->setTemplate('pdfinvoiceplus/sales/order/info/buttons.phtml');
 }
コード例 #2
0
 protected function _construct()
 {
     parent::_construct();
     $this->setTemplate('nrc_layout/sales/order/info/buttons.phtml');
 }
コード例 #3
0
ファイル: Buttons.php プロジェクト: hueyl77/fourwindsgear
 protected function _construct()
 {
     parent::_construct();
     $this->setTemplate('payperrentals/sales/order/info/buttons.phtml');
 }
コード例 #4
0
 public function _construct()
 {
     parent::_construct();
     $this->setTemplate('payin7payments/sales/order/payin7_buttons.phtml');
 }