This is the complete list of members for WatchAction, 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) | WatchAction | protected |
checkCanExecute(User $user) | WatchAction | protected |
doesWrites() | WatchAction | |
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 |
getClass( $action, array $overrides) | Action | privatestatic |
getContext() | Action | |
getDescription() | WatchAction | protected |
getForm() | FormAction | protected |
getFormFields() | WatchAction | protected |
getLanguage() | Action | |
getName() | WatchAction | |
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( $key) | Action | |
onSubmit( $data) | WatchAction | |
onSuccess() | WatchAction | |
postText() | FormAction | protected |
preText() | FormAction | protected |
requiresUnblock() | WatchAction | |
requiresWrite() | Action | |
setHeaders() | Action | protected |
show() | FormAction | |
usesOOUI() | WatchAction | protected |
useTransactionalTimeLimit() | Action | protected |