MediaWiki REL1_37
MovePage Member List

This is the complete list of members for MovePage, including all inherited members.

$collationFactoryMovePage
$contentHandlerFactoryMovePageprivate
$hookRunnerMovePageprivate
$loadBalancerMovePageprotected
$movePageFactoryMovePageprivate
$newTitleMovePageprotected
$nsInfoMovePageprotected
$oldTitleMovePageprotected
$optionsMovePageprotected
$repoGroupMovePageprotected
$revisionStoreMovePageprivate
$spamCheckerMovePageprivate
$userEditTrackerMovePageprivate
$userFactoryMovePageprivate
$watchedItemsMovePageprotected
$wikiPageFactoryMovePageprivate
__construct(Title $oldTitle, Title $newTitle, ServiceOptions $options=null, ILoadBalancer $loadBalancer=null, NamespaceInfo $nsInfo=null, WatchedItemStoreInterface $watchedItems=null, RepoGroup $repoGroup=null, IContentHandlerFactory $contentHandlerFactory=null, RevisionStore $revisionStore=null, SpamChecker $spamChecker=null, HookContainer $hookContainer=null, WikiPageFactory $wikiPageFactory=null, UserFactory $userFactory=null, UserEditTracker $userEditTracker=null, MovePageFactory $movePageFactory=null, CollationFactory $collationFactory=null)MovePage
authorizeInternal(callable $authorizer, Authority $performer, ?string $reason)MovePageprivate
authorizeMove(Authority $performer, string $reason=null)MovePage
checkPermissions(Authority $performer, $reason)MovePage
CONSTRUCTOR_OPTIONSMovePage
isValidFileMove()MovePageprotected
isValidMove()MovePage
isValidMoveTarget()MovePageprotected
move(UserIdentity $user, $reason=null, $createRedirect=true, array $changeTags=[])MovePage
moveFile( $oldTitle, $newTitle)MovePageprivate
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
moveSubpagesInternal(callable $subpageMoveCallback)MovePageprivate
moveToInternal(UserIdentity $user, &$nt, $reason='', $createRedirect=true, array $changeTags=[])MovePageprivate
moveUnsafe(UserIdentity $user, $reason, $createRedirect, array $changeTags)MovePageprivate
probablyCanMove(Authority $performer, string $reason=null)MovePage