Skip to main content
Skip table of contents

MediaPortalDownloadInfo

A specialized model for mapping download data information. It uses values from configuration path 'media-portal/icon-definitions/download-files' and 'media-portal/storage-definitions/'.

implements: hash
bundle: standard portal bundle
since 2.0.0
A specialized model for mapping download data information. It uses values from configuration path 'media-portal/icon-definitions/download-files' and 'media-portal/storage-definitions/'.

Defined hash keys

assetAssetModel
since 2.0.0
Returns the asset of storage to download

firstPage ↦ Number
since 2.0.0
Returns the first page number in download

icon ↦ String
since 2.0.0
Returns icon css name

lastPage ↦ Number
since 2.0.0
Returns the last page number in download

name ↦ String
since 2.0.0
Returns filename of download

pricePrice
since 2.0.0
Returns the price of downloaded item

size ↦ String
since 2.0.0
Returns the filesize formated to display

sizeRaw ↦ Number
since 2.0.0
Returns the plain filesize in bytes

storage ↦ String
since 2.0.0
Returns the storage key of download

url ↦ String
since 2.0.0
Returns the url for download

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.