class %DeepSee.UserPortal.Workflow extends %DeepSee.UserPortal.standardPage
Workflow InBox page. Shows the list of current Ensemble workflow tasks for the current user.
URL of home page (used in links).
Name of this page.
Starting view for worklist 1.
Starting view for worklist 2.
Item id of current item.
Percentage height of task list.
Message from form submit handler.
Last update message.
Return list of workflow tasks for the current user.
Decorate the page.
Get the (localized) name of the page. This should be implemented in a subclass.
Get the (localized) title string for the page. This should be implemented in a subclass.
Return list of options for work list 1.
Return list of options for work list 2.
Submit handler-- this processes submits of the task form.
Draw the contents of the Task Details area.
Draw the contents of the Task Header area.
Draw the contents of the Task List area.
Draw the contents of the worklist title area.
Show form for this worklist item
Called by action buttons on the detail form.
Activate the search text box;
Stop the split timer.
Perform a search.
Show the System Management portal.
Invoke an action on a row.
Called whenever task list is refreshed..
Adjust sizes of content area.
This client event is fired when the a popup page launched from this page fires an action.
This client event, if present, is fired when the page is loaded.
Reload the task list.
Refresh timer has fired.
Key press in search box (work-around for ie).
Click on item in task list.
Action for split timer.
Start the split timer.
Make details section big or little.
Update the details panel.
Update the title for the dashboard.