This is the complete list of members for UnwatchAction, including all inherited members.
| $context | Action | protected |
| $fields | Action | protected |
| $page | Action | protected |
| __construct(Page $page, IContextSource $context=null) | Action | |
| addHelpLink($to, $overrideBaseUrl=false) | Action | |
| alterForm(HTMLForm $form) | UnwatchAction | protected |
| checkCanExecute(User $user) | WatchAction | protected |
| doesWrites() | UnwatchAction | |
| doUnwatch(Title $title, User $user) | WatchAction | static |
| doWatch(Title $title, User $user, $checkRights=User::CHECK_USER_RIGHTS) | WatchAction | static |
| doWatchOrUnwatch($watch, Title $title, User $user) | WatchAction | static |
| exists($name) | Action | static |
| factory($action, Page $page, IContextSource $context=null) | Action | static |
| getActionName(IContextSource $context) | Action | static |
| getContext() | Action | |
| getDescription() | UnwatchAction | protected |
| getForm() | FormAction | protected |
| getFormFields() | FormAction | protected |
| getLanguage() | Action | |
| getName() | UnwatchAction | |
| getOutput() | Action | |
| getPageTitle() | Action | protected |
| getRequest() | Action | |
| getRestriction() | Action | |
| getSkin() | Action | |
| getTitle() | Action | |
| getUnwatchToken(Title $title, User $user, $action= 'unwatch') | WatchAction | static |
| getUser() | Action | |
| getWatchToken(Title $title, User $user, $action= 'watch') | WatchAction | static |
| msg() | Action | |
| onSubmit($data) | UnwatchAction | |
| onSuccess() | UnwatchAction | |
| postText() | FormAction | protected |
| preText() | UnwatchAction | protected |
| requiresUnblock() | WatchAction | |
| requiresWrite() | Action | |
| setHeaders() | Action | protected |
| show() | FormAction | |
| useTransactionalTimeLimit() | Action | protected |