Provides the Liferay UI component tags, prefixed with liferay-ui:]]>. 1.0 liferay-ui http://liferay.com/tld/ui app-view-display-style com.liferay.taglib.ui.AppViewDisplayStyleTag empty displayStyle true true displayStyles true true requestParams true true Creates a component for displaying entry items such as images, documents, folders, etc. in a concise but informative manner. Items are displayed in a similar fashion to entries in the file system of most operating systems. app-view-entry com.liferay.taglib.ui.AppViewEntryTag empty The path to an action JSP page. actionJsp false true The Java class name for any categories added to the entry. assetCategoryClassName false true The Java class primary key for any categories added to the entry. This is a Java long]]>. assetCategoryClassPK false true The Java class name for any tags added to the entry. assetTagClassName false true The Java class primary key for any tags added to the entry. This is a Java long]]>. assetTagClassPK false true The name of the entry's author. author false true The date the entry was created. createDate false true A CSS class for styling this component. cssClass false true Miscellaneous data to be stored via a map. This data is not shared with the browser. The map holds key value pairs of type <String, Object>]]>. data false true java.util.Map A description of the entry. description false true A date to display the entry. displayDate false true A display style for the component. Options are list]]>, icon]]>, and descriptive]]>. displayStyle true true A date for the entry to expire and be automatically deleted. expirationDate false true Whether the entry is a folder. The default is false]]>. folder false true boolean The group ID of the entry. This is a Java long]]>. groupId false true The version number of the most recently published copy of the entry. latestApprovedVersion false true The author of the most recently published version of the entry. latestApprovedVersionAuthor false true Whether the entry is locked. The default value is false]]>. locked false true boolean The date of the most recent modification to the entry. modifiedDate false true The date the entry was reviewed. reviewDate false true A checkbox input ID to be used for the entry row checker. rowCheckerId false true A name for the entry row checker. rowCheckerName false true Whether to show a shortcut icon link to the entry. The default value is false]]>. shortcut false true boolean Whether the entry is selectable. An actual checkbox is used when the display style is icon]]> or descriptive]]>. The default value is false]]>. showCheckbox true true boolean Whether to show the link title. The default value is true]]>. showLinkTitle false true boolean The current status of the entry, as represented by an integer. Options are -1: STATUS_ANY]]>, 0: STATUS_APPROVED]]>, 1: ACTION_PUBLISH]]>, 2: STATUS_DRAFT]]>, and 4: STATUS_DENIED]]>. The default value is -1]]>. status false true int A CSS style to be applied to the div containing the thumbnail for the entry. thumbnailDivStyle false true The source URL for an entry thumbnail image. thumbnailSrc true true A CSS style to be applied to the thumbnail for the entry. thumbnailStyle false true A title for the entry. title true true The current version of the entry. version false true A URL to view the full entry. url false true Creates a navigation list item component for navigating app view entries. app-view-navigation-entry com.liferay.taglib.ui.AppViewNavigationEntryTag empty The path for an action JSP page. actionJsp false true A CSS class for styling this component. cssClass false true Data to be applied to the component link and stored via a map. This data is not shared with the browser. The map holds key value pairs of type <String, Object>]]>. dataView false true java.util.Map A title for the component. entryTitle true true A CSS class for setting the icon of the component. iconImage false true iconSrc false true Whether the entry is selected. selected false true boolean A URL to view the entry. viewURL true true Creates a toolbar for viewing items in app view. app-view-toolbar com.liferay.taglib.ui.AppViewToolbarTag JSP Whether to include the option to choose a display style for component items. If the value is true]]>, a list of display style options is rendered. The default value is false]]>. includeDisplayStyle false true boolean Whether to include an option to select all component items. The default value is false]]>. includeSelectAll false true boolean The file path for a search JSP page. searchJsp false true Creates a component for displaying search results of entries in app view. app-view-search-entry com.liferay.taglib.ui.AppViewSearchEntryTag empty The file path for an action JSP page. actionJsp false true containerIcon false true The name of the container that the entry is in, such as the name of a folder. containerName false true containerSrc false true The type of container the entry is in, such as Folder]]>. containerType false true A CSS class for styling this component. cssClass false true A description of the entry. description true true A list of objects containing information such as content, user ID, and titles of the entry file attachments. fileEntryTuples false true Whether the entry is locked. The default value is false]]>. locked false true boolean A list of objects containing information such as content, author, and status of entry messages. An example would be a comment made by one user on another user's blog post. mbMessages false true Query terms of the search. queryTerms true true A checkbox input ID to be used for the entry row checker. This is a Java long]]>. rowCheckerId false true A name to be used for the entry row checker. rowCheckerName false true Whether the entry is selectable via a checkbox. The default value is true]]>. showCheckbox false true boolean The current status of the entry as represented by an integer. Options are -1: STATUS_ANY]]>, 0: STATUS_APPROVED]]>, 1: ACTION_PUBLISH]]>, 2: STATUS_DRAFT]]>, and 4: STATUS_DENIED]]>. status false true The URL for an entry thumbnail image. thumbnailSrc false true A title for the entry. title true true A URL used to view the full entry. url true true The current and past versions of the entry. versions false true asset-categories-error com.liferay.taglib.ui.AssetCategoriesErrorTag JSP asset-categories-navigation com.liferay.taglib.ui.AssetCategoriesNavigationTag JSP hidePortletWhenEmpty false true vocabularyIds false true asset-categories-selector com.liferay.taglib.ui.AssetCategoriesSelectorTag JSP className false true classPK false true contentCallback false true curCategoryIds false true groupIds false true hiddenInput false true ignoreRequestValue false true asset-categories-summary com.liferay.taglib.ui.AssetCategoriesSummaryTag JSP className true true classPK true true message false true portletURL false true asset-links com.liferay.taglib.ui.AssetLinksTag JSP assetEntryId false true className false true classPK false true Creates a liferay-ui:error]]> component to display tag-related error messages. asset-tags-error com.liferay.taglib.ui.AssetTagsErrorTag JSP asset-tags-navigation com.liferay.taglib.ui.AssetTagsNavigationTag JSP classNameId false true displayStyle false true hidePortletWhenEmpty false true maxAssetTags false true showAssetCount false true showZeroAssetCount false true Creates a Liferay.AssetTagsSelector]]> component to create and select tags to add to an asset, such as a blog entry, bookmark, or wiki page. asset-tags-selector com.liferay.taglib.ui.AssetTagsSelectorTag JSP Whether to automatically focus the tag input field. The default value is false]]>. autoFocus false true boolean The Java class of the asset. className false true The Java class primary key of an asset to associate with the tags. This is a Java long]]>. classPK false true A function to get tag suggestions based on the asset's content. contentCallback false true The current selected tags. curTags false true The group IDs of the asset tags. groupIds false true The name of the hidden input for passing in the asset's current tags. hiddenInput false true An ID for the component instance. id false true ignoreRequestValue false true Creates a component to display all the tags associated with an asset, such as a blog entry, wiki page, or message boards message. asset-tags-summary com.liferay.taglib.ui.AssetTagsSummaryTag JSP An array of the asset tag names. assetTagNames false true The Java class of the asset. className true true The Java class primary key of an asset. This is a Java long]]>. classPK true true A message to display before the tag labels. A standard example is tags]]>, which renders as Tags:]]>. message false true The URL of a portlet to display the tags. portletURL false true breadcrumb com.liferay.taglib.ui.BreadcrumbTag JSP displayStyle false true portletURL false true selLayout false true selLayoutParam false true showCurrentGroup false true showCurrentPortlet false true showGuestGroup false true showLayout false true showParentGroups false true showPortletBreadcrumb false true Creates a calendar with configurable events. calendar com.liferay.taglib.ui.CalendarTag JSP A given set of integers, corresponding to a day of the chosen month, and to mark with a dot. data false true java.util.Set A day of the month to highlight in the calendar. day false true int A format for the header. headerFormat false true java.text.Format A pattern for the calendar header. A possible value is MMM/dd/yyyy]]>. headerPattern false true A month of the year to display at the top of the calendar. month true true int Whether to display up to six calendar weeks relative to the set day. If the set day of the month is in the latter part of the month, the current month's weeks will be displayed and up to two weeks of the next month will be displayed. The default value is false]]>. showAllPotentialWeeks false true boolean A year to display at the top of the calendar. year true true int Creates an image CAPTCHA with a corresponding verification input. captcha com.liferay.taglib.ui.CaptchaTag JSP The source URL for the image CAPTCHA. url true true categorization-filter com.liferay.taglib.ui.CategorizationFilterTag JSP assetType false true portletURL false true custom-attribute com.liferay.taglib.ui.CustomAttributeTag JSP className true true classPK true true editable false true label false true name true true custom-attribute-list com.liferay.taglib.ui.CustomAttributeListTag JSP className true true classPK true true editable false true ignoreAttributeNames false true label false true custom-attributes-available com.liferay.taglib.ui.CustomAttributesAvailableTag JSP className true true classPK false true companyId false true ignoreAttributeNames false true editable false true ddm-template-selector com.liferay.taglib.ui.DDMTemplateSelectorTag JSP classNameId true true displayStyle true true displayStyleGroupId true true displayStyles false true icon false true label false true refreshURL false true showEmptyOption false true diff com.liferay.taglib.ui.DiffTag JSP diffResults true true sourceName true true targetName true true diff-html com.liferay.taglib.ui.DiffHtmlTag JSP diffHtmlResults true true discussion com.liferay.taglib.ui.DiscussionTag JSP assetEntryVisible false true className true true classPK true true formAction true true formName false true hideControls false true permissionClassName false true permissionClassPK false true ratingsEnabled false true redirect false true Deprecated as of 6.2.0, with no direct replacement subject false true userId true true Creates an error message to display to the user. error com.liferay.taglib.ui.ErrorTag com.liferay.taglib.ui.ErrorTei JSP A class for the exception. exception false true The name of a field on which to focus the error message. focusField false true A key to place in the SessionErrors]]> object to trigger the error message. key false true Explicit message text or a language key name from which to derive text for the message. message false true rowBreak false true Whether to translate the message into the user's language. The default value is true]]>. translateMessage false true boolean error-marker com.liferay.taglib.ui.ErrorMarkerTag JSP key false true value false true Creates a flag icon that lets users report inappropriate content. flags com.liferay.taglib.ui.FlagsTag JSP The flagged asset's Java class name. className true true The flagged asset's entry ID. classPK true true The flagged asset's title. contentTitle true true Whether to show message text as a label next to the flag icon or as a tooltip. The default value is true]]>. label false true boolean Text to display next to the flag icon. The default text is Flag]]>. message false true The user ID of the user who flagged the asset. reportedUserId true true flash com.liferay.taglib.ui.FlashTag JSP align false true allowFullScreen false true allowScriptAccess false true base false true bgcolor false true devicefont false true flashvars false true height false true id false true loop false true menu false true movie true true play false true quality false true salign false true scale false true swliveconnect false true version false true width false true wmode false true Creates a navigable form for multiple section forms. It's default navigation is a side navigation box with links to each section. But the navigation can be configured as a progressive step navigation positioned above the form or as vertically stacked accordion style sections that expand when clicked. form-navigator com.liferay.taglib.ui.FormNavigatorTag JSP A URL for the form's cancel button. backURL false true The name of each category in the form. categoryNames true true The name of each section within a category. categorySections true true A type of navigation to be used. Options are steps]]> and panel]]>. The default display style is side navigation. displayStyle false true A name for the form. formName false true HTML to append to the navigator. Examples include alternate form buttons, form instructions, or information about the form. htmlBottom false true HTML to prepend to the navigator. htmlTop false true A path to the formSection.jsp]]> file's folder /path/to/jsp/folder/]]>. jspPath false true Whether to show the Submit]]> and Cancel]]> buttons. The default value is true]]>. showButtons false true boolean group-search com.liferay.taglib.ui.GroupSearchTag JSP groupParams true true portletURL true true rowChecker false true Creates a header that displays its text above a horizontal rule accompanied by a configurable back URL button. header com.liferay.taglib.ui.HeaderTag JSP Text to display on mouse over of the back URL. The default value is Back]]>. backLabel false true A URL for navigating back to. backURL false true A CSS class for styling the header component. cssClass false true Whether to escape the header's XML tags. The default value is true]]>. escapeXml false true boolean Whether to translate the header's title]]> into the localized language. The default value is true]]>. localizeTitle false true boolean Whether to display the back URL. The default value is true]]>. showBackURL false true boolean A title to display as the header text. title true true Creates a fully configurable icon that provides access to current Liferay theme icons. icon com.liferay.taglib.ui.IconTag JSP A value for the alt]]> attribute of the embedded img]]> tag. alt false true A role for assistive technologies to interpret for HTML elements that have been used for something other than their intended purpose. For example, the <p>]]> tag could be used for something other than a paragraph. ariaRole false true A CSS class for styling the component. cssClass false true Miscellaneous data to be stored via a map. This data is not shared with the browser. The map holds key value pairs of type <String, Object>]]>. data false true java.util.Map An icon from a Bootstrap icon CSS Class. Note that any image for the image]]> attribute takes precedence. Icon CSS classes to specify for this attribute can be found at http://marcoceppi.github.io/bootstrap-glyphicons/]]>. iconCssClass false true An ID for the component instance. id false true An image for the icon, from the current theme. The value can be the filename prefix of any image file in the theme's common]]> image folder. This image takes precedence over any icon value set via the iconCssClass]]> attribute. image false true An icon to display on mouse over of the component. The icon image comes from the current theme. The value can be the filename prefix of any image file in the theme's common]]> image folder. imageHover false true Whether to display the message]]> attribute's value as the icon's label. label false true boolean A language to associate with the icon, to assist search engines and web browsers in finding and rendering the icon appropriately. lang false true A CSS class for styling the icon's URL. linkCssClass false true Whether to translate the icon's message]]> into the user's language. localizeMessage false true boolean Text to be displayed for the icon on mouse over. message false true An HTTP request method. Possible values are get]]> and post]]>. method false true A function to be called on a user clicking the icon. onClick false true The location of an image file to use in the icon. src false true The location of an image file to use on mouse over of the icon. This value takes precedence over the imageHover]]> attribute. This image takes precedence over icons set with the imageHover]]> attribute. srcHover false true A target window in which to open the URL. The default value is self]]>. Possible values are blank]]>, self]]>, parent]]>, top]]>, and a unique frame's name. target false true Whether to use a tooltip. The default value is true]]>. toolTip false true boolean A URL to navigate to when the icon is clicked. url false true Whether to open the URL in a dialog window. The default value is false]]>. useDialog false true boolean Creates an icon to associate with deactivating an item. icon-deactivate com.liferay.taglib.ui.IconDeactivateTag JSP Whether to display a message on the icon's label on mouse over of the icon. The default value is false]]>. label false true boolean A URL navigated to when the icon is clicked. url true true Creates a configurable icon to associate with deleting or removing an item. icon-delete com.liferay.taglib.ui.IconDeleteTag JSP Text to use in place of the text from the default deletion confirmation message language key are-you-sure-you-want-to-delete-this]]>. If the trash]]> attribute is set to true]]>, no confirmation message is shown. confirmation false true A CSS class for styling the component. cssClass false true An ID for the component instance. id false true An image for the icon, from the current theme. The value can be the filename prefix of any image file in the theme's common]]> image folder. The image takes precedence over any default icon images. image false true Whether to display the message]]> attribute's value as the icon's label. The default value is false]]>. label false true boolean Text to display on mouse over of the icon. message false true An HTTP request method to invoke. Possible values are get]]> and post]]>. method false true Whether to use the trash icon instead of the remove icon. The default value isfalse]]>. trash false true boolean A URL navigated to when the icon is clicked. url true true Creates a help icon that displays a custom message as a tooltip on mouse over of the help icon. icon-help com.liferay.taglib.ui.IconHelpTag JSP Text to be displayed on mouse over of the icon. message true true Creates a list of icons from a list of child components. icon-list com.liferay.taglib.ui.IconListTag JSP Whether to render the icon list when there is only one child component. The default value is false]]>. showWhenSingleIcon false true boolean Creates an icon menu from a list of child components. icon-menu com.liferay.taglib.ui.IconMenuTag JSP A CSS class for styling the component. cssClass false true A position from which to pop up the icon menu dialog in relation to the trigger. The default direction is left]]>. Possible values are up]]>, down]]>, left]]> or right]]>. direction false true Whether to disable the icon menu. disabled false true boolean Whether to extend the icon menu trigger by wrapping it in a button. The default value is true]]>. extended false true boolean The location of an image file to use in the icon. icon false true An ID for the component instance. id false true Whether to translate the message to the user's language. The default value is true]]>. localizeMessage false true boolean The number of items to show in the icon menu before scrolling. The default value is 15. maxDisplayItems false true int Text to display next to the icon menu trigger. The default value is actions]]>. message false true Whether to add the select]]> CSS class to the icon menu. If set to true]]>, the selected icon is added to the icon menu's trigger when the icon is selected. The default value is false]]>. select false true boolean Whether to extend the icon menu by default. The default value is false]]>. showExpanded false true boolean Whether to show an arrow, indicating a popup dialog, next to the icon menu's trigger icon. The default value is true]]>. showArrow false true boolean Whether to show the icon menu when there is only one icon. The default value is false]]>. showWhenSingleIcon false true boolean A CSS class for styling the trigger for the icon menu. The default value is btn btn-default]]>. triggerCssClass false true Whether the icon menu drop-down caret points to the direction set by the direction]]> attribute. useIconCaret false true boolean input-asset-links com.liferay.taglib.ui.InputAssetLinksTag JSP assetEntryId false true className false true classPK false true Creates a configurable input checkbox. input-checkbox com.liferay.taglib.ui.InputCheckBoxTag JSP A CSS class for styling the component. cssClass false true Whether the checkbox is selected by default. defaultValue false true boolean Whether the checkbox is disabled. disabled false true boolean A name for the checkbox's form. formName false true An ID for the component instance. id false true A function to be called on a user clicking the checkbox. onClick false true A variable name for the component. param true true Creates a date input field that displays a calendar for date selection. input-date com.liferay.taglib.ui.InputDateTag JSP Whether the date field gets focus by default. The default value is false]]>. autoFocus false true boolean A CSS class for styling the component. cssClass false true A variable name to refer to the day of the component. dayParam false true A day value to display in the input field. dayValue false true int Whether to disable the namespace for the component. The default value is false]]>. disableNamespace false true boolean Whether to disable the input field. The default value is false]]>. disabled false true boolean A day to set as the first day of the week. The default value is Calendar.SUNDAY - 2]]>. firstDayOfWeek false true int A name for the date input's form. formName false true A variable name to refer to the combined month and year of the component. monthAndYearParam false true A variable name to refer to the month of the component. monthParam false true The numerical value for a month to display in the input field. Integer values for the month start with 0]]>. monthValue false true int A name for the date input. name false true Whether the component's values can be set to null. nullable false true A variable name to refer to the year of the component. yearParam false true A year value to display in the input field. yearValue false true int Creates an input field for editing rich text. input-editor com.liferay.taglib.ui.InputEditorTag JSP A map of configuration parameters. The map holds key value pairs of type <String, String>]]>. configParams false true java.util.Map The ID of a language for the input editor's text. contentsLanguageId false true A CSS class for styling the component. cssClass false true editorImpl false true inlineEdit false true inlineEditSaveURL false true A map of configuration parameters. The map holds key value pairs of <String, String>]]>. fileBrowserParams false true java.util.Map height false true initMethod false true A name for the input editor. The default value is editor]]>. name false true A function to be called when the input editor loses focus. onBlurMethod false true A function to be called on a change in the input editor. onChangeMethod false true A function to be called when the input editor gets focus. onFocusMethod false true Whether the field for the input editor is resizable. The default value is true]]>. resizable false true boolean Whether to skip loading resources necessary for the CKEditor. The default value is false]]>. skipEditorLoading false true boolean A toolbar for the input editor. The default value is liferay]]>. Possible values are bbcode]]>, creole]]>, editInPlace]]>, email]]>, liferay]]>, liferayArticle]]>, phone]]>, simple]]>, and tablet]]>. toolbarSet false true width false true input-field com.liferay.taglib.ui.InputFieldTag JSP autoComplete false true autoFocus false true autoSize false true bean false true cssClass false true dateTogglerCheckboxLabel false true defaultLanguageId false true defaultValue false true disabled false true field true true fieldParam false true formName false true format false true id false true ignoreRequestValue false true languageId false true model true true placeholder false true input-localized com.liferay.taglib.ui.InputLocalizedTag JSP autoFocus false true autoSize false true availableLocales false true cssClass false true defaultLanguageId false true disabled false true displayWidth false true formName false true id false true ignoreRequestValue false true languageId false true maxLength false true name true true type false true xml true true true Creates an input move boxes component comprised of two columns of key value pairs that can be rearranged. input-move-boxes com.liferay.taglib.ui.InputMoveBoxesTag JSP A CSS class for styling the component. cssClass false true A name for the left box. leftBoxName true true A list of key value pairs for the left box. leftList true true java.util.List A function to be called on a change in selection in the left list. leftOnChange false true Whether the left list can be reordered. The default value is false]]>. leftReorder false true boolean A title to display at the top of the right box. leftTitle true true A name for the right box. rightBoxName true true A list of key value pairs for the right box. rightList true true java.util.List A function to be called on a change in selection in the right list. rightOnChange false true Whether the right list can be reordered. The default value is false]]>. rightReorder false true boolean A title to display at the top of the right box. rightTitle true true input-permissions com.liferay.taglib.ui.InputPermissionsTag JSP formName false true modelName false true input-permissions-params com.liferay.taglib.ui.InputPermissionsParamsTag JSP modelName true true input-repeat com.liferay.taglib.ui.InputRepeatTag JSP cssClass false true event false true input-resource com.liferay.taglib.ui.InputResourceTag JSP cssClass false true id false true title false true url true true input-scheduler com.liferay.taglib.ui.InputSchedulerTag JSP Creates a configurable search box. input-search com.liferay.taglib.ui.InputSearchTag JSP Whether the search field gets focus by default. The default value is false]]>. autoFocus false true boolean A text value for the search button's label. The default value is Search]]>. buttonLabel false true A CSS class for styling the component. cssClass false true An ID for the component instance. The default value is displayTerms.KEYWORDS]]>. id false true A name for the search box. The default value is displayTerms.KEYWORDS]]>. name false true Placeholder text for the search field. The default value is the value of the buttonLabel]]> attribute. placeholder false true Whether to show the search button. The default value is true]]>. showButton false true boolean A title for the search box. title false true Whether to use a namespace with the search button. The default value is true]]>. useNamespace false true boolean Creates a select input component with yes or no options. input-select com.liferay.taglib.ui.InputSelectTag JSP A CSS class for styling the component. cssClass false true Whether to select yes]]> as the input's default value. defaultValue false true boolean Whether to disable input. disabled false true boolean A name for the input select's form. formName false true A variable name for the component. param true true Creates a configurable text area input field. input-textarea com.liferay.taglib.ui.InputTextAreaTag JSP A CSS class for styling the component. cssClass false true Text to display in the text area. defaultValue false true Whether to disable input. The default value is false]]>. disabled false true boolean A variable name for the component. param true true Creates a time input field that provides a scrollable dropdown list of hours, in intervals designated by the minuteInterval]]> attribute. input-time com.liferay.taglib.ui.InputTimeTag JSP The name of the AM/PM parameter for the time input. An acceptable value is ampm]]>. amPmParam true true A time to AM or PM. Acceptable values are 0]]> for AM and 1]]> for PM. The default value is 0]]>. amPmValue false true int A CSS class for styling the time input. cssClass false true A date parameter for the time input. An acceptable value is date]]>. dateParam false true A date to associate with the time displayed. dateValue false true java.util.Date Whether the input field is disabled. disabled false true boolean The name of the hour parameter for the component. An acceptable value is hour]]>. hourParam true true An hour value for the time displayed. The default value is 12]]>. hourValue false true int A minute interval displayed in the input. The default value is 30]]>. minuteInterval false true int The name of the minute parameter for the component. An acceptable value is minute]]>. minuteParam true true A minute value for the time displayed. The default value is 00]]>. minuteValue false true int A name for the time input. name false true Creates a configurable timezone drop-down menu. input-time-zone com.liferay.taglib.ui.InputTimeZoneTag JSP Whether the field gets focus by default. autoFocus false true boolean A CSS class for styling the component. cssClass false true Whether to consider daylight savings for the times. The default value is true]]>. daylight false true boolean Whether the field is disabled. disabled false true boolean A style number corresponding to the time zone. A value of 0]]> displays the time zone's abbreviated name and a value of 1]]> displays its full name, e.g. "Pacific Standard Time." The default value is 0]]>. displayStyle false true int A name for the component. name true true Whether the times can be null. nullable false true boolean The ID of a time zone to associate with the component. For example, setting the value to PST]]> associates the component with the Pacific Standard Time zone. value false true journal-article com.liferay.taglib.ui.JournalArticleTag JSP articleId false true articlePage false true articleResourcePrimKey false true groupId false true languageId false true showAvailableLocales false true showTitle false true templateId false true xmlRequest false true journal-content-search com.liferay.taglib.ui.JournalContentSearchTag JSP showListed false true targetPortletId false true type false true language com.liferay.taglib.ui.LanguageTag JSP displayCurrentLocale false true displayStyle false true formAction false true formName false true languageId false true languageIds false true name false true logo-selector com.liferay.taglib.ui.LogoSelectorTag JSP currentLogoURL false true defaultLogoURL false true editLogoURL false true imageId false true logoDisplaySelector false true showBackground false true membership-policy-error com.liferay.taglib.ui.MembershipPolicyErrorTag JSP Creates a message to display to the user. message com.liferay.taglib.ui.MessageTag JSP Arguments for the language key, if the language key is configured to recieve arguments. arguments false true The name of a language key from which to derive the message to be displayed. key true true Whether to translate the language key value into the user's language. The default value is true]]>. localizeKey false true boolean Whether to translate the arguments into the user's language. The default value is true]]>. translateArguments false true boolean unicode false true boolean my-sites com.liferay.taglib.ui.MySitesTag JSP classNames false true cssClass false true includeControlPanel false true max false true navigation com.liferay.taglib.ui.NavigationTag JSP bulletStyle false true displayStyle false true headerType false true includedLayouts false true nestedChildren false true preview false true rootLayoutLevel false true rootLayoutType false true Creates a page iterator for paginating through lists of items. page-iterator com.liferay.taglib.ui.PageIteratorTag JSP Which page of items to display (e.g., first, second, third, etc.). cur true true int A variable name to refer to the cur]]> value of the component. curParam true true The number of items to display per page. delta false true int Whether the user can choose the number of items displayed per page. The default value is false]]>. deltaConfigurable false true boolean A variable name to refer to the delta value of the component. deltaParam false true A name for the form. formName false true An ID for the component instance. id false true JavaScript to be called when the first]]>, previous]]>, next]]>, or last]]> links are clicked if the URL property is not set. jsCall false true A maximum number of pages to iterate through. maxPages false true int A target for the first]]>, previous]]>, next]]>, and last]]> link buttons. target false true The total number of items in the iterator. total true true int A type of iterator to display. Options are approximate]]>, article]]>, more]]>, and regular]]>. type false true A base URL for the iterator. Parameters are added to and removed from this URL as the user navigates through pages. url false true Creates a collapsible panel for housing content. panel com.liferay.taglib.ui.PanelTag JSP Whether the panel can be collapsed. The default value is true]]>. collapsible false true boolean A CSS class for styling the component. cssClass false true A default state for the component. Possible values are open]]> and any string other than open. Any string other than open]]> collapses the panel. The default value is open]]>. defaultState false true Whether the panel is extended. The default value is false]]>. extended false true boolean Text to display as a help tool tip on mouse over of the panel's help icon. helpMessage false true An icon to display next to the panel's title. The icon can be specified using the name of one of the Bootstrap icon CSS classes found at http://marcoceppi.github.io/bootstrap-glyphicons/]]>. iconCssClass false true An ID for the component instance. id false true The ID of the component that contains the panel. If a liferay-ui:panel-container]]> is used as the container for the panel, its ID is used as the value for the parentID]]>. parentId false true Whether to remember the component's state and persist it to the database. The default value is false]]>. persistState false true boolean A state for the component. Possible values are open]]> and any string other than open. Any string other than open]]> collapses the panel. state false true A title to display at the top of the panel. title true true Creates a collapsible container to house liferay-ui:panel]]> components. panel-container com.liferay.taglib.ui.PanelContainerTag JSP Whether only one panel can be shown at a time. As one panel is opened, the others close, creating an accordian effect. The default value is false]]>. accordion false true boolean A CSS class for styling the component. cssClass false true Whether to extend the interface with additional styling. The default value is false]]>. extended false true boolean An ID for the component instance. id false true Whether to remember the component's state and persist it to the database. The default value is false]]>. persistState false true boolean param com.liferay.taglib.util.ParamTag JSP name true true value true true Renders a PNG image with the source given for the image]]> attribute. png-image com.liferay.taglib.ui.PngImageTag JSP The height of the image in pixels. A possible value would be 16]]>. px]]> is then appended to the end of the value. height true true int The location of a PNG image file to use. image true true The height of the image in pixels. A possible value would be 16]]>. px]]> is then appended to the end of the value. width true true int progress com.liferay.taglib.ui.ProgressTag JSP height false true id true true message false true sessionKey true true updatePeriod false true ratings com.liferay.taglib.ui.RatingsTag JSP className true true classPK true true numberOfStars false true ratingsEntry false true ratingsStats false true type false true url false true ratings-score com.liferay.taglib.ui.RatingsScoreTag JSP score true true restore-entry com.liferay.taglib.ui.RestoreEntryTag JSP duplicateEntryAction false true overrideMessage false true renameMessage false true restoreEntryAction false true Creates a clickable link and/or icon to an RSS feed document. rss com.liferay.taglib.ui.RSSTag JSP A default maximum number of items to display. The default value is 20]]>. delta false true int A default style to display. displayStyle false true A default format for the RSS feed. Options are atom_1.0]]>, rss_1.0]]>, and rss_2.0]]>. feedType false true A message to display next to the RSS icon. message false true A name for the RSS feed. name false true A URL from which to retrieve feed information. resourceURL false true The URL for an RSS feed file. url false true Creates a configuration component for users to define RSS settings, such as how many articles to display. rss-settings com.liferay.taglib.ui.RSSSettingsTag JSP A default maximum number of items to display. The default value is 20]]>. delta false true int A default style to display. displayStyle false true Available RSS display styles from which the user can choose. Options are abstract]]>, full-content]]>, and title]]>. displayStyles false true Whether users are able to subscribe. Default value is false]]>. enabled false true boolean A default format for the RSS feed. Options are atom_1.0]]>, rss_1.0]]>, and rss_2.0]]>. feedType false true A name for the component. name false true Whether the RSS feed has a name. The default value is false]]>. nameEnabled false true boolean Creates a search form, with an additional select input to set the scope of the search. search com.liferay.taglib.ui.SearchTag JSP Creates a grid for displaying a list of objects and their properties. search-container com.liferay.taglib.ui.SearchContainerTag com.liferay.taglib.ui.SearchContainerTei JSP A variable for the search container's pagination. Different pagination variables ensure independent pagination when multiple search containers are on a JSP. curParam false true The number of items to show on each search container page. delta false true int The delta]]> attribute as configurable by users. deltaConfigurable false true deltaParam false true displayTerms false true A message displayed when the search container is empty. emptyResultsMessage false true headerNames false true hover false true id false true iteratorURL false true orderByCol false true orderByColParam false true orderByComparator false true An order type for the columns, either ascending or descending. Values are asc]]> or desc]]>. orderByType false true orderByTypeParam false true Inserts a checkbox column in the search container. Value must be a RowChecker]]> object. rowChecker false true searchContainer false true searchTerms false true The total number of objects in the search container. total false true int A variable name for the results of the total]]> attribute. The default is total]]>. totalVar false true A variable name for the SearchContainer]]> object. The default is searchContainer]]>. var false true search-container-column-button com.liferay.taglib.ui.SearchContainerColumnButtonTag JSP align false true colspan false true cssClass false true href true true index false true name false true valign false true Creates a date column in a search container. search-container-column-date com.liferay.taglib.ui.SearchContainerColumnDateTag JSP A horizontal alignment for the column contents. The default is left]]>. align false true The number of columns to span. The default is 1]]>. colspan false true int A CSS class for styling the column. cssClass false true A URL for the items in the column. href false true index false true A name for the column. name false true Whether to set the column as sortable. The default value is false]]>. orderable false true boolean An object's property by which to sort the column. orderableProperty false true A property to request from the row object. property false true A vertical alignment for the column contents. The default is middle]]>. valign false true A value for the column. value false true Creates a column in a search container with the contents of a JSP file. search-container-column-jsp com.liferay.taglib.ui.SearchContainerColumnJSPTag JSP A horizontal alignment for the column contents. The default is left]]>. align false true The number of columns to span. The default is 1]]>. colspan false true int A CSS class for styling the column. cssClass false true index false true name false true The JSP file's location. path true true valign false true Creates a column in a search container for the workflow status. search-container-column-status com.liferay.taglib.ui.SearchContainerColumnStatusTag JSP A horizontal alignment for the column contents. The default is left]]>. align false true The number of columns to span. The default is 1]]>. colspan false true int A CSS class for styling the column. cssClass false true A URL for the column's contents. href false true index false true name false true Whether to set the column as sortable. The default value is false]]>. orderable false true boolean An object's property by which to sort the column. orderableProperty false true An object's property to use for the column. property false true A vertical alignment for the column contents. The default is middle]]>. valign false true A workflow status for the item. status false true statusByUserId false true statusDate false true Creates a text column in a search container. search-container-column-text com.liferay.taglib.ui.SearchContainerColumnTextTag com.liferay.taglib.ui.SearchContainerColumnTextTei JSP A horizontal alignment for the column contents. align false true A string buffer variable for constructing a URL in a scriptlet. buffer false true The number of columns to span. The default is 1]]>. colspan false true int A CSS class for styling the column. cssClass false true href false true index false true name false true Whether to set the column as sortable. The default value is false]]>. orderable false true boolean An object's property by which to sort the column. orderableProperty false true property false true target false true title false true Whether to automatically translate values. The default value is false]]>. translate false true boolean A vertical alignment for the column contents. The default is middle]]>. valign false true value false true The list of objects to display in the search container. search-container-results com.liferay.taglib.ui.SearchContainerResultsTag com.liferay.taglib.ui.SearchContainerResultsTei JSP A list of objects to display in the search container. results false true A variable to use for the results. resultsVar false true Deprecated as of 6.2.0, replaced by liferay-ui:search-container#total total false true Deprecated as of 6.2.0, replaced by liferay-ui:search-container#totalVar totalVar false true Creates rows in the search container for each object returned by liferay-ui:search-container-results]]>. search-container-row com.liferay.taglib.ui.SearchContainerRowTag com.liferay.taglib.ui.SearchContainerRowTei JSP bold false true The class name of the objects to display in rows. className true true The returned model instances as HTML escaped. escapedModel false true A variable name to use for the rows' index. indexVar false true A property to use as the primary key for the object type in the className]]> attribute. keyProperty false true A variable name to use for each object as the search container iterates through the objects returned by liferay-ui:search-container-results]]>. modelVar false true A model property to use as the row ID. rowIdProperty false true A variable name to use for the rows. rowVar false true servletContext false true stringKey false true Creates parameters for rows in the search container. The liferay-ui:search-container-row]]> tag is required. search-container-row-parameter com.liferay.taglib.ui.SearchContainerRowParameterTag JSP A name for the row parameter. name true true A value for the row parameter. value true true search-form com.liferay.taglib.ui.SearchFormTag JSP page true true searchContainer false true servletContext false true showAddButton false true Creates a search results page iterator with an optional paginator. search-iterator com.liferay.taglib.ui.SearchIteratorTag JSP Whether to add a liferay-ui:search-paginator]]> to the search container. The default value is true]]>. paginate false true boolean All configurable properties of the search container, such as cur]]> and curParam]]>. These properties are set with searchContainer.getCur()]]> and searchContainer.getCurParam()]]> respectively. searchContainer false true A type of iterator to display. Options are approximate]]>, article]]>, more]]>, and regular]]>. type false true Creates a page iterator to paginate through search results search-paginator com.liferay.taglib.ui.SearchPaginatorTag JSP An ID for the component instance. id false true All configurable porperties of the search container, such as cur]]> and curParam]]>. These properties are set with searchContainer.getCur()]]> and searchContainer.getCurParam()]]> respectively. searchContainer true true A type of iterator to display. Options are approximate]]>, article]]>, more]]>, and regular]]>. type false true search-speed com.liferay.taglib.ui.SearchSpeedTag JSP hits true true searchContainer true true Creates a search instance that can be toggled between basic and advanced search. search-toggle com.liferay.taglib.ui.SearchToggleTag JSP Whether the search input field is automatically focused. The default value is false]]>. autoFocus false true boolean A label for the search button such as Search]]> or Go]]>. buttonLabel false true Terms to be used and displayed through the search instance. Term examples include keywords]]>, advancedSearch]]>, and description]]>. displayTerms true true The component instance's ID. id true true width false true section com.liferay.taglib.ui.SectionTag com.liferay.taglib.ui.SectionTei JSP sites-directory com.liferay.taglib.ui.SitesDirectoryTag JSP displayStyle false true sites false true social-activities com.liferay.taglib.ui.SocialActivitiesTag JSP activities false true className false true classPK false true displayRSSFeed false true feedDelta false true feedDisplayStyle false true feedEnabled false true feedLink false true feedLinkMessage false true feedTitle false true feedType false true social-bookmark com.liferay.taglib.ui.SocialBookmarkTag JSP contentId false true target false true title true true type true true url true true social-bookmarks com.liferay.taglib.ui.SocialBookmarksTag JSP contentId false true displayStyle false true target false true title true true types false true url true true staging com.liferay.taglib.ui.StagingTag JSP cssClass false true extended false true groupId false true icon false true layoutSetBranchId false true message false true onlyActions false true privateLayout false true selPlid false true showManageBranches false true Creates a success message to display to the user. success com.liferay.taglib.ui.SuccessTag empty A key to be placed in the SessionMessages]]> object to trigger the success message. key true true Explicit message text or the name of a language key from which to derive the message text. message true true Whether to translate the success message into the user's language. The default value is true]]>. translateMessage false true boolean table-iterator com.liferay.taglib.ui.TableIteratorTag com.liferay.taglib.ui.TableIteratorTei JSP bodyPage false true list true true listType true true rowBreak false true rowLength true true rowPadding false true rowValign false true width false true Creates a tabbed UI of section dividers that each house their own content. tabs com.liferay.taglib.ui.TabsTag JSP A label for the back URL. backLabel false true A URL for navigating back to. backURL false true A name for the tab's form. formName false true The names of the tabs. Each name must be separated by a comma with no spaces. names true true A function to be called on a user clicking any of the tabs. onClick false true A variable for the component. param false true A URL to refer to the portlet that contains the component. portletURL false true Whether the page refreshes when a tab is clicked. refresh false true boolean Tab values that must follow the same order as the names]]> attribute. Each value must be separated by a comma with no spaces. tabsValues false true A design type for the tabs. Possible values are tabs]]> and pills]]>. type false true A URL to which all the tabs are linked when clicked. You can also set each tab's URL individually using url[number]]]> attribute. url false true url0 false true A URL to which the second tab is linked when clicked. url1 false true A URL to which the third tab is linked when clicked url2 false true A URL to which the fourth tab is linked when clicked url3 false true A URL to which the fifth tab is linked when clicked url4 false true A URL to which the sixth tab is linked when clicked url5 false true A URL to which the seventh tab is linked when clicked url6 false true A URL to which the eighth tab is linked when clicked url7 false true A URL to which the ninth tab is linked when clicked url8 false true A URL to which the tenth tab is linked when clicked url9 false true An active tab from the value given in the attribute tabsValues]]>. No matter which tab a user selects, the tab given for this value always remains active. value false true Creates a component that toggles the visibility of the content of the component matching the given id]]>. Default icons are used as the component's default mechanism for showing and hiding the content. toggle com.liferay.taglib.ui.ToggleTag JSP Whether to initially show content by default. The default value is true]]>. defaultShowContent false true boolean An icon to use as the mechanism for hiding the content. You can specify the location of an image file to use in the icon; otherwise a default icon is used. hideImage false true Text to display as a link for hiding the content. It overrides the hideImage]]> attribute. Note that the showMessage]]> attribute must also be configured in order for the hide message to render. hideMessage false true The ID of a component instance whose content's visibility to toggle. id true true An icon to use as the mechanism for showing the content. You can specify the location of an image file to use in the icon; otherwise a default icon is used. showImage false true A link to use as the mechanism for showing the content. The text value of this attribute is used as the link's text. The message takes precedence over showing an image, via the showImage]]> attribute. If you specify a showMessage]]> attribute, you should also specify the hideMessage]]> attribute; a null]]> is otherwise displayed for the text of the hide link. showMessage false true Text to be prefixed to the Toggle()]]> function that is called to toggle visibility of the content. If this is not configured, a random key is generated and prefixed to the Toggle()]]> function. For example, a value of run]]> would result in a function named runToggle()]]>. stateVar false true toggle-area com.liferay.taglib.ui.ToggleAreaTag JSP align false true defaultShowContent false true hideImage false true hideMessage false true id false true showImage false true showMessage false true stateVar false true toggle-value com.liferay.taglib.ui.ToggleValueTag JSP defaultValue false true id true true Creates a component for users to permanently delete items such as images, articles, etc. from the recycle bin. trash-empty com.liferay.taglib.ui.TrashEmptyTag empty A message to display to confirm that the user wants to remove the item(s) from the recycle bin. confirmMessage false true A message to be used for the empty-trash]]> button and link. emptyMessage false true A message to display to give users information about removing items from the recycle bin. infoMessage false true A URL for the empty-trash]]> button/link. portletURL true true The number of items to be removed from the recycle bin. totalEntries true true int Creates a message confirming items were moved to the recycle bin and presenting an option to restore them. trash-undo com.liferay.taglib.ui.TrashUndoTag empty The URL of the undo link. portletURL true true A redirect URL. redirect false true upload-progress com.liferay.taglib.ui.UploadProgressTag JSP height false true id true true message false true redirect false true updatePeriod false true user-display com.liferay.taglib.ui.UserDisplayTag com.liferay.taglib.ui.UserDisplayTei JSP displayStyle false true url false true userId true true userName false true user-search com.liferay.taglib.ui.UserSearchTag JSP portletURL true true rowChecker false true userParams true true webdav com.liferay.taglib.ui.WebDAVTag JSP path true true write com.liferay.taglib.ui.WriteTag JSP bean true true property true true