MediaWiki REL1_39
|
This is the complete list of members for MovePage, including all inherited members.
$collationFactory | MovePage | |
$loadBalancer | MovePage | protected |
$newTitle | MovePage | protected |
$nsInfo | MovePage | protected |
$oldTitle | MovePage | protected |
$options | MovePage | protected |
$repoGroup | MovePage | protected |
$watchedItems | MovePage | protected |
__construct(Title $oldTitle, Title $newTitle, ServiceOptions $options, ILoadBalancer $loadBalancer, NamespaceInfo $nsInfo, WatchedItemStoreInterface $watchedItems, RepoGroup $repoGroup, IContentHandlerFactory $contentHandlerFactory, RevisionStore $revisionStore, SpamChecker $spamChecker, HookContainer $hookContainer, WikiPageFactory $wikiPageFactory, UserFactory $userFactory, UserEditTracker $userEditTracker, MovePageFactory $movePageFactory, CollationFactory $collationFactory, PageUpdaterFactory $pageUpdaterFactory, RestrictionStore $restrictionStore) | MovePage | |
authorizeMove(Authority $performer, string $reason=null) | MovePage | |
checkPermissions(Authority $performer, $reason) | MovePage | |
CONSTRUCTOR_OPTIONS | MovePage | |
isValidFileMove() | MovePage | protected |
isValidMove() | MovePage | |
isValidMoveTarget() | MovePage | protected |
move(UserIdentity $user, $reason=null, $createRedirect=true, array $changeTags=[]) | MovePage | |
moveIfAllowed(Authority $performer, $reason=null, $createRedirect=true, array $changeTags=[]) | MovePage | |
moveSubpages(UserIdentity $user, $reason=null, $createRedirect=true, array $changeTags=[]) | MovePage | |
moveSubpagesIfAllowed(Authority $performer, $reason=null, $createRedirect=true, array $changeTags=[]) | MovePage | |
probablyCanMove(Authority $performer, string $reason=null) | MovePage |