MediaWiki REL1_39
|
This is the complete list of members for CommentStore, including all inherited members.
__construct(Language $lang, $stage) | CommentStore | |
COMMENT_CHARACTER_LIMIT | CommentStore | |
createComment(IDatabase $dbw, $comment, array $data=null) | CommentStore | |
getComment( $key, $row=null, $fallback=false) | CommentStore | |
getCommentLegacy(IDatabase $db, $key, $row=null, $fallback=false) | CommentStore | |
getFields( $key) | CommentStore | |
getJoin( $key) | CommentStore | |
getStore() | CommentStore | static |
hash( $text, $data) | CommentStore | static |
insert(IDatabase $dbw, $key, $comment=null, $data=null) | CommentStore | |
insertWithTempTable(IDatabase $dbw, $key, $comment=null, $data=null) | CommentStore | |
MAX_DATA_LENGTH | CommentStore | |
TEMP_TABLES | CommentStore | protected |