Alloy Showcase
Alloy Showcase
ui:define
ui:define can create sections inside a template that is using any of ui:component, ui:composition, ui:decorate or ui:fragment.General Usage
To define names for each section, it's mandatory to usename
attribute. For inserting content into these sections, use ui:insert.INSERTED TEXT
Source Code
Liferay Faces Alloy 3.0.1 + Liferay Faces Bridge Implementation 4.1.0 + Showcase Common 3.0.1 + Liferay Faces Util 3.1.0 + Mojarra 2.2.14