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.ObjectSets the bean associated with the workflow status component.
helpMessagefalsetruejava.lang.StringSets text to display as a help tooltip on mouse over of the component's help icon.
idfalsetruejava.lang.StringIdentifies the component instance.
modelfalsetruejava.lang.ClassSets the class for the bean object.
showIconfalsetruebooleanSets whether to show the workflow status icon. The default value is true.
showLabelfalsetruebooleanSets whether to show the status label. The default value is true.
statusfalsetruejava.lang.IntegerSets the 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.StringSets the worflow status message, overriding the existing one.
versionfalsetruejava.lang.StringSets the version for the workflow status and displays the version 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.