button-row | Renders a span element with CSS class name "aui-button-holder" that will be positioned by Alloy UI CSS. |
col | Renders a div element with CSS class name "span#" (for example: span1 or span5) that will be positioned by Alloy UI CSS. |
column | Deprecated. Please use aui:row and aui:col. Renders a div element with CSS class name "aui-column" that will be positioned by Alloy UI CSS. |
dialog | Renders a div element with CSS class name "aui-dialog" that will be positioned by Alloy UI CSS. |
convertLongList | Converts a comma delimited list of long integers into java.util.List<Long>. |
field | Renders a span element with CSS class name "aui-field" that will be positioned by Alloy UI CSS. |
fieldset | Renders a fieldset element with CSS class name "aui-fieldset" that will be positioned by Alloy UI CSS. |
form | Renders a form element with CSS class name "aui-form" that will be positioned by Alloy UI CSS. |
importConstants | Sets the value of the specified var in the EL to a mapping of the public static constants of the specified classType. |
layout | Deprecated. This tag has no equivalent in Liferay Portal 6.2+ but will continue to function for Liferay Portal 6.0 and 6.1. Renders a div element with CSS class name "aui-layout" that will be positioned by Alloy UI CSS. |
list | Renders a ul element with CSS class name "aui-list" that will be positioned by Alloy UI CSS. |
list-item | Renders an li element with CSS class name "aui-listitem" that will be positioned by Alloy UI CSS. |
row | Renders a div element with CSS class name "row" that will be positioned by Alloy UI CSS. |
text-box-list | Renders a div element with CSS class name "aui-textboxlist" that will be positioned by Alloy UI CSS. |
text-box-list-item | Renders an li element with CSS class name "aui-textboxlistentry" that will be positioned by Alloy UI CSS. |
script | Renders a script element. |