MediaWiki REL1_41
|
This is the complete list of members for MediaWiki\Page\PageCommandFactory, including all inherited members.
__construct(Config $config, LBFactory $lbFactory, NamespaceInfo $namespaceInfo, WatchedItemStoreInterface $watchedItemStore, RepoGroup $repoGroup, ReadOnlyMode $readOnlyMode, IContentHandlerFactory $contentHandlerFactory, RevisionStore $revisionStore, SpamChecker $spamChecker, TitleFormatter $titleFormatter, HookContainer $hookContainer, WikiPageFactory $wikiPageFactory, UserFactory $userFactory, ActorMigration $actorMigration, ActorNormalization $actorNormalization, TitleFactory $titleFactory, UserEditTracker $userEditTracker, CollationFactory $collationFactory, JobQueueGroup $jobQueueGroup, CommentStore $commentStore, BagOStuff $mainStash, string $localWikiID, string $webRequestID, BacklinkCacheFactory $backlinkCacheFactory, LoggerInterface $undeletePageLogger, PageUpdaterFactory $pageUpdaterFactory, ITextFormatter $contLangMsgTextFormatter, ArchivedRevisionLookup $archivedRevisionLookup, RestrictionStore $restrictionStore, LinkTargetLookup $linkTargetLookup) | MediaWiki\Page\PageCommandFactory | |
newContentModelChange(Authority $performer, WikiPage $wikipage, string $newContentModel) | MediaWiki\Page\PageCommandFactory | |
newDeletePage(ProperPageIdentity $page, Authority $deleter) | MediaWiki\Page\PageCommandFactory | |
newMergeHistory(PageIdentity $source, PageIdentity $destination, string $timestamp=null) | MediaWiki\Page\PageCommandFactory | |
newMovePage(Title $from, Title $to) | MediaWiki\Page\PageCommandFactory | |
newRollbackPage(PageIdentity $page, Authority $performer, UserIdentity $byUser) | MediaWiki\Page\PageCommandFactory | |
newUndeletePage(ProperPageIdentity $page, Authority $authority) | MediaWiki\Page\PageCommandFactory |