Property | Type | Description | |
---|---|---|---|
$journal | the associated article |
Method | Description | |
---|---|---|
__construct ( $journalId, $articleId ) | Constructor. | |
deleteFile ( $fileName ) | ||
downloadFile ( $filePath, $fileType, $inline = false ) | ||
getBasePath ( ) : string | Get the base path for file storage | |
uploadFile ( $fileName, $destFileName ) |
public __construct ( $journalId, $articleId ) | ||
$journalId | int | |
$articleId | int |
public getBasePath ( ) : string | ||
return | string |