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

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

The newest version!
<#include "init.ftl">

${r"<#if"} getterUtil.getBoolean(${variableName})>
	${r"${"}languageUtil.get(locale, "yes")}
${r"<#else>"}
	${r"${"}languageUtil.get(locale, "no")}
${r""}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy