Class Mage_XmlConnect_Block_Adminhtml_Mobile_Preview_Content

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/Block/Adminhtml/Mobile/Preview/Content.php (line 26)

Varien_Object
   |
   --Mage_Core_Block_Abstract
      |
      --Mage_Core_Block_Template
         |
         --Mage_Adminhtml_Block_Template
            |
            --Mage_XmlConnect_Block_Adminhtml_Mobile_Preview_Content
Variable Summary
Method Summary
string getBackgroundImage ([string $orientation = ''])
string getBannerImage ()
string getConfigFontInfo (string $path)
string getDesignPreviewImageUrl (string $name)
array getInterfaceImagesPaths (string $path)
string getLogoUrl ()
string getPreviewCssUrl ([string $name = ''])
string getPreviewImagesUrl ([string $name = ''])
void setConf (array $conf)
string _replaceConfig (string $configPath)
Variables
Methods
getBackgroundImage (line 172)

Get background image url according device type

  • throws: Mage_Core_Exception
  • access: public
string getBackgroundImage ([string $orientation = ''])
  • string $orientation: type of orientation
getBannerImage (line 117)

Get application banner image url

  • throws: Mage_Core_Exception
  • access: public
string getBannerImage ()
getCategoryItemTintColor (line 335)

Get category item tint color styles

  • access: public
string getCategoryItemTintColor ()
getConfigFontInfo (line 275)

Get font info from config

  • access: public
string getConfigFontInfo (string $path)
  • string $path
getDesignPreviewImageUrl (line 106)

Retrieve url for images in the skin folder

  • access: public
string getDesignPreviewImageUrl (string $name)
  • string $name: - path to file name relative to the skin dir
getInterfaceImagesPaths (line 313)

Expose function getInterfaceImagesPaths from xmlconnect/images Converts Data path(conf/submision/zzzz) to config path (conf/native/submission/zzzzz)

  • access: public
array getInterfaceImagesPaths (string $path)
  • string $path
getLogoUrl (line 285)

Get icon logo url

  • access: public
string getLogoUrl ()
getPreviewCssUrl (line 325)

Get xmlconnect css url

  • access: public
string getPreviewCssUrl ([string $name = ''])
  • string $name: - file name
getPreviewImagesUrl (line 94)

Get preview images url

  • access: public
string getPreviewImagesUrl ([string $name = ''])
  • string $name: - file name
setConf (line 67)

Prepare config data Implement set "conf" data as magic method Set config to 'tab_items' child block if exists

  • access: public
void setConf (array $conf)
  • array $conf
setTemplate (line 48)

Set path to template used for generating block's output.

  • access: public
Mage_XmlConnect_Block_Adminhtml_Mobile_Preview_Content setTemplate (string $templateType)
  • string $templateType

Redefinition of:
Mage_Core_Block_Template::setTemplate()
Set path to template used for generating block's output.
_replaceConfig (line 301)

Converts Data path(conf/submision/zzzz) to config path (conf/native/submission/zzzzz)

  • access: protected
string _replaceConfig (string $configPath)
  • string $configPath

Inherited Methods

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 16:59:37 +0200 by phpDocumentor 1.4.3