|
MediaWiki master
|
This is the complete list of members for MediaWiki\Page\MovePage, including all inherited members.
| $collationFactory | MediaWiki\Page\MovePage | |
| $dbProvider | MediaWiki\Page\MovePage | protected |
| $newTitle | MediaWiki\Page\MovePage | protected |
| $nsInfo | MediaWiki\Page\MovePage | protected |
| $oldTitle | MediaWiki\Page\MovePage | protected |
| $options | MediaWiki\Page\MovePage | protected |
| $repoGroup | MediaWiki\Page\MovePage | protected |
| $watchedItems | MediaWiki\Page\MovePage | protected |
| __construct(PageIdentity $oldTitle, PageIdentity $newTitle, ServiceOptions $options, IConnectionProvider $dbProvider, NamespaceInfo $nsInfo, WatchedItemStoreInterface $watchedItems, RepoGroup $repoGroup, IContentHandlerFactory $contentHandlerFactory, BagOStuff $recentMovesCache, RevisionStore $revisionStore, SpamChecker $spamChecker, HookContainer $hookContainer, DomainEventDispatcher $eventDispatcher, WikiPageFactory $wikiPageFactory, UserFactory $userFactory, UserEditTracker $userEditTracker, MovePageFactory $movePageFactory, CollationFactory $collationFactory, PageUpdaterFactory $pageUpdaterFactory, RestrictionStore $restrictionStore, DeletePageFactory $deletePageFactory, LogFormatterFactory $logFormatterFactory, WriteDuplicator $linkWriteDuplicator) | MediaWiki\Page\MovePage | |
| authorizeMove(Authority $performer, ?string $reason=null) | MediaWiki\Page\MovePage | |
| checkPermissions(Authority $performer, $reason) | MediaWiki\Page\MovePage | |
| CONSTRUCTOR_OPTIONS | MediaWiki\Page\MovePage | |
| isValidFileMove() | MediaWiki\Page\MovePage | protected |
| isValidMove() | MediaWiki\Page\MovePage | |
| isValidMoveTarget() | MediaWiki\Page\MovePage | protected |
| move(UserIdentity $user, $reason=null, $createRedirect=true, array $changeTags=[]) | MediaWiki\Page\MovePage | |
| moveIfAllowed(Authority $performer, $reason=null, $createRedirect=true, array $changeTags=[]) | MediaWiki\Page\MovePage | |
| moveSubpages(UserIdentity $user, $reason=null, $createRedirect=true, array $changeTags=[]) | MediaWiki\Page\MovePage | |
| moveSubpagesIfAllowed(Authority $performer, $reason=null, $createRedirect=true, array $changeTags=[]) | MediaWiki\Page\MovePage | |
| probablyCanMove(Authority $performer, ?string $reason=null) | MediaWiki\Page\MovePage | |
| setMaximumMovedPages( $max) | MediaWiki\Page\MovePage |