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

com.liferay.dynamic.data.mapping.service.dependencies.alloy.button.ftl Maven / Gradle / Ivy

<#include "../init.ftl">

<@liferay_aui["field-wrapper"] data=data>
	<@liferay_aui.input
		cssClass=cssClass
		helpMessage=escape(fieldStructure.tip)
		label=escape(label)
		name=namespacedFieldName
		type="button"
		value=fieldStructure.predefinedValue
	/>

	${fieldStructure.children}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy