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_Media_Helper_Data
  • Mage_Media_Model_File_Image
  • Mage_Media_Model_Image

Interfaces

  • Mage_Media_Model_Image_Config_Interface
  • Overview
  • Package
  • Class
  • Tree

Interface Mage_Media_Model_Image_Config_Interface

Media library image config interface

Direct known implementers

Mage_Catalog_Model_Product_Media_Config

Indirect known implementers

Mage_XmlConnect_Model_Catalog_Category_Media_Config
Package: Mage\Media
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/Media/Model/Image/Config/Interface.php
Methods summary
public string
# getBaseMediaUrl( )

Retrive base url for media files

Retrive base url for media files

Returns

string
public string
# getBaseMediaPath( )

Retrive base path for media files

Retrive base path for media files

Returns

string
public string
# getMediaUrl( string $file )

Retrive url for media file

Retrive url for media file

Parameters

$file
string
$file

Returns

string
public string
# getMediaPath( string $file )

Retrive file system path for media file

Retrive file system path for media file

Parameters

$file
string
$file

Returns

string
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0