Class Mage_Adminhtml_Block_System_Convert_Gui_Edit_Tab_Wizard

Description

Convert profile edit tab

Located in /Adminhtml/Block/System/Convert/Gui/Edit/Tab/Wizard.php (line 34)

Varien_Object
   |
   --Mage_Core_Block_Abstract
      |
      --Mage_Core_Block_Template
         |
         --Mage_Adminhtml_Block_Template
            |
            --Mage_Adminhtml_Block_Widget_Container
               |
               --Mage_Adminhtml_Block_System_Convert_Gui_Edit_Tab_Wizard
Variable Summary
Method Summary
Mage_Adminhtml_Block_System_Convert_Gui_Edit_Tab_Wizard __construct ()
void getAttributes ( $entityType)
void getChecked ( $key)
void getMappings ( $entityType)
void getSelected ( $key,  $value)
void getValue ( $key, [ $default = ''], [ $defaultNew = null])
void _prepareLayout ()
Variables
Methods
Constructor __construct (line 43)
  • access: public
Mage_Adminhtml_Block_System_Convert_Gui_Edit_Tab_Wizard __construct ()
getAddMapButtonHtml (line 106)
  • access: public
void getAddMapButtonHtml ()
getAttributes (line 57)
  • access: public
void getAttributes ( $entityType)
  • $entityType
getChecked (line 95)
  • access: public
void getChecked ( $key)
  • $key
getCountryFilterOptions (line 191)
  • access: public
void getCountryFilterOptions ()
getCustomerGroupFilterOptions (line 180)
  • access: public
void getCustomerGroupFilterOptions ()
getGroupCollection (line 216)
  • access: public
void getGroupCollection ()
getMappings (line 100)
  • access: public
void getMappings ( $entityType)
  • $entityType
getProductAttributeSetFilterOptions (line 133)
  • access: public
void getProductAttributeSetFilterOptions ()
getProductStatusFilterOptions (line 157)
  • access: public
void getProductStatusFilterOptions ()
getProductTypeFilterOptions (line 126)
  • access: public
void getProductTypeFilterOptions ()
getProductVisibilityFilterOptions (line 149)
  • access: public
void getProductVisibilityFilterOptions ()
getRemoveMapButtonHtml (line 116)
  • access: public
void getRemoveMapButtonHtml ()
getSelected (line 90)
  • access: public
void getSelected ( $key,  $value)
  • $key
  • $value
getShortDateFormat (line 226)
  • access: public
void getShortDateFormat ()
getStoreCollection (line 221)
  • access: public
void getStoreCollection ()
getStoreFilterOptions (line 165)
  • access: public
void getStoreFilterOptions ()
getValue (line 78)
  • access: public
void getValue ( $key, [ $default = ''], [ $defaultNew = null])
  • $key
  • $default
  • $defaultNew
getWebsiteCollection (line 211)
  • access: public
void getWebsiteCollection ()
_getStoreModel (line 204)

Retrieve system store model

  • access: protected
_prepareLayout (line 49)
  • access: protected
void _prepareLayout ()

Redefinition of:
Mage_Adminhtml_Block_Widget_Container::_prepareLayout()
Preparing child blocks for each added button

Inherited Methods

Inherited From Mage_Adminhtml_Block_Widget_Container

Mage_Adminhtml_Block_Widget_Container::addButton()
Mage_Adminhtml_Block_Widget_Container::getButtonsHtml()
Mage_Adminhtml_Block_Widget_Container::getHeaderCssClass()
Mage_Adminhtml_Block_Widget_Container::getHeaderHtml()
Mage_Adminhtml_Block_Widget_Container::getHeaderText()
Mage_Adminhtml_Block_Widget_Container::hasFooterButtons()
Mage_Adminhtml_Block_Widget_Container::removeButton()
Mage_Adminhtml_Block_Widget_Container::updateButton()
Mage_Adminhtml_Block_Widget_Container::_addButton()
Mage_Adminhtml_Block_Widget_Container::_addButtonChildBlock()
Mage_Adminhtml_Block_Widget_Container::_prepareButtonBlockId()
Mage_Adminhtml_Block_Widget_Container::_prepareLayout()
Mage_Adminhtml_Block_Widget_Container::_removeButton()
Mage_Adminhtml_Block_Widget_Container::_toHtml()
Mage_Adminhtml_Block_Widget_Container::_updateButton()

Inherited From Mage_Adminhtml_Block_Template

Mage_Adminhtml_Block_Template::getFormKey()
Mage_Adminhtml_Block_Template::isOutputEnabled()
Mage_Adminhtml_Block_Template::_getUrlModelClass()
Mage_Adminhtml_Block_Template::_toHtml()

Inherited From Mage_Core_Block_Template

