Krang::CGI::Workspace - the my workspace application
None.
This application manages the My Workspace for Krang.
- show
Shows the paging workspace view. This is the default runmode and it
requires no parameters.
- delete
Deletes a single object. Requires an 'id' parameter of the form
'type_id'.
- deploy
Deploys a single template. Requires an 'id' parameter of the form
'type_id'.
- copy
Copies an object. Will redirect to the appropriate edit screen with
the copy loaded for editing.
- delete_checked
Deletes a list of checked objects. Requires an 'id' parameter of the form
'type_id'.
- checkin
Checks in object (to specified desk for stories)
- update_testing
Changes the testing flag for a template object.
- checkin_checked
Checks in checked objects (to specified desk for stories).
- goto_edit
Redirects to the appropriate edit screen for this object.
- goto_log
Redirects to the history viewer for this object.