コード例 #1
0
ファイル: Edit.php プロジェクト: cewolf2002/magento
 public function __construct()
 {
     parent::__construct();
     $this->_mode = 'edit';
 }