IssuePage
Model for a page of an issue.
implements: hash
bundle: standard information structure (sismodel)
since 5.2.0
Model for a page of an issue.
Defined hash keys
align ↦ String
since 5.2.0
get the page alignment
defaultPreviewHeight ↦ Integer
since 5.2.0
get default height to use for (missing) preview images
defaultPreviewWidth ↦ Integer
since 5.2.0
get default width to use for (missing) preview images
defaultThumbHeight ↦ Integer
since 5.2.0
get default height to use for (missing) thumbnail images
defaultThumbWidth ↦ Integer
since 5.2.0
get default width to use for (missing) thumbnail images
downloads ↦ FilteredDownloadsModel
since 5.3.5
get download informations, related by 'user.downloads.' to the placed layout asset
pageno ↦ Integer
since 5.2.0
get the page number
placedImages ↦ sequence<ImageModel>
since 5.2.0
get a list of images used on this page
preview ↦ IssueImage
since 5.2.0
get an image to use as preview
thumbnail ↦ IssueImage
since 5.2.0
get an image to use as thumbnail
Permission Verbs used
layout.downloads
since 5.3.5 'layout.downloads' - guards requests to '→downloads'
layout.placedImages
since 5.2.0 'layout.placedImages' - guards requests to '→placedImages'