captcha | The liferay-ui:captcha tag encapsulates an HTML div tag with a liferay captcha image inside it. |
ice-info-data-paginator | The liferay-ui:ice-info-data-paginator encapsulates an ICEfaces ice:dataPaginator tag that renders pagination information for an associated ice:dataTable . The navigation information will match the internationalized Liferay "showing-x-x-of-x-results" message. |
ice-nav-data-paginator | The liferay-ui:ice-info-data-paginator encapsulates an ICEfaces ice:dataPaginator tag that renders navigation controls for an associated ice:dataTable . The icons will match the current Liferay theme. |
ice-page-iterator | The liferay-ui:ice-data-iterator encapsulates the liferay-ui:ice-info-data-paginator and liferay-ui:ice-nav-data-paginator tags and renders navigation controls for an associated ice:dataTable . |
icon-menu | The liferay-ui:icon-menu renders a list of child components as a menu. |
icon | The liferay-ui:icon tag encapsulates an HTML img tag whose src attribute contains a fully qualified URL to an icon image in the current Liferay theme. |
info | The liferay-ui:info tag encapsulates an HTML div tag with a liferay-ui:message component inside it. |
input-editor | The liferay-ui:input-editor tag renders a text area that provides the ability to enter rich text such as bold, italic, and underline. The renderer relies on the CKEditorTM to provide the rich text editing area. Since Liferay bundles the CKEditorTM JavaScript and related images with the portal, the portlet developer does not need to include it with the portlet. |
message | The liferay-ui:message tag encapsulates an JSF h:outputText tag which outputs the value of the key attribute. |
panel-container | The liferay-ui:panel-container tag encapsulates an JSF h:panelGroup tag with liferay panel container styleClass. |
panel | The liferay-ui:panel encapsulates an JSF h:panelGroup with optional attributes such as "collapsible". |
portlet-toolbar | The liferay-ui:portlet-toolbar tag encapsulates an JSF h:panelGroup tag with a liferay portlet toolbar styleClass. |
separator | The liferay-ui:seperator tag encapsulates an JSF h:panelGroup tag which takes no children and has a separator styleClass. |
toolbar-button | The liferay-ui:toolbar-button tag encapsulates an JSF h:panelGroup tag with a liferay toolbar button styleClass. |