Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 NMediaWiki
 NExtension
 NTranslate
 CAggregateMessageGroupGroups multiple message groups together as one group
 CAggregateMessageGroupLoaderLoads AggregateMessageGroup, and handles the related cache
 CCachedMessageGroupLoaderTo be implemented by MessageGroupLoaders that use the MessageGroupWANCache
 CCachedMessageIndexStorage on the object cache
 CCDBMessageIndexStorage on CDB files
 CCharacterEditStats
 CCreateCheckIndex
 CCreateMessageIndex
 CCrossLanguageTranslationSearchQueryCross Language Translation Search
 CDatabaseMessageIndexStorage on the database itself
 CElasticSearchTTMServerTTMServer backed based on ElasticSearch
 CExportRenameLanguage
 CExternalMessageSourceStateComparator
 CFakeTTMServerNO-OP version of TTMServer when it is disabled
 CFallbacksCompareCreates graphml xml file of language fallbacks
 CFileBasedMessageGroupThis class implements default behavior for file based message groups
 CFileBasedMessageGroupLoaderLoads FileBasedMessageGroup, and handles the related cache
 CFuzzyLikeThisFuzzy Like This query
 CGroupStatistics
 CHashMessageIndexStorage on hash
 CMediaWikiExtensionMessageGroupMessage group for MediaWiki extensions
 CMessageChangeStorage
 CMessageGroupInterface for message groups
 CMessageGroupBaseThis class implements some basic functions that wrap around the YAML message group configurations
 CMessageGroupCacheCaches messages of file based message group source file
 CMessageGroupLoaderAn abstract class to be implemented by group loaders / stores
 CMessageGroupOldThis is the interface and base implementation of unmanaged message groups
 CMessageGroupStatesClass for making the use of message group state easier
 CMessageGroupStatesUpdaterJobLogic for handling automatic message group state changes
 CMessageGroupStatsThis class abstract MessageGroup statistics calculation and storing
 CMessageGroupStatsRebuildJobJob for rebuilding message group stats
 CMessageGroupWANCacheWrapper around WANObjectCache providing a simpler interface for MessageGroups to use the cache
 CMessageHandleClass for pointing to messages, like Title class is for titles
 CMessageIndexCreates a database of keys in all groups, so that namespace and key can be used to get the groups they belong to
 CMessageIndexException
 CMessageIndexRebuildJobJob for rebuilding message index
 CMessagePrefixMessageGroupContains an unmanaged message group for fetching stats using message prefixes
 CMessageUpdateJobJob for updating translation pages when translation or message definition changes
 CPHPVariableLoaderStuff for handling configuration files in PHP format
 CPluralCompareScript for comparing different plural implementations
 CPoimport
 CPoImporterParses a po file that has been exported from Mediawiki
 CPopulateFuzzyA script to populate fuzzy tags to revtag table
 CRecentAdditionsMessageGroup
 CRecentMessageGroup
 CRefreshTranslatablePagesScript to ensure all translation pages are up to date
 CRemoteTTMServerClass for handling remote TTMServers over MediaWiki API
 CSandboxMessageGroup
 CSerializedMessageIndexStorage on serialized file
 CTestMT
 CTranslatablePageMessageGroupStoreHandles DB operations for Translatable pages, and the related cache
 CTranslateCliLogger
 CTranslateExpandGroupSpec
 CTranslateLogFormatterClass for formatting Translate logs
 CTranslateMetadata
 CTranslatePreferencesClass to add Translate specific preference settings
 CTranslateRcFilterAdds a new filter to Special:RecentChanges which makes it possible to filter translations away or show them only
 CTranslateSandboxUtility class for the sandbox feature of Translate
 CTranslateSandboxEmailJob
 CTranslateStatsOutputProvides heading, summaryheading and free text addition for stats output in wiki format
 CTranslateToolboxAdds toolbox menu item to Special:Prefixindex to show all other available translations for a message
 CTranslateYamlThis class is a wrapper class to provide interface to parse and generate YAML files with phpyaml or spyc backend
 CTranslationStatsContains methods that provide statistics for message groups
 CTS
 CTSchema2Script to convert Translate extension database schema to v2
 CTSP
 CTTMServerSome general static methods for instantiating TTMServer and helpers
 CTTMServerBootstrapScript to bootstrap TTMServer translation memory
 CTTMServerException
 CTTMServerMessageUpdateJobJob for updating translation memory
 CWikiMessageGroupGroup for messages that can be controlled via a page in MediaWiki namespace
 CWikiPageMessageGroupWraps the translatable page sections into a message group
 CWikiWriterImport changes to wiki as given user
 CWorkflowStatesMessageGroup
 CWorkflowStatesMessageGroupLoaderLoads WorkflowStatesMessageGroup, and handles the related cache
 CYamlTests