Wydawca treści

#set ($groupId = $themeDisplay.getLayout().getGroupId()) #set ($journalArticleLocalService = $serviceLocator.findService("com.liferay.portlet.journal.service.JournalArticleLocalService")) #set ($ja = $journalArticleLocalService.getArticle( $groupId, $reserved-article-id.data )) #set ($resourceprimKey = $ja.getResourcePrimKey()) #set ($assetEntryLocalService = $serviceLocator.findService("com.liferay.portlet.asset.service.AssetEntryLocalService")) #set ($assetEntry = $assetEntryLocalService.getEntry("com.liferay.portlet.journal.model.JournalArticle", $resourceprimKey)) #set($vocabuaryService = $serviceLocator.findService('com.liferay.portlet.asset.service.AssetCategoryService'))

$assetEntry.getTitle($locale) $dateTool.format("dd.MM.yyyy", $dateTool.toDate("dd-MM-yyyy hh:mm:ss", $assetEntry.getPublishDate()), $locale)

od $dateTool.format("dd.MM.yyyy", $dateTool.toDate("dd-MM-yyyy hh:mm:ss", $ipStartDate.getData()), $locale) do $dateTool.format("dd.MM.yyyy", $dateTool.toDate("dd-MM-yyyy hh:mm:ss", $ipEndDate.getData()), $locale)

$assetEntry.getDescription($locale)

#if($applicationDescription.getData().length() > 0) $applicationDescription.getData() #end
#if($applicationInformation.getData().length() > 0)

Informacje o naborze

$applicationInformation.getData()
#end #if($applicationCriteria.getData().length() > 0) #end #if($applicationFunds.getData().length() > 0) #end #if($applicationDocuments.getData().length() > 0) #end #if($applicationOtherInformation.getData().length() > 0) #end