Class Mage_Catalog_Model_Product_Media_Config

Description

Implements interfaces:

Catalog product media config

Located in /Catalog/Model/Product/Media/Config.php (line 35)


	
			
Direct descendents
Class Description
Mage_XmlConnect_Model_Catalog_Category_Media_Config Catalog category media config
Method Summary
void getBaseMediaUrl ()
void getMediaPath ( $file)
string getMediaShortUrl ( $file)
void getMediaUrl ( $file)
void getTmpMediaPath ( $file)
string getTmpMediaShortUrl ( $file)
void getTmpMediaUrl ( $file)
void _prepareFileForPath ( $file)
void _prepareFileForUrl ( $file)
Methods
getBaseMediaPath (line 81)
  • access: public
void getBaseMediaPath ()

Redefined in descendants as:
getBaseMediaPathAddition (line 43)

Filesystem directory path of product images relatively to media folder

  • access: public
string getBaseMediaPathAddition ()
getBaseMediaUrl (line 86)
  • access: public
void getBaseMediaUrl ()

Redefined in descendants as:
getBaseMediaUrlAddition (line 54)

Web-based directory path of product images relatively to media folder

  • access: public
string getBaseMediaUrlAddition ()
getBaseTmpMediaPath (line 91)
  • access: public
void getBaseTmpMediaPath ()

Redefined in descendants as:
getBaseTmpMediaPathAddition (line 65)

Filesystem directory path of temporary product images relatively to media folder

  • access: public
string getBaseTmpMediaPathAddition ()
getBaseTmpMediaUrl (line 96)
  • access: public
void getBaseTmpMediaUrl ()

Redefined in descendants as:
getBaseTmpMediaUrlAddition (line 76)

Web-based directory path of temporary product images relatively to media folder

  • access: public
string getBaseTmpMediaUrlAddition ()
getMediaPath (line 112)
  • access: public
void getMediaPath ( $file)
  • $file
getMediaShortUrl (line 156)

Part of URL of product images relatively to media folder

  • access: public
string getMediaShortUrl ( $file)
  • $file
getMediaUrl (line 101)
  • access: public
void getMediaUrl ( $file)
  • $file
getTmpMediaPath (line 167)
  • access: public
void getTmpMediaPath ( $file)
  • $file
getTmpMediaShortUrl (line 140)

Part of URL of temporary product images relatively to media folder

  • access: public
string getTmpMediaShortUrl ( $file)
  • $file
getTmpMediaUrl (line 123)
  • access: public
void getTmpMediaUrl ( $file)
  • $file
_prepareFileForPath (line 183)
  • access: protected
void _prepareFileForPath ( $file)
  • $file
_prepareFileForUrl (line 178)
  • access: protected
void _prepareFileForUrl ( $file)
  • $file

Documentation generated on Fri, 11 Feb 2011 16:59:13 +0200 by phpDocumentor 1.4.3