Method | Description | |
---|---|---|
getAbsolutePath ( ) : string | Retrieve the absolute path to the file. | |
getUrl ( ) : string | Get a Url to the file. | |
isPubliclyAccessible ( ) : boolean | Check if the file is publicly accessible. | |
setMedia ( |
Set the media instance for which urls are being generated. |
public getAbsolutePath ( ) : string | ||
return | string |
public isPubliclyAccessible ( ) : boolean | ||
return | boolean |
public setMedia ( |
||
$media |