Overview

Packages

  • currencysymbol
  • MAbout
  • Mage
    • Admin
    • Adminhtml
    • AdminNotification
    • Api
    • Api2
    • Authorizenet
    • Backup
    • Bundle
    • Captcha
    • Catalog
    • CatalogIndex
    • CatalogInventory
    • CatalogRule
    • CatalogSearch
    • Centinel
    • Checkout
    • Cms
    • Compiler
    • Connect
    • Contacts
    • Core
    • Cron
    • CurrencySymbol
    • Customer
    • Dataflow
    • Directory
    • DirtectPost
    • Downloadable
    • Eav
    • GiftMessage
    • GoogleAnalytics
    • GoogleBase
    • GoogleCheckout
    • ImportExport
    • Index
    • Install
    • Log
    • Media
    • Newsletter
    • Oauth
    • Page
    • PageCache
    • Paygate
    • Payment
    • Paypal
    • PaypalUk
    • Persistent
    • Poll
    • ProductAlert
    • Rating
    • Reports
    • Review
    • Rss
    • Rule
    • Sales
    • SalesRule
    • Sedfriend
    • Sendfriend
    • Shipping
    • Sitemap
    • Tag
    • Tax
    • Usa
    • Weee
    • Widget
    • Wishlist
    • XmlConnect
  • None
  • Phoenix
    • Moneybookers
  • PHP
  • Zend
    • Date
    • Mime
    • XmlRpc

Classes

  • Mage_Connect_Adminhtml_Extension_CustomController
  • Mage_Connect_Adminhtml_Extension_LocalController
  • Mage_Connect_Block_Adminhtml_Extension_Custom_Edit
  • Mage_Connect_Block_Adminhtml_Extension_Custom_Edit_Form
  • Mage_Connect_Block_Adminhtml_Extension_Custom_Edit_Tab_Abstract
  • Mage_Connect_Block_Adminhtml_Extension_Custom_Edit_Tab_Authors
  • Mage_Connect_Block_Adminhtml_Extension_Custom_Edit_Tab_Contents
  • Mage_Connect_Block_Adminhtml_Extension_Custom_Edit_Tab_Depends
  • Mage_Connect_Block_Adminhtml_Extension_Custom_Edit_Tab_Grid
  • Mage_Connect_Block_Adminhtml_Extension_Custom_Edit_Tab_Load
  • Mage_Connect_Block_Adminhtml_Extension_Custom_Edit_Tab_Local
  • Mage_Connect_Block_Adminhtml_Extension_Custom_Edit_Tab_Package
  • Mage_Connect_Block_Adminhtml_Extension_Custom_Edit_Tab_Release
  • Mage_Connect_Block_Adminhtml_Extension_Custom_Edit_Tabs
  • Mage_Connect_Helper_Data
  • Mage_Connect_Model_Extension
  • Mage_Connect_Model_Extension_Collection
  • Mage_Connect_Model_Session
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Connect_Helper_Data

Default helper of the module

Mage_Core_Helper_Abstract
Extended by Mage_Core_Helper_Data
Extended by Mage_Connect_Helper_Data
Package: Mage\Connect
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/Connect/Helper/Data.php
Methods summary
public string
# getLocalPackagesPath( )

Retrieve file system path for local extension packages Return path with last directory separator

Retrieve file system path for local extension packages Return path with last directory separator

Returns

string
public string
# getLocalPackagesPathV1x( )

Retrieve file system path for local extension packages (for version 1 packages only) Return path with last directory separator

Retrieve file system path for local extension packages (for version 1 packages only) Return path with last directory separator

Returns

string
public array
# getChannelMapFromV1x( )

Retrieve a map to convert a channel from previous version of Magento Connect Manager

Retrieve a map to convert a channel from previous version of Magento Connect Manager

Returns

array
public array
# getChannelMapToV1x( )

Retrieve a map to convert a channel to previous version of Magento Connect Manager

Retrieve a map to convert a channel to previous version of Magento Connect Manager

Returns

array
public string
# convertChannelFromV1x( string $channel )

Convert package channel in order for it to be compatible with current version of Magento Connect Manager

Convert package channel in order for it to be compatible with current version of Magento Connect Manager

Parameters

$channel
string
$channel

Returns

string
public string
# convertChannelToV1x( string $channel )

Convert package channel in order for it to be compatible with previous version of Magento Connect Manager

Convert package channel in order for it to be compatible with previous version of Magento Connect Manager

Parameters

$channel
string
$channel

Returns

string
public array|false
# loadLocalPackage( string $packageName )

Load local package data array

Load local package data array

Parameters

$packageName
string
$packageName without extension

Returns

array|false
Methods inherited from Mage_Core_Helper_Data
assocToXml(), checkLfiProtection(), copyFieldset(), currency(), currencyByStore(), decorateArray(), decrypt(), encrypt(), formatCurrency(), formatDate(), formatPrice(), formatTime(), getCacheBetaTypes(), getCacheTypes(), getDefaultCountry(), getEncryptor(), getExactDivision(), getHash(), getMerchantCountryCode(), getMerchantVatNumber(), getProtectedFileExtensions(), getPublicFilesValidPath(), getRandomString(), getStoreId(), isCountryInEU(), isDevAllowed(), jsonDecode(), jsonEncode(), mergeFiles(), removeAccents(), uniqHash(), useDbCompatibleMode(), validateHash(), validateKey(), xmlToAssoc()
Methods inherited from Mage_Core_Helper_Abstract
__(), _cleanCache(), _getModuleName(), _getRequest(), _getUrl(), _loadCache(), _removeCache(), _saveCache(), escapeHtml(), escapeUrl(), getLayout(), isModuleEnabled(), isModuleOutputEnabled(), jsQuoteEscape(), quoteEscape(), removeTags(), setLayout(), stripTags(), translateArray(), urlDecode(), urlEncode()
Constants inherited from Mage_Core_Helper_Data
CHARS_DIGITS, CHARS_LOWERS, CHARS_PASSWORD_DIGITS, CHARS_PASSWORD_LOWERS, CHARS_PASSWORD_SPECIALS, CHARS_PASSWORD_UPPERS, CHARS_SPECIALS, CHARS_UPPERS, DIVIDE_EPSILON, XML_PATH_CACHE_BETA_TYPES, XML_PATH_CONNECTION_TYPE, XML_PATH_DEFAULT_COUNTRY, XML_PATH_DEV_ALLOW_IPS, XML_PATH_ENCRYPTION_MODEL, XML_PATH_EU_COUNTRIES_LIST, XML_PATH_MERCHANT_COUNTRY_CODE, XML_PATH_MERCHANT_VAT_NUMBER, XML_PATH_PROTECTED_FILE_EXTENSIONS, XML_PATH_PUBLIC_FILES_VALID_PATHS
Properties inherited from Mage_Core_Helper_Data
$_allowedFormats, $_encryptor
Properties inherited from Mage_Core_Helper_Abstract
$_layout, $_moduleName, $_request
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0