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 | |
| alterForm(HTMLForm $form) | UnwatchAction | protected |
| checkCanExecute(User $user) | WatchAction | protected |
| doUnwatch(Title $title, User $user) | WatchAction | static |
| doWatch(Title $title, User $user, $checkRights=WatchedItem::CHECK_USER_RIGHTS) | WatchAction | static |
| doWatchOrUnwatch( $watch, Title $title, User $user) | WatchAction | static |
| execute(array $data=null, $captureErrors=true) | FormAction | |
| Action::execute() | Action | |
| exists( $name) | Action | static |
| factory( $action, Page $page, IContextSource $context=null) | Action | static |
| getActionName(IContextSource $context) | Action | static |
| getClass( $action, array $overrides) | Action | privatestatic |
| getContext() | Action | |
| getDescription() | UnwatchAction | protected |
| getForm() | FormAction | protected |
| getFormFields() | WatchAction | protected |
| getLang() | Action | |
| 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() | WatchAction | |