Inheritance diagram for FF_Action_Delete_TicketWatchlist:

Public Member Functions | |
| FF_Action_Delete_TicketWatchlist (&$in_model) | |
| remove () | |
| getSingularText () | |
| setSuccessActionId () | |
| checkPerms () | |
Definition at line 42 of file TicketWatchlistDelete.php.
|
|
Set variables on class initialization.
Definition at line 53 of file TicketWatchlistDelete.php. |
|
|
Check the permissions on this action. public
Reimplemented from FF_Action_Delete. Definition at line 118 of file TicketWatchlistDelete.php. References remove(). |
|
|
Gets the text that describes a singular version of the item deleted public
Reimplemented from FF_Action_Delete. Definition at line 88 of file TicketWatchlistDelete.php. |
|
|
Removes the watchlist from the file system. public
Reimplemented from FF_Action_Delete. Definition at line 68 of file TicketWatchlistDelete.php. References $o_result, and FF_Request::getParam(). Referenced by checkPerms(). |
|
|
Sets the actionId to invoke when a successful delete occurs. public
Reimplemented from FF_Action_Delete. Definition at line 102 of file TicketWatchlistDelete.php. |
1.4.4