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

Key: FC-1414
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Blair McKenzie
Reporter: Blair McKenzie
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FarCry Core Framework

UI tag for managing an arbitrary scheduled task

Created: 23/Jul/08 04:02 PM   Updated: 13/Aug/08 11:30 AM
Component/s: None
Affects Version/s: FarCry 5.0
Fix Version/s: 5.0.2

Time Tracking:
Not Specified


 Description  « Hide
A tag that outputs a basic UI for managing a specific scheduled task.

This would allow developers to associate a task "definition" with a particular point in the admin interface. e.g. the tag could be used in an objectadmin cell webskin to associate scheduled tasks with other objects.

The tag would provide an ability to create the task if it doesn't exist, and edit / run / delete the task if it does.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Blair McKenzie - 23/Jul/08 04:04 PM
Tag added. Outputs links (Create task | Edit task | Run task | Delete task) as required.