liferay-ui
Tag app-view-search-entry


Creates a component for displaying search results of entries in app view.


Tag Information
Tag Classcom.liferay.taglib.ui.AppViewSearchEntryTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
actionJspfalsetruejava.lang.StringThe file path for an action JSP page
actionJspServletContextfalsetruejava.lang.StringThe service context of the actionJsp
commentRelatedSearchResultsfalsetruejava.lang.StringNo Description
containerIconfalsetruejava.lang.StringDeprecated as of 7.0.0, with no direct replacement
containerNamefalsetruejava.lang.StringThe name of the container that the entry is in, such as the name of a folder
containerSrcfalsetruejava.lang.StringDeprecated as of 7.0.0, with no direct replacement
containerTypefalsetruejava.lang.StringThe type of container the entry is in, such as Folder
cssClassfalsetruejava.lang.StringA CSS class for styling the component
descriptiontruetruejava.lang.StringA description of the entry
escapefalsetruebooleanWhether to escape the title and description. The default value is true.
fileEntryRelatedSearchResultsfalsetruejava.lang.StringNo Description
highlightEnabledfalsetruebooleanWhether the entry is able to be highlighted where it matches the query terms. The default value is false.
lockedfalsetruebooleanWhether the entry is locked. The default value is false.
queryTermstruetruejava.lang.StringQuery terms of the search
rowCheckerIdfalsetruejava.lang.StringA checkbox input ID to be used for the entry row checker. This is a Java long.
rowCheckerNamefalsetruejava.lang.StringA name to be used for the entry row checker
showCheckboxfalsetruebooleanWhether the entry is selectable via a checkbox. The default value is true.
statusfalsetruejava.lang.StringThe 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.
thumbnailSrcfalsetruejava.lang.StringThe URL for an entry thumbnail image
titletruetruejava.lang.StringA title for the entry
urltruetruejava.lang.StringA URL used to view the full entry
versionsfalsetruejava.lang.StringThe current and past versions of the entry

Variables
No Variables Defined.


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