Method | Description | |
---|---|---|
getPath ( ) : string | * Get the path for the profile of a media item. | |
getUrl ( ) : string | Get the url for the profile of a media item. | |
rawUrlEncodeFilename ( string $path = '' ) : string |
Method | Description | |
---|---|---|
getBaseMediaDirectory ( ) : |
* Get the directory where all files of the media item are stored. | |
getStoragePath ( ) : string | * Get the path where the whole medialibrary is stored. | |
makeCompatibleForNonUnixHosts ( string $url ) : string |
protected getBaseMediaDirectory ( ) : |
||
return |
protected getStoragePath ( ) : string | ||
return | string |
protected makeCompatibleForNonUnixHosts ( string $url ) : string | ||
$url | string | |
return | string |
public rawUrlEncodeFilename ( string $path = '' ) : string | ||
$path | string | |
return | string |