aui
Tag workflow-status


Creates a UI component that displays the current status of its associated workflow.


Tag Information
Tag Classcom.liferay.taglib.aui.WorkflowStatusTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
beanfalsetruejava.lang.ObjectA bean associated with the workflow status component.
helpMessagefalsetruejava.lang.StringText to display as a help tooltip on mouse over of the component's help icon.
idfalsetruejava.lang.StringAn ID for the component instance.
markupViewfalsetruejava.lang.StringNo Description
modelfalsetruejava.lang.ClassA class for the bean object.
showHelpMessagefalsetruebooleanNo Description
showIconfalsetruebooleanWhether to show the workflow status icon. The default value is true.
showLabelfalsetruebooleanWhether to show the status label. The default value is true.
statusfalsetruejava.lang.IntegerA workflow status. Possible values are 0 (Approved), 1 (Pending), 2 (Draft), 3 (Expired), 4 (Denied), 5 (Inactive), 6 (Incomplete), 7 (Scheduled), and 8 (In-Trash). Any other value defaults to status (Any).
statusMessagefalsetruejava.lang.StringA workflow status message that overrides the existing one.
versionfalsetruejava.lang.StringA version for the workflow status that is displayed in a label next to the workflow status.

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.