Example #1
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('sales_order_view_tabs');
     $this->setDestElementId('sales_order_view');
     $this->setTitle(Mage::helper('Mage_Sales_Helper_Data')->__('Order View'));
 }
 public function _construct()
 {
     parent::_construct();
     $this->setId('showcase_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(Mage::helper('edge_showcase')->__('Showcase'));
 }
Example #3
0
 /**
  * Prepare title and id for main tabs container.
  *
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('attribute_info_tabs');
     //$this->setDestElementId('attribute_form');
     $this->setTitle($this->__('Attribute Mapping Information'));
 }
Example #4
0
 /**
  * Initializa the tab system
  */
 public function _construct()
 {
     parent::_construct();
     $this->setId('pdfgenerator_tabs');
     $this->setDestElementId('pdf_template_new_form');
     $this->setTitle(Mage::helper('pdfgenerator')->__('PDF Settings'));
 }
Example #5
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('product_info_tabs');
     $this->setDestElementId('product-edit-form-tabs');
     $this->setTitle(Mage::helper('Mage_Catalog_Helper_Data')->__('Product Information'));
 }
Example #6
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('currency_edit_tabs');
     $this->setDestElementId('currency_edit_form');
     $this->setTitle(Mage::helper('Mage_Adminhtml_Helper_Data')->__('Currency'));
 }
Example #7
0
 /**
  * Constructor
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('connect_extension_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(Mage::helper('Mage_Connect_Helper_Data')->__('Create Extension Package'));
 }
Example #8
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('page_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(Mage::helper('Mage_Cms_Helper_Data')->__('Page Information'));
 }
Example #9
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('attributes_update_tabs');
     $this->setDestElementId('attributes_edit_form');
     $this->setTitle(Mage::helper('catalog')->__('Products Information'));
 }
Example #10
0
 /**
  * construct
  *
  * @access public
  * @return void
  * @author Marius Strajeru <*****@*****.**>
  */
 public function _construct()
 {
     parent::_construct();
     $this->setId('modulecreator_info_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(Mage::helper('modulecreator')->__('Module information'));
 }
Example #11
0
 /**
  * Initialize edit tabs
  *
  */
 public function _construct()
 {
     parent::_construct();
     $this->setId('rma_item_attribute_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(Mage::helper('enterprise_rma')->__('Attribute Information'));
 }
Example #12
0
 /**
  * Internal constructor
  *
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('widget_instace_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(Mage::helper('Mage_Widget_Helper_Data')->__('Widget Instance'));
 }
Example #13
0
 /**
  * Internal constructor
  *
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('job_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle($this->__('Job'));
 }
Example #14
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('promo_catalog_edit_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(Mage::helper('Mage_CatalogRule_Helper_Data')->__('Catalog Price Rule'));
 }
Example #15
0
 /**
  * Internal constructor
  *
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('layout_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(Mage::helper('aoe_layoutmanager')->__('Layout Update'));
 }
Example #16
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('customer_info_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(Mage::helper('Mage_Customer_Helper_Data')->__('Customer Information'));
 }
Example #17
0
 /**
  * Initializa the tab system
  */
 public function _construct()
 {
     parent::_construct();
     $this->setId('awb_tabs');
     $this->setDestElementId('awb_template_new_form');
     $this->setTitle(Mage::helper('awb')->__('Date AWB'));
 }
Example #18
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('product_attribute_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(Mage::helper('Mage_Catalog_Helper_Data')->__('Attribute Information'));
 }
Example #19
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('design_tabs');
     $this->setDestElementId('design-edit-form');
     $this->setTitle(Mage::helper('Mage_Core_Helper_Data')->__('Design Change'));
 }
Example #20
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('process_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle(Mage::helper('Mage_Index_Helper_Data')->__('Index'));
 }
Example #21
0
 /**
  * Initialize Tabs
  *
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setId('category_info_tabs');
     $this->setDestElementId('category_tab_content');
     $this->setTitle(Mage::helper('Mage_Catalog_Helper_Data')->__('Category Data'));
 }
Example #22
0
 /**
  * Magento's class contructor
  */
 protected function _construct()
 {
     parent::_construct();
     $this->_helper = Mage::helper('ash_slideshow');
     $this->setId('slideshow_tabs');
     $this->setDestElementId('edit_form');
     $this->setTitle($this->_helper->__('Slide Asset'));
 }
Example #23
0
 protected function _construct()
 {
     parent::_construct();
     $this->setId('grid_tab');
     $this->setDestElementId('grid_tab_content');
 }