コード例 #1
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('storelocator_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Store Information'));
 }
コード例 #2
0
 /**
  * Constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('lapisbard_storelocator_locations_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Location'));
 }
コード例 #3
0
ファイル: Tabs.php プロジェクト: pradeep-wagento/magento2
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('design_tabs');
     $this->setDestElementId('design-edit-form');
     $this->setTitle(__('Design Change'));
 }
コード例 #4
0
ファイル: Tabs.php プロジェクト: shabbirvividads/magento2
 /**
  * Initialize integration edit page tabs
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('integration_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Basic Settings'));
 }
コード例 #5
0
ファイル: Tabs.php プロジェクト: aiesh/magento2
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('product_attribute_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Attribute Information'));
 }
コード例 #6
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('group_record');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Information'));
 }
コード例 #7
0
 /**
  * Constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('tandinh_banner_sliders_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Slider'));
 }
コード例 #8
0
ファイル: Tabs.php プロジェクト: pradeep-wagento/magento2
 /**
  * Initialize Tabs
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('category_info_tabs');
     $this->setDestElementId('category_tab_content');
     $this->setTitle(__('Category Data'));
 }
コード例 #9
0
ファイル: Tabs.php プロジェクト: hientruongbluecom/cemagento2
 protected function _construct()
 {
     parent::_construct();
     $this->setId('banners_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Banner Information'));
 }
コード例 #10
0
 /**
  * Class constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('post_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Category Information'));
 }
コード例 #11
0
ファイル: Tabs.php プロジェクト: kidaa30/magento2-platformsh
 /**
  * Initialize tab
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('billing_agreement_view_tabs');
     $this->setDestElementId('billing_agreement_view');
     $this->setTitle(__('Billing Agreement View'));
 }
コード例 #12
0
ファイル: Tabs.php プロジェクト: Atlis/docker-magento2
 /**
  * Initialize tab
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('theme_selector_tabs');
     $this->setDestElementId('theme_selector');
     $this->setIsHoriz(true);
 }
コード例 #13
0
 /**
  * Constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('pagseguro_magento2_items_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Item'));
 }
コード例 #14
0
ファイル: Tabs.php プロジェクト: Doability/magento2dev
 /**
  * Constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('emizentech_shopbybrand_items_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Item'));
 }
コード例 #15
0
ファイル: Tabs.php プロジェクト: rushvisilk/mage2-helloworld
 /**
  * Class constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('manufacturer_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Manufacturer Information'));
 }
コード例 #16
0
ファイル: Tabs.php プロジェクト: aiesh/magento2
 /**
  * Initialize tabs and define tabs block settings
  *
  * @return void
  */
 public function _construct()
 {
     parent::_construct();
     $this->setId('theme_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Theme'));
 }
コード例 #17
0
ファイル: Tabs.php プロジェクト: aiesh/magento2
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('process_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Index'));
 }
コード例 #18
0
ファイル: Gridlists.php プロジェクト: pradeeprcs/TestModule
 /**
  * Class constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $id = $this->getRequest()->getParam('id', false);
     // $this->setTemplate('lists/lists.phtml')->assign('alists', [1]);
     //$this->assign('alists', $this->getAlists())->assign('id', $id);
 }
コード例 #19
0
ファイル: Tabs.php プロジェクト: pradeep-wagento/magento2
 /**
  * Internal constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('widget_instace_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Widget'));
 }
コード例 #20
0
ファイル: Tabs.php プロジェクト: Doability/magento2dev
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('data_feeds_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Simple Google Shopping'));
 }
コード例 #21
0
ファイル: Tabs.php プロジェクト: dragonsword007008/magento2
 protected function _construct()
 {
     parent::_construct();
     $this->setId('profile_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Recurring Profile Information'));
 }
コード例 #22
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('checkmodule_modelname_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('General Information'));
 }
コード例 #23
0
ファイル: Tabs.php プロジェクト: artmouse/Umc_Base
 /**
  * set form data
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('umc_base_module_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Module Creator'));
 }
コード例 #24
0
 /**
  * Constructor.
  */
 public function _construct()
 {
     parent::_construct();
     $this->setId('ddg_rules_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Exclusion Rule'));
 }
コード例 #25
0
ファイル: Tabs.php プロジェクト: aiesh/magento2
 /**
  * Constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('sales_order_view_tabs');
     $this->setDestElementId('sales_order_view');
     $this->setTitle(__('Order View'));
 }
コード例 #26
0
ファイル: Edit.php プロジェクト: aiesh/magento2
 /**
  * Class constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('role_info_tabs');
     $this->setDestElementId('role-edit-form');
     $this->setTitle(__('Role Information'));
 }
コード例 #27
0
ファイル: Tabs.php プロジェクト: kidaa30/magento2-platformsh
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('promo_catalog_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Catalog Price Rule'));
 }
コード例 #28
0
ファイル: Tabs.php プロジェクト: kidaa30/magento2-platformsh
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('attributes_update_tabs');
     $this->setDestElementId('attributes-edit-form');
     $this->setTitle(__('Products Information'));
 }
コード例 #29
0
ファイル: Tabs.php プロジェクト: aiesh/magento2
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('page_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Page Information'));
 }
コード例 #30
0
ファイル: Tabs.php プロジェクト: ktplKunj/TestMagento
 protected function _construct()
 {
     parent::_construct();
     $this->setId('testimonial_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Testimonial Information'));
 }