Mage_Core_Block_Template::assign()
Mage_Core_Block_Template::fetchView()
Mage_Core_Block_Template::getArea()
Mage_Core_Block_Template::getBaseUrl()
Mage_Core_Block_Template::getCacheKeyInfo()
Mage_Core_Block_Template::getDirectOutput()
Mage_Core_Block_Template::getJsUrl()
Mage_Core_Block_Template::getObjectData()
Mage_Core_Block_Template::getShowTemplateHints()
Mage_Core_Block_Template::getTemplate()
Mage_Core_Block_Template::getTemplateFile()
Mage_Core_Block_Template::renderView()
Mage_Core_Block_Template::setScriptPath()
Mage_Core_Block_Template::setTemplate()
Mage_Core_Block_Template::_construct()
Mage_Core_Block_Template::_toHtml()

Inherited From Mage_Core_Block_Abstract

Mage_Core_Block_Abstract::addToChildGroup()
Mage_Core_Block_Abstract::addToParentGroup()
Mage_Core_Block_Abstract::append()
Mage_Core_Block_Abstract::countChildren()
Mage_Core_Block_Abstract::escapeHtml()
Mage_Core_Block_Abstract::escapeUrl()
Mage_Core_Block_Abstract::formatDate()
Mage_Core_Block_Abstract::formatTime()
Mage_Core_Block_Abstract::getAction()
Mage_Core_Block_Abstract::getAnonSuffix()
Mage_Core_Block_Abstract::getBlockAlias()
Mage_Core_Block_Abstract::getBlockHtml()
Mage_Core_Block_Abstract::getCacheKey()
Mage_Core_Block_Abstract::getCacheKeyInfo()
Mage_Core_Block_Abstract::getCacheLifetime()
Mage_Core_Block_Abstract::getCacheTags()
Mage_Core_Block_Abstract::getChild()
Mage_Core_Block_Abstract::getChildChildHtml()
Mage_Core_Block_Abstract::getChildData()
Mage_Core_Block_Abstract::getChildGroup()
Mage_Core_Block_Abstract::getChildHtml()
Mage_Core_Block_Abstract::getHelper()
Mage_Core_Block_Abstract::getIsAnonymous()
Mage_Core_Block_Abstract::getLayout()
Mage_Core_Block_Abstract::getMessagesBlock()
Mage_Core_Block_Abstract::getModuleName()
Mage_Core_Block_Abstract::getNameInLayout()
Mage_Core_Block_Abstract::getParentBlock()
Mage_Core_Block_Abstract::getRequest()
Mage_Core_Block_Abstract::getSkinUrl()
Mage_Core_Block_Abstract::getSortedChildBlocks()
Mage_Core_Block_Abstract::getSortedChildren()
Mage_Core_Block_Abstract::getUrl()
Mage_Core_Block_Abstract::getUrlBase64()
Mage_Core_Block_Abstract::getUrlEncoded()
Mage_Core_Block_Abstract::helper()
Mage_Core_Block_Abstract::htmlEscape()
Mage_Core_Block_Abstract::insert()
Mage_Core_Block_Abstract::jsQuoteEscape()
Mage_Core_Block_Abstract::setAnonSuffix()
Mage_Core_Block_Abstract::setAttribute()
Mage_Core_Block_Abstract::setBlockAlias()
Mage_Core_Block_Abstract::setChild()
Mage_Core_Block_Abstract::setFrameTags()
Mage_Core_Block_Abstract::setIsAnonymous()
Mage_Core_Block_Abstract::setLayout()
Mage_Core_Block_Abstract::setMessagesBlock()
Mage_Core_Block_Abstract::setNameInLayout()
Mage_Core_Block_Abstract::setParentBlock()
Mage_Core_Block_Abstract::stripTags()
Mage_Core_Block_Abstract::toHtml()
Mage_Core_Block_Abstract::unsetCallChild()
Mage_Core_Block_Abstract::unsetChild()
Mage_Core_Block_Abstract::unsetChildren()
Mage_Core_Block_Abstract::urlEscape()
Mage_Core_Block_Abstract::_afterCacheUrl()
Mage_Core_Block_Abstract::_afterToHtml()
Mage_Core_Block_Abstract::_beforeCacheUrl()
Mage_Core_Block_Abstract::_beforeChildToHtml()
Mage_Core_Block_Abstract::_beforeToHtml()
Mage_Core_Block_Abstract::_construct()
Mage_Core_Block_Abstract::_getChildHtml()
Mage_Core_Block_Abstract::_getUrlModel()
Mage_Core_Block_Abstract::_getUrlModelClass()
Mage_Core_Block_Abstract::_loadCache()
Mage_Core_Block_Abstract::_prepareLayout()
Mage_Core_Block_Abstract::_saveCache()
Mage_Core_Block_Abstract::_toHtml()
Mage_Core_Block_Abstract::__()
Class Constants

Documentation generated on Fri, 11 Feb 2011 17:16:35 +0200 by phpDocumentor 1.4.3