コード例 #1
0
 protected function _beforeToHtml()
 {
     // Set header text
     //------------------------------
     $this->_headerText = Mage::helper('M2ePro')->__('What Is An M2E Listing?');
     //------------------------------
     //------------------------------
     return parent::_beforeToHtml();
 }
コード例 #2
0
 protected function _beforeToHtml()
 {
     // Set header text
     // ---------------------------------------
     $this->_headerText = Mage::helper('M2ePro')->__('What are M2E Pro Products and How Do They Appear on eBay');
     // ---------------------------------------
     // ---------------------------------------
     return parent::_beforeToHtml();
 }
コード例 #3
0
 protected function _beforeToHtml()
 {
     // Set header text
     // ---------------------------------------
     $this->_headerText = Mage::helper('M2ePro')->__('Link Magento to eBay and increase your sales');
     // ---------------------------------------
     // ---------------------------------------
     return parent::_beforeToHtml();
 }
コード例 #4
0
ファイル: License.php プロジェクト: newedge-media/iwantmymeds
 protected function _beforeToHtml()
 {
     // Set header text
     //------------------------------
     $this->_headerText = Mage::helper('M2ePro')->__('M2E Pro Registration');
     //------------------------------
     //------------------------------
     return parent::_beforeToHtml();
 }