MediaWiki master
MediaWiki\Watchlist\WatchlistManager Member List

This is the complete list of members for MediaWiki\Watchlist\WatchlistManager, including all inherited members.

__construct(array $options, HookContainer $hookContainer, ReadOnlyMode $readOnlyMode, RevisionLookup $revisionLookup, TalkPageNotificationManager $talkPageNotificationManager, WatchedItemStoreInterface $watchedItemStore, UserFactory $userFactory, NamespaceInfo $nsInfo, WikiPageFactory $wikiPageFactory)MediaWiki\Watchlist\WatchlistManager
addWatch(Authority $performer, PageIdentity $target, ?string $expiry=null)MediaWiki\Watchlist\WatchlistManager
addWatchIgnoringRights(UserIdentity $userIdentity, PageIdentity $target, ?string $expiry=null)MediaWiki\Watchlist\WatchlistManager
clearAllUserNotifications( $performer)MediaWiki\Watchlist\WatchlistManager
clearTitleUserNotifications( $performer, $title, int $oldid=0, RevisionRecord $oldRev=null)MediaWiki\Watchlist\WatchlistManager
getTitleNotificationTimestamp(UserIdentity $user, $title)MediaWiki\Watchlist\WatchlistManager
isTempWatched(Authority $performer, PageIdentity $target)MediaWiki\Watchlist\WatchlistManager
isTempWatchedIgnoringRights(UserIdentity $userIdentity, PageIdentity $target)MediaWiki\Watchlist\WatchlistManager
isWatchable(PageReference $target)MediaWiki\Watchlist\WatchlistManager
isWatched(Authority $performer, PageIdentity $target)MediaWiki\Watchlist\WatchlistManager
isWatchedIgnoringRights(UserIdentity $userIdentity, PageIdentity $target)MediaWiki\Watchlist\WatchlistManager
OPTION_ENOTIFMediaWiki\Watchlist\WatchlistManager
removeWatch(Authority $performer, PageIdentity $target)MediaWiki\Watchlist\WatchlistManager
removeWatchIgnoringRights(UserIdentity $userIdentity, PageIdentity $target)MediaWiki\Watchlist\WatchlistManager
setWatch(bool $watch, Authority $performer, PageIdentity $target, string $expiry=null)MediaWiki\Watchlist\WatchlistManager