All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.liferay.journal.web.portlet.template.dependencies.init.ftl Maven / Gradle / Ivy

The newest version!
<#-- Common -->

<#if repeatable>
	<#assign name = "cur_" + stringUtil.replace(name, ".", "_") />


<#assign variableName = name + ".getData()" />

<#-- Util -->

<#function getVariableReferenceCode variableName>
		<#return "${" + variableName + "}">




© 2015 - 2025 Weber Informatics LLC | Privacy Policy