当前位置: 首页>>代码示例>>PHP>>正文


PHP Mage_Adminhtml_Block_Widget_Grid_Container::_construct方法代码示例

本文整理汇总了PHP中Mage_Adminhtml_Block_Widget_Grid_Container::_construct方法的典型用法代码示例。如果您正苦于以下问题:PHP Mage_Adminhtml_Block_Widget_Grid_Container::_construct方法的具体用法?PHP Mage_Adminhtml_Block_Widget_Grid_Container::_construct怎么用?PHP Mage_Adminhtml_Block_Widget_Grid_Container::_construct使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在Mage_Adminhtml_Block_Widget_Grid_Container的用法示例。


在下文中一共展示了Mage_Adminhtml_Block_Widget_Grid_Container::_construct方法的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。

示例1: _construct

 protected function _construct()
 {
     $this->_controller = 'tax_rule';
     $this->_headerText = Mage::helper('Mage_Tax_Helper_Data')->__('Manage Tax Rules');
     $this->_addButtonLabel = Mage::helper('Mage_Tax_Helper_Data')->__('Add New Tax Rule');
     parent::_construct();
 }
开发者ID:natxetee,项目名称:magento2,代码行数:7,代码来源:Rule.php

示例2: _construct

 /**
  * Initialize Grid Container
  *
  */
 protected function _construct()
 {
     $this->_controller = 'report_search';
     $this->_headerText = Mage::helper('Mage_Reports_Helper_Data')->__('Search Terms');
     parent::_construct();
     $this->_removeButton('add');
 }
开发者ID:natxetee,项目名称:magento2,代码行数:11,代码来源:Search.php

示例3: _construct

 public function _construct()
 {
     $this->_blockGroup = 'manager';
     $this->_controller = 'adminhtml_postcode';
     $this->_headerText = Mage::helper('manager')->__('Post Code Manage');
     parent::_construct();
 }
开发者ID:kiutisuperking,项目名称:eatsmartboxdev,代码行数:7,代码来源:Postcode.php

示例4: _construct

 /**
  * Block constructor
  */
 protected function _construct()
 {
     $this->_controller = 'sitemap';
     $this->_headerText = Mage::helper('Mage_Sitemap_Helper_Data')->__('XML Sitemap');
     $this->_addButtonLabel = Mage::helper('Mage_Sitemap_Helper_Data')->__('Add Sitemap');
     parent::_construct();
 }
开发者ID:natxetee,项目名称:magento2,代码行数:10,代码来源:Sitemap.php

示例5: _construct

 public function _construct()
 {
     $this->_controller = 'log';
     $this->_blockGroup = 'wsalogger_adminhtml';
     $this->_headerText = Mage::helper('wsalogger')->__('WebShopApps Log');
     parent::_construct();
 }
开发者ID:guohuadeng,项目名称:stampApp,代码行数:7,代码来源:Log.php

示例6: _construct

 protected function _construct()
 {
     parent::_construct();
     $this->_blockGroup = 'alaa_facebookconnect_admin';
     $this->_controller = 'user';
     $this->_headerText = $this->getAlaaFacebookConnectHelper()->__('Facebook Users');
 }
开发者ID:alaa-almaliki,项目名称:facebookconnect,代码行数:7,代码来源:User.php

示例7: _construct

 protected function _construct()
 {
     parent::_construct();
     $this->_blockGroup = 'jorgemurta_branddirectory_adminhtml';
     $this->_controller = 'brand';
     $this->_headerText = Mage::helper('jorgemurta_branddirectory')->__('Brand Directory');
 }
开发者ID:jorgemurta,项目名称:magento-brand-directory,代码行数:7,代码来源:Brand.php

示例8: _construct

 /**
  * Block constructor
  */
 protected function _construct()
 {
     $this->_controller = 'system_variable';
     $this->_headerText = Mage::helper('Mage_Adminhtml_Helper_Data')->__('Custom Variables');
     parent::_construct();
     $this->_updateButton('add', 'label', Mage::helper('Mage_Adminhtml_Helper_Data')->__('Add New Variable'));
 }
开发者ID:natxetee,项目名称:magento2,代码行数:10,代码来源:Variable.php

示例9: _construct

 protected function _construct()
 {
     $this->_controller = 'report_review_customer';
     $this->_headerText = Mage::helper('Mage_Reports_Helper_Data')->__('Customers Reviews');
     parent::_construct();
     $this->_removeButton('add');
 }
开发者ID:natxetee,项目名称:magento2,代码行数:7,代码来源:Customer.php

示例10: _construct

 public function _construct()
 {
     parent::_construct();
     $this->_blockGroup = 'bluecom_branddirectory_adminhtml';
     $this->_controller = 'brand';
     $this->_headerText = Mage::helper('bluecom_branddirectory')->__('Brand Directory');
 }
开发者ID:bele90,项目名称:magento-test2,代码行数:7,代码来源:Brand.php

示例11: _construct

 protected function _construct()
 {
     $this->_blockGroup = 'gorilla_queue';
     $this->_controller = 'adminhtml_queue';
     $this->_headerText = $this->__('List Queue Items');
     parent::_construct();
 }
开发者ID:ankita-parashar,项目名称:magento,代码行数:7,代码来源:Gorilla_Queue_Block_Adminhtml_Queue.php

示例12: _construct

 protected function _construct()
 {
     parent::_construct();
     $this->_blockGroup = 'freelunchlabs_mailgun';
     $this->_controller = 'adminhtml_global';
     $this->_headerText = false;
 }
开发者ID:reidblomquist,项目名称:mailgun_magento,代码行数:7,代码来源:Container.php

示例13: _construct

 protected function _construct()
 {
     $this->_controller = 'report_sales_shipping';
     $this->_headerText = Mage::helper('Mage_Reports_Helper_Data')->__('Total Shipped Report');
     parent::_construct();
     $this->_removeButton('add');
     $this->addButton('filter_form_submit', array('label' => Mage::helper('Mage_Reports_Helper_Data')->__('Show Report'), 'onclick' => 'filterFormSubmit()'));
 }
开发者ID:natxetee,项目名称:magento2,代码行数:8,代码来源:Shipping.php

示例14: _construct

 /**
  * Initialize RMA management page
  *
  * @return void
  */
 public function _construct()
 {
     $this->_controller = 'adminhtml_rma';
     $this->_blockGroup = 'enterprise_rma';
     $this->_headerText = Mage::helper('enterprise_rma')->__('Manage RMA');
     $this->_addButtonLabel = Mage::helper('enterprise_rma')->__('New RMA Request');
     parent::_construct();
 }
开发者ID:hientruong90,项目名称:ee_14_installer,代码行数:13,代码来源:Rma.php

示例15: _construct

 /**
  * Initialize gift wrapping management page
  *
  * @return void
  */
 public function _construct()
 {
     $this->_controller = 'adminhtml_giftwrapping';
     $this->_blockGroup = 'enterprise_giftwrapping';
     $this->_headerText = Mage::helper('enterprise_giftwrapping')->__('Manage Gift Wrapping');
     $this->_addButtonLabel = Mage::helper('enterprise_giftwrapping')->__('Add Gift Wrapping');
     parent::_construct();
 }
开发者ID:hazaeluz,项目名称:magento_connect,代码行数:13,代码来源:Giftwrapping.php


注:本文中的Mage_Adminhtml_Block_Widget_Grid_Container::_construct方法示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。