MediaWiki REL1_37
|
This is the complete list of members for UnwatchAction, including all inherited members.
$article | Action | private |
$context | Action | protected |
$expiryFormFieldName | WatchAction | protected |
$fields | Action | protected |
$page | Action | protected |
$watchedItem | WatchAction | protected |
$watchlistExpiry | WatchAction | protected |
$watchlistManager | UnwatchAction | private |
__construct(Page $page, IContextSource $context, WatchlistManager $watchlistManager, WatchedItemStore $watchedItemStore) | UnwatchAction | |
FormAction::__construct(Page $page, IContextSource $context=null) | Action | |
addHelpLink( $to, $overrideBaseUrl=false) | Action | |
alterForm(HTMLForm $form) | UnwatchAction | protected |
checkCanExecute(User $user) | WatchAction | protected |
convertPageToArticle(Page $page, ?IContextSource $context, string $method) | Action | privatestatic |
doesWrites() | UnwatchAction | |
doUnwatch(PageIdentity $pageIdentity, Authority $performer) | WatchAction | static |
doWatch(PageIdentity $pageIdentity, Authority $performer, $checkRights=User::CHECK_USER_RIGHTS, ?string $expiry=null) | WatchAction | static |
doWatchOrUnwatch( $watch, PageIdentity $pageIdentity, Authority $performer, string $expiry=null) | WatchAction | static |
exists(string $name) | Action | static |
factory(string $action, Article $article, IContextSource $context=null) | Action | static |
getActionName(IContextSource $context) | Action | static |
getArticle() | Action | |
getContext() | Action | |
getDescription() | WatchAction | protected |
getExpiryOptions(MessageLocalizer $msgLocalizer, $watchedItem) | WatchAction | static |
getExpiryOptionsFromMessage(MessageLocalizer $msgLocalizer, ?string $lang=null) | WatchAction | privatestatic |
getForm() | FormAction | protected |
getFormFields() | UnwatchAction | protected |
getHookContainer() | Action | protected |
getHookRunner() | Action | protected |
getLanguage() | Action | |
getName() | UnwatchAction | |
getOutput() | Action | |
getPageTitle() | Action | protected |
getRequest() | Action | |
getRestriction() | Action | |
getSkin() | Action | |
getTitle() | Action | |
getUser() | Action | |
getWatchToken(PageIdentity $page, User $user, $action='watch') | WatchAction | static |
getWikiPage() | Action | |
msg( $key,... $params) | Action | |
needsReadRights() | Action | |
onSubmit( $data) | UnwatchAction | |
onSuccess() | UnwatchAction | |
postText() | FormAction | protected |
preText() | FormAction | protected |
requiresUnblock() | WatchAction | |
requiresWrite() | Action | |
setHeaders() | Action | protected |
show() | FormAction | |
usesOOUI() | WatchAction | protected |
useTransactionalTimeLimit() | Action | protected |