Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MessageIndex.php File Reference

Contains classes for handling the message index. More...

Go to the source code of this file.

Classes

class  MessageIndex
 Creates a database of keys in all groups, so that namespace and key can be used to get the groups they belong to. More...
 
class  SerializedMessageIndex
 Storage on serialized file. More...
 
class  DatabaseMessageIndex
 Storage on the database itself. More...
 
class  CachedMessageIndex
 Storage on the object cache. More...
 
class  CDBMessageIndex
 Storage on CDB files. More...
 
class  HashMessageIndex
 Storage on hash. More...
 

Detailed Description

Contains classes for handling the message index.

Author
Niklas Laxstrom

Definition in file MessageIndex.php.