Class Mage_XmlConnect_Helper_Ipad
XmlConnect device helper for iPad
- Mage_Core_Helper_Abstract
- Mage_XmlConnect_Helper_Ipad
Package: Mage\XmlConnect
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/XmlConnect/Helper/Ipad.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/XmlConnect/Helper/Ipad.php
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
#
getItunesCountriesArray( )
Get list of countries that allowed in Itunes by Apple Store for Ipad (we get info from Iphone helper) |
public
array
|
|
public
array
|
|
public
|
|
public
string
|
|
public
integer
|
|
public
boolean
|
|
public
string
|
|
public
array
|
|
public
null
|
|
public
boolean
|
integer |
SUBMISSION_TITLE_LENGTH
|
200 |
#
Submission title length |
integer |
SUBMISSION_DESCRIPTION_LENGTH
|
500 |
#
Submission description length |
string |
ORIENTATION_LANDSCAPE
|
'landscape' |
#
Ipad landscape orientation identificator |
string |
ORIENTATION_PORTRAIT
|
'portrait' |
#
Ipad portrait orientation identificator |
integer |
PREVIEW_PORTRAIT_BANNER_WIDTH
|
350 |
#
Ipad portrait preview banner widht |
integer |
PREVIEW_PORTRAIT_BANNER_HEIGHT
|
135 |
#
Ipad portrait preview banner image height |
integer |
PREVIEW_LANDSCAPE_BANNER_WIDTH
|
467 |
#
Ipad landscape preview banner widht |
integer |
PREVIEW_LANDSCAPE_BANNER_HEIGHT
|
157 |
#
Ipad landscape preview banner image height |
integer |
PREVIEW_LANDSCAPE_BACKGROUND_WIDTH
|
467 |
#
Ipad landscape orientation preview image widht |
integer |
PREVIEW_LANDSCAPE_BACKGROUND_HEIGHT
|
321 |
#
Ipad landscape orientation preview image height |
integer |
PREVIEW_PORTRAIT_BACKGROUND_WIDTH
|
350 |
#
Ipad portrait orientation preview image widht |
integer |
PREVIEW_PORTRAIT_BACKGROUND_HEIGHT
|
438 |
#
Ipad portrait orientation preview image height |
protected
array
|
$_imageIds | array(
'icon', 'ipad_loader_portrait_image', 'ipad_loader_landscape_image', 'ipad_logo', 'big_logo'
) |
#
Submit images that are stored in "params" field of history table |
protected
|
$_countryRenderer | null |
#
Country field renderer |
$_layout,
$_moduleName,
$_request
|