Krang::CGI::Trash - the trashbin controller
None.
This application manages Krang's trashbin.
- find
Find assets living in the trashbin. This is the default runmode and it
requires no parameters.
- goto_view
Redirects to the view detail screen for this object.
- delete_checked
Deletes a list of checked objects. Requires the param
krang_pager_rows_checked to be set to a list of values of the form
'type_id'.
- restore_checked
Restore a list of checked ojects, bringing them back to Live or to
Retired. Requires a 'krang_pager_rows_checked' param.
- restore_object
Restore one object, bringing it back to Live or to Retired. Requires
an 'type_id' param.