aui


Standard Syntax:
     <%@ taglib prefix="aui" uri="http://liferay.com/tld/aui" %>

XML Syntax:
     <anyxmlelement xmlns:aui="http://liferay.com/tld/aui" />

Provides the AUI component tags, prefixed with aui:.

Tag Library Information
Display NameNone
Version1.0
Short Nameaui
URIhttp://liferay.com/tld/aui
 

Tag Summary
aCreates an anchor (or link) that offers custom configuration and localization.
alertNo Description
buttonCreates a fully configurable button that offers portlet namespacing and custom icons.
button-rowCreates a button row <div> tag to wrap <aui:button> components and offer additional styling.
colCreates a column to display content in an <aui:row> component.
containerCreates a container <div> tag to wrap <aui:row> components and offer additional styling.
field-wrapperCreates a <div> tag to wrap form fields and offer additional styling.
fieldsetCreates a <div> tag to group related form elements and offer additional styling.
fieldset-groupCreates a <div> tag to group fieldset elements and offer additional styling.
formCreates a form that offers additional styling and custom namespacing.
iconCreates a customizable icon that can leverage Bootstrap CSS icon classes.
inputCreates a configurable input component.
model-contextCreates a configurable model context object that can be used as a model for other components.
navCreates a navigation wrapper component to hold <nav:item> components for an <aui:nav-bar> component.
nav-barCreates a navigation bar to house navigation components.
nav-bar-searchCreates a search component for an <aui:nav-bar> component.
nav-itemCreates a navigation item for using in an <aui:nav> component.
optionCreates an option component for using in an <aui:select> component.
rowCreates a row to hold <aui:col> components.
scriptCreates a script component in which to write JavaScript that facilitates using AlloyUI modules.
selectCreates a select field (or combo box) for holding <aui:option> components.
translation-managerCreates a UI component for managing translation of associated content.
validatorCreates a component to validate input fields.
workflow-statusCreates a UI component that displays the current status of its associated workflow.
 


Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.