PublicationExtension extension

on

Methods

positions() Future<List<Locator>>

Available on Publication, provided by the PublicationExtension extension

Returns the list of all the positions in the publication.
positionsByReadingOrder() Future<List<List<Locator>>>

Available on Publication, provided by the PublicationExtension extension

Returns the list of all the positions in the publication, grouped by the resource reading order index.
positionsFromManifest() Future<List<Locator>>

Available on Publication, provided by the PublicationExtension extension