History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-2171
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jen Bourey
Reporter: Eric Dalquist
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal
Create administrative portlet for managing channels (UP-2047)

Groups Selector WebFlow

Created: 21/Sep/08 02:59 PM   Updated: 04/May/09 08:46 AM
Component/s: Administration
Affects Version/s: None
Fix Version/s: 3.2.0-RC1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Create a Group/Entity selector web-flow, the UI should preferably include a dynamic treeview but must also work without JavaScript.

The flow should have the following input parameters:
Set<Class<IEntity>> availableTypes - Groups and entities displayed must match one of the specified types
SelectMode mode - One of [BOTH, GROUP, ENTITY], specifying which types of entities can be selected
boolean multi - If true, allow multiple entities to be selected, false allow one
Initial Entity - Optional ability to specify node in the groups tree to start the view on

Returns: Set<IEntity> - The set of entities selected by the user

 All   Comments   Work Log   Change History      Sort Order:
Drew Mazurek [18/Apr/09 12:12 PM]
Web flow back end work is complete. Passing this back to Jen.