529 B
529 B
Freemarker functions for Journal items
- Import Path
/ccm-sci-publications/journal.ftl
getFirstYear(journal: Node): String
Gets the value of the firstYear property of the provided journal.
getHref(journal: Node): String
Returns the link to the detail view of the journal.
getIssn(journal: Node): String
Gets the ISSN of the journal.
getIssn(journal: Node): String
Gets the value of the lastYear property of the journal.
getTitle(journal: Node): String
Returns the title of the journal.