Method | Description | |
---|---|---|
getByPublicationAndNumberAndLanguage ( $publication, $number = null, $language = null ) | ||
getIssue ( $languageCode, $publication, $shortName = null ) | ||
getIssuesCountForPublication ( $publicationId ) | ||
getLastPublishedByPublication ( $publicationId ) | ||
getLatestByPublication ( $publicationId, boolean | integer $maxResults = 1, boolean $leftJoins = true ) : |
Retrieve the latest issue. Optional an array for filtering can be specified. Think of parameters: Publication, Languages, published or not, etc. |
public getByPublicationAndNumberAndLanguage ( $publication, $number = null, $language = null ) |
public getLastPublishedByPublication ( $publicationId ) |