MediaWiki master
MediaWiki\EditPage\PageEditingHelper Member List

This is the complete list of members for MediaWiki\EditPage\PageEditingHelper, including all inherited members.

__construct(private readonly ServiceOptions $options, private readonly IContentHandlerFactory $contentHandlerFactory, private readonly ParserFactory $parserFactory, private readonly RevisionStore $revisionStore,)MediaWiki\EditPage\PageEditingHelper
CONSTRUCTOR_OPTIONSMediaWiki\EditPage\PageEditingHelper
getCurrentContent(string $contentModel, WikiPage $page,)MediaWiki\EditPage\PageEditingHelper
getExpectedParentRevision(?int $editRevId, ?string $editTime, PageReference $page,)MediaWiki\EditPage\PageEditingHelper
getOriginalContent(Authority $performer, $page, ?RevisionRecord $revisionRecord, string $contentModel, string $section,)MediaWiki\EditPage\PageEditingHelper
getSubmitButtonLabel(PageIdentity $page)MediaWiki\EditPage\PageEditingHelper
getUndoContent(WikiPage $page, RevisionRecord $undoRev, RevisionRecord $oldRev, ?string &$error)MediaWiki\EditPage\PageEditingHelper
guessSectionName(string $text)MediaWiki\EditPage\PageEditingHelper
isSupportedContentModel(string $modelId, bool $enableApiEditOverride,)MediaWiki\EditPage\PageEditingHelper
toEditText(Content|null|false|string $content, ?string $contentFormat, bool $enableApiEditOverride,)MediaWiki\EditPage\PageEditingHelper