MediaWiki REL1_34
|
Public Member Functions | |
__construct (ServiceOptions $options, ILoadBalancer $loadBalancer, NamespaceInfo $nsInfo, WatchedItemStoreInterface $watchedItems, PermissionManager $permMgr, RepoGroup $repoGroup) | |
newMovePage (Title $from, Title $to) | |
Static Public Attributes | |
static array | $constructorOptions |
Private Attributes | |
ILoadBalancer | $loadBalancer |
NamespaceInfo | $nsInfo |
ServiceOptions | $options |
PermissionManager | $permMgr |
RepoGroup | $repoGroup |
WatchedItemStoreInterface | $watchedItems |
Definition at line 36 of file MovePageFactory.php.
MediaWiki\Page\MovePageFactory::__construct | ( | ServiceOptions | $options, |
ILoadBalancer | $loadBalancer, | ||
NamespaceInfo | $nsInfo, | ||
WatchedItemStoreInterface | $watchedItems, | ||
PermissionManager | $permMgr, | ||
RepoGroup | $repoGroup | ||
) |
Definition at line 64 of file MovePageFactory.php.
References MediaWiki\Page\MovePageFactory\$loadBalancer, MediaWiki\Page\MovePageFactory\$nsInfo, MediaWiki\Page\MovePageFactory\$options, MediaWiki\Page\MovePageFactory\$permMgr, MediaWiki\Page\MovePageFactory\$repoGroup, MediaWiki\Page\MovePageFactory\$watchedItems, and MediaWiki\Config\ServiceOptions\assertRequiredOptions().
|
static |
Definition at line 59 of file MovePageFactory.php.
|
private |
Definition at line 41 of file MovePageFactory.php.
Referenced by MediaWiki\Page\MovePageFactory\__construct().
|
private |
Definition at line 44 of file MovePageFactory.php.
Referenced by MediaWiki\Page\MovePageFactory\__construct().
|
private |
Definition at line 38 of file MovePageFactory.php.
Referenced by MediaWiki\Page\MovePageFactory\__construct().
|
private |
Definition at line 50 of file MovePageFactory.php.
Referenced by MediaWiki\Page\MovePageFactory\__construct().
|
private |
Definition at line 53 of file MovePageFactory.php.
Referenced by MediaWiki\Page\MovePageFactory\__construct().
|
private |
Definition at line 47 of file MovePageFactory.php.
Referenced by MediaWiki\Page\MovePageFactory\__construct().