This is the complete list of members for CommentStore, including all inherited members.
$formerTempTables | CommentStore | protectedstatic |
$joinCache | CommentStore | protected |
$key | CommentStore | protected |
$lang | CommentStore | protected |
$stage | CommentStore | protected |
$tempTables | CommentStore | protectedstatic |
__construct( $key, Language $lang=null) | CommentStore | |
COMMENT_CHARACTER_LIMIT | CommentStore | |
createComment(IDatabase $dbw, $comment, array $data=null) | CommentStore | |
decodeMessage( $data) | CommentStore | protectedstatic |
encodeMessage(Message $msg) | CommentStore | protectedstatic |
getComment( $row, $fallback=false) | CommentStore | |
getCommentInternal(IDatabase $db=null, $row, $fallback=false) | CommentStore | private |
getCommentLegacy(IDatabase $db, $row, $fallback=false) | CommentStore | |
getFields() | CommentStore | |
getJoin() | CommentStore | |
hash( $text, $data) | CommentStore | static |
insert(IDatabase $dbw, $comment, $data=null) | CommentStore | |
insertInternal(IDatabase $dbw, $comment, $data) | CommentStore | private |
insertWithTempTable(IDatabase $dbw, $comment, $data=null) | CommentStore | |
MAX_COMMENT_LENGTH | CommentStore | |
MAX_DATA_LENGTH | CommentStore | |
newKey( $key) | CommentStore | static |