Class Mage_XmlConnect_Model_Tabs

Description

Magento

NOTICE OF LICENSE

This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.

DISCLAIMER

Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.

Located in /XmlConnect/Model/Tabs.php (line 26)


	
			
Variable Summary
Method Summary
Mage_XmlConnect_Model_Tabs __construct (string $data)
array getDisabledTabs ()
array getEnabledTabs ()
array getRenderTabs ()
this _translateLabel ( &$tabItems, &array $tabItems)
Variables
array $_disabledTabs = array() (line 40)

Store disabled application design tabs

  • access: protected
array $_enabledTabs = array() (line 33)

Store enabled application design tabs

  • access: protected
Methods
Constructor __construct (line 47)

Set enabled and disabled application tabs

  • access: public
Mage_XmlConnect_Model_Tabs __construct (string $data)
  • string $data
getDisabledTabs (line 104)

Getter for disabled tabs

  • access: public
array getDisabledTabs ()
getEnabledTabs (line 94)

Getter for enabled tabs

  • access: public
array getEnabledTabs ()
getRenderTabs (line 114)

Collect tabs with images

  • access: public
array getRenderTabs ()
_translateLabel (line 67)

Translate Label fields

  • access: protected
this _translateLabel ( &$tabItems, &array $tabItems)
  • &array $tabItems
  • &$tabItems

Documentation generated on Fri, 11 Feb 2011 17:14:10 +0200 by phpDocumentor 1.4.3