MediaWiki REL1_39
|
This is the complete list of members for MediaWiki\CommentFormatter\CommentFormatter, including all inherited members.
$parserFactory | MediaWiki\CommentFormatter\CommentFormatter | protected |
__construct(CommentParserFactory $parserFactory) | MediaWiki\CommentFormatter\CommentFormatter | |
createBatch() | MediaWiki\CommentFormatter\CommentFormatter | |
createRevisionBatch() | MediaWiki\CommentFormatter\CommentFormatter | |
format(string $comment, LinkTarget $selfLinkTarget=null, $samePage=false, $wikiId=false) | MediaWiki\CommentFormatter\CommentFormatter | |
formatBlock(string $comment, LinkTarget $selfLinkTarget=null, $samePage=false, $wikiId=false, $useParentheses=true) | MediaWiki\CommentFormatter\CommentFormatter | |
formatItems( $items) | MediaWiki\CommentFormatter\CommentFormatter | |
formatItemsInternal( $items, $selfLinkTarget=null, $samePage=null, $wikiId=null, $enableSectionLinks=null, $useBlock=null, $useParentheses=null) | MediaWiki\CommentFormatter\CommentFormatter | |
formatLinks(string $comment, LinkTarget $selfLinkTarget=null, $samePage=false, $wikiId=false) | MediaWiki\CommentFormatter\CommentFormatter | |
formatLinksUnsafe(string $comment, LinkTarget $selfLinkTarget=null, $samePage=false, $wikiId=false) | MediaWiki\CommentFormatter\CommentFormatter | |
formatRevision(RevisionRecord $revision, Authority $authority, $samePage=false, $isPublic=false, $useParentheses=true) | MediaWiki\CommentFormatter\CommentFormatter | |
formatRevisions( $revisions, Authority $authority, $samePage=false, $isPublic=false, $useParentheses=true, $indexById=false) | MediaWiki\CommentFormatter\CommentFormatter | |
formatStrings( $strings, LinkTarget $selfLinkTarget=null, $samePage=false, $wikiId=false) | MediaWiki\CommentFormatter\CommentFormatter | |
formatStringsAsBlock( $strings, LinkTarget $selfLinkTarget=null, $samePage=false, $wikiId=false, $useParentheses=true) | MediaWiki\CommentFormatter\CommentFormatter | |
wrapCommentWithBlock( $formatted, $useParentheses) | MediaWiki\CommentFormatter\CommentFormatter | protected |