| ACCEPTED_PROTOCOLS | TranslationPlugin | protectedstatic |
| ApplyTranslations(notnull LocalizationEditor stringEditor, notnull TranslationPluginResponse response) | TranslationPlugin | protected |
| AreLocalesEqual(notnull array< string > localesA, notnull array< string > localesB) | TranslationPlugin | protectedstatic |
| ButtonClose() | TranslationPlugin | protected |
| ButtonLoadConfig() | TranslationPlugin | protected |
| ButtonValidateClose() | TranslationPlugin | protected |
| CheckFields(notnull BaseContainer item) | TranslationPlugin | protected |
| Clone() | Managed | |
| Configure() | TranslationPlugin | protected |
| ConfigureClose() | TranslationPlugin | protected |
| ConfigureLoadConfig() | TranslationPlugin | protected |
| ConfigureValidate() | TranslationPlugin | protected |
| CreateDataWrapper(string id, notnull BaseContainer item) | TranslationPlugin | protected |
| DEFAULT_PROTOCOL | TranslationPlugin | protectedstatic |
| FormatDurationMs(int milliSeconds) | TranslationPlugin | protectedstatic |
| GENDER_FEMALE_INDEX | TranslationPlugin | protectedstatic |
| GENDER_FEMALE_VALUE | TranslationPlugin | protectedstatic |
| GENDER_MALE_INDEX | TranslationPlugin | protectedstatic |
| GENDER_MALE_VALUE | TranslationPlugin | protectedstatic |
| GENDER_OTHER_INDEX | TranslationPlugin | protectedstatic |
| GENDER_OTHER_VALUE | TranslationPlugin | protectedstatic |
| GetAllItemTranslations(notnull BaseContainer item) | TranslationPlugin | protected |
| GetExportColumn(BaseContainer item, string languageCode) | LocalizationEditorPlugin | |
| GetFakeResponse() | TranslationPlugin | protected |
| GetIdWrapperMap(notnull BaseContainerList stringTableItems, notnull array< int > rowsToTranslate) | TranslationPlugin | protected |
| GetTranslationFromLocale(string locale, notnull TranslationPluginResultHolder holder) | TranslationPlugin | protectedstatic |
| IsReadOnly(BaseContainer item, bool isImporting) | LocalizationEditorPlugin | |
| LoadConfig(ResourceName resourceName) | TranslationPlugin | protected |
| m_aGlobalLocales | TranslationPlugin | protected |
| m_bDisableLocalesGrouping | TranslationPlugin | protected |
| m_bDisplayAdvancedStatsOnSuccess | TranslationPlugin | protected |
| m_bLogChanges | TranslationPlugin | protected |
| m_bLogNetwork | TranslationPlugin | protected |
| m_bOverwriteExistingTranslations | TranslationPlugin | protected |
| m_bSetEditedAsOriginal | TranslationPlugin | protected |
| m_bWaitingOnRestAPI | TranslationPlugin | protected |
| m_eEditedEntriesMode | TranslationPlugin | protected |
| m_eProcessMode | TranslationPlugin | protected |
| m_iLastUsage | TranslationPlugin | protected |
| m_iTranslationQueriesCount | TranslationPlugin | protected |
| m_MatchConfig | TranslationPlugin | protected |
| m_mIdDataMap | TranslationPlugin | protected |
| m_ProgressBar | TranslationPlugin | protected |
| m_RestCallback | TranslationPlugin | protected |
| m_sServerToken | TranslationPlugin | protected |
| m_sServerURL | TranslationPlugin | protected |
| MAX_DISPLAYED_IDS | TranslationPlugin | protectedstatic |
| OnChange(BaseContainer stringTableItem, string propName, string propValue) | LocalizationEditorPlugin | |
| OnExport(BaseContainer item) | LocalizationEditorPlugin | |
| OnImport(BaseContainer newItem, BaseContainer oldItem) | LocalizationEditorPlugin | |
| OnResourceContextMenu(notnull array< ResourceName > resources) | WorkbenchPlugin | |
| OnSave(BaseContainer stringTable, string stringTableItemClassName, string stringTableAbsPath) | LocalizationEditorPlugin | |
| OnSelectionChanged() | LocalizationEditorPlugin | |
| OnStringTableItemContextMenu() | TranslationPlugin | |
| PLUGIN_NAME | TranslationPlugin | protectedstatic |
| PrintDialog(string message, string caption, LogLevel level) | TranslationPlugin | protectedstatic |
| PrintFormatDialog(string message, string param1, string param2="", string param3="", string caption="", LogLevel level=LogLevel.WARNING) | TranslationPlugin | protectedstatic |
| ProcessErrorResponse(HttpCode errorCode, ERestResult restResult) | TranslationPlugin | protected |
| ProcessSuccessResponse(notnull TranslationPluginResponse response) | TranslationPlugin | protected |
| PROTOCOL_SEPARATOR | TranslationPlugin | protectedstatic |
| ResetConfig() | TranslationPlugin | protected |
| ResetRequestState() | TranslationPlugin | protected |
| REST_OnError(RestCallback cb=null) | TranslationPlugin | protected |
| REST_OnSuccess(RestCallback cb=null) | TranslationPlugin | protected |
| Run() | TranslationPlugin | protected |
| RunCommandline() | WorkbenchPlugin | |
| SanitizeToken(string token) | TranslationPlugin | static |
| SendRequest(notnull RestApi restAPI, notnull TranslationPluginRequest request) | TranslationPlugin | protected |
| SOURCE_EDITED_ID | TranslationPlugin | protectedstatic |
| SOURCE_ID | TranslationPlugin | protectedstatic |
| SplitURL(string url, out string protocol, out string address, out string query) | TranslationPlugin | protectedstatic |
| StartProcess(notnull map< string, ref TranslationPlugin_DataWrapper > idWrapperMap) | TranslationPlugin | protected |
| TOKEN_WHITELIST | TranslationPlugin | protectedstatic |