|
MediaWiki master
|
This is the complete list of members for MediaWiki\CommentFormatter\RowCommentFormatter, including all inherited members.
| $parserFactory | MediaWiki\CommentFormatter\CommentFormatter | protected |
| __construct(CommentParserFactory $commentParserFactory, CommentStore $commentStore) | MediaWiki\CommentFormatter\RowCommentFormatter | |
| MediaWiki::CommentFormatter::CommentFormatter::__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 | |
| formatRows( $rows, $commentKey, $namespaceField=null, $titleField=null, $indexField=null, $useBlock=false, $useParentheses=true) | MediaWiki\CommentFormatter\RowCommentFormatter | |
| formatStrings( $strings, ?LinkTarget $selfLinkTarget=null, $samePage=false, $wikiId=false) | MediaWiki\CommentFormatter\CommentFormatter | |
| rows( $rows) | MediaWiki\CommentFormatter\RowCommentFormatter | |
| wrapCommentWithBlock( $formatted, $useParentheses) | MediaWiki\CommentFormatter\CommentFormatter | protected |