Esempio n. 1
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('storelocator_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Store Information'));
 }
Esempio n. 2
0
 /**
  * Constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('lapisbard_storelocator_locations_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Location'));
 }
Esempio n. 3
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('design_tabs');
     $this->setDestElementId('design-edit-form');
     $this->setTitle(__('Design Change'));
 }
Esempio n. 4
0
 /**
  * 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'));
 }
Esempio n. 5
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('product_attribute_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Attribute Information'));
 }
Esempio n. 6
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('group_record');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Information'));
 }
Esempio n. 7
0
 /**
  * Constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('tandinh_banner_sliders_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Slider'));
 }
Esempio n. 8
0
 /**
  * Initialize Tabs
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('category_info_tabs');
     $this->setDestElementId('category_tab_content');
     $this->setTitle(__('Category Data'));
 }
Esempio n. 9
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('banners_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Banner Information'));
 }
Esempio n. 10
0
 /**
  * Class constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('post_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Category Information'));
 }
Esempio n. 11
0
 /**
  * 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'));
 }
Esempio n. 12
0
 /**
  * Initialize tab
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('theme_selector_tabs');
     $this->setDestElementId('theme_selector');
     $this->setIsHoriz(true);
 }
Esempio n. 13
0
 /**
  * Constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('pagseguro_magento2_items_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Item'));
 }
Esempio n. 14
0
 /**
  * Constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('emizentech_shopbybrand_items_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Item'));
 }
Esempio n. 15
0
 /**
  * Class constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('manufacturer_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Manufacturer Information'));
 }
Esempio n. 16
0
 /**
  * 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'));
 }
Esempio n. 17
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('process_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Index'));
 }
Esempio n. 18
0
 /**
  * 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);
 }
Esempio n. 19
0
 /**
  * Internal constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('widget_instace_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Widget'));
 }
Esempio n. 20
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('data_feeds_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Simple Google Shopping'));
 }
Esempio n. 21
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('profile_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Recurring Profile Information'));
 }
Esempio n. 22
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('checkmodule_modelname_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('General Information'));
 }
Esempio n. 23
0
 /**
  * set form data
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('umc_base_module_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Module Creator'));
 }
 /**
  * Constructor.
  */
 public function _construct()
 {
     parent::_construct();
     $this->setId('ddg_rules_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Exclusion Rule'));
 }
Esempio n. 25
0
 /**
  * Constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('sales_order_view_tabs');
     $this->setDestElementId('sales_order_view');
     $this->setTitle(__('Order View'));
 }
Esempio n. 26
0
 /**
  * Class constructor
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('role_info_tabs');
     $this->setDestElementId('role-edit-form');
     $this->setTitle(__('Role Information'));
 }
Esempio n. 27
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('promo_catalog_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Catalog Price Rule'));
 }
Esempio n. 28
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('attributes_update_tabs');
     $this->setDestElementId('attributes-edit-form');
     $this->setTitle(__('Products Information'));
 }
Esempio n. 29
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('page_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Page Information'));
 }
Esempio n. 30
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('testimonial_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(__('Testimonial Information'));
 }