Class Mage_XmlConnect_Helper_Ipad

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/Helper/Ipad.php (line 27)

Mage_Core_Helper_Abstract
   |
   --Mage_XmlConnect_Helper_Ipad
Class Constant Summary
Method Summary
array getDefaultDesignTabs (string 0)
array getFontList ()
array getFontSizes ()
Variables
Methods
getDefaultConfiguration (line 135)

Default application configuration

  • access: public
array getDefaultConfiguration ()
getDefaultDesignTabs (line 91)

Get default application tabs

  • access: public
array getDefaultDesignTabs (string 0)
  • string 0
getFontList (line 212)

List of allowed fonts for iPad application

  • access: public
array getFontList ()
getFontSizes (line 431)

List of allowed font sizes for iPad application

  • access: public
array getFontSizes ()
getItunesCountriesArray (line 449)

Get list of coutries that allowed in Ituens by Apple Store for Ipad (get info from Iphone helper)

  • access: public
array getItunesCountriesArray ()

Inherited Methods

Inherited From Mage_Core_Helper_Abstract

Mage_Core_Helper_Abstract::escapeHtml()
Mage_Core_Helper_Abstract::escapeUrl()
Mage_Core_Helper_Abstract::getLayout()
Mage_Core_Helper_Abstract::htmlEscape()
Mage_Core_Helper_Abstract::isModuleEnabled()
Mage_Core_Helper_Abstract::isModuleOutputEnabled()
Mage_Core_Helper_Abstract::jsQuoteEscape()
Mage_Core_Helper_Abstract::setLayout()
Mage_Core_Helper_Abstract::stripTags()
Mage_Core_Helper_Abstract::translateArray()
Mage_Core_Helper_Abstract::urlDecode()
Mage_Core_Helper_Abstract::urlEncode()
Mage_Core_Helper_Abstract::urlEscape()
Mage_Core_Helper_Abstract::_cleanCache()
Mage_Core_Helper_Abstract::_getModuleName()
Mage_Core_Helper_Abstract::_getRequest()
Mage_Core_Helper_Abstract::_getUrl()
Mage_Core_Helper_Abstract::_loadCache()
Mage_Core_Helper_Abstract::_removeCache()
Mage_Core_Helper_Abstract::_saveCache()
Mage_Core_Helper_Abstract::__()
Class Constants
ORIENTATION_LANDSCAPE = 'landscape' (line 34)

Ipad landscape orientation identificator

ORIENTATION_PORTRAIT = 'portrait' (line 41)

Ipad portrait orientation identificator

PREVIEW_BANNER_HEIGHT = 135 (line 55)

Ipad preview banner image height

PREVIEW_BANNER_WIDTH = 350 (line 48)

Ipad preview banner widht

PREVIEW_LANDSCAPE_BACKGROUND_HEIGHT = 321 (line 69)

Ipad landscape orientation preview image height

PREVIEW_LANDSCAPE_BACKGROUND_WIDTH = 467 (line 62)

Ipad landscape orientation preview image widht

PREVIEW_PORTRAIT_BACKGROUND_HEIGHT = 438 (line 83)

Ipad portrait orientation preview image height

PREVIEW_PORTRAIT_BACKGROUND_WIDTH = 350 (line 76)

Ipad portrait orientation preview image widht

Documentation generated on Fri, 11 Feb 2011 17:07:00 +0200 by phpDocumentor 1.4.3