Interface Mage_Media_Model_Image_Config_Interface

Description

Media library image config interface

Located in /Media/Model/Image/Config/Interface.php (line 35)


	
			
Method Summary
string getBaseMediaPath ()
string getBaseMediaUrl ()
string getMediaPath (string $file)
string getMediaUrl (string $file)
Methods
getBaseMediaPath (line 50)

Retrive base path for media files

string getBaseMediaPath ()
getBaseMediaUrl (line 43)

Retrive base url for media files

string getBaseMediaUrl ()
getMediaPath (line 66)

Retrive file system path for media file

string getMediaPath (string $file)
  • string $file
getMediaUrl (line 58)

Retrive url for media file

string getMediaUrl (string $file)
  • string $file

Documentation generated on Fri, 11 Feb 2011 17:06:49 +0200 by phpDocumentor 1.4.3