com.liferay.journal.web.portlet.template.dependencies.journal-article.ftl Maven / Gradle / Ivy
<#include "init.ftl">
<#assign
variableData = name + ".getData()"
variableFriendlyUrl = name + ".getFriendlyUrl()"
/>
${r"<#assign"}
webContentData = jsonFactoryUtil.createJSONObject(${variableData})
${r"/>"}
${r"<#if"} webContentData?? && webContentData.title??>
${r"${webContentData.title}"}
${r"#if>"}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy