You are here

97 string references to 'lingotek.settings' in Lingotek Translation 3.5.x

ContentTranslationLocalTasks::getDerivativeDefinitions in src/Plugin/Derivative/ContentTranslationLocalTasks.php
Gets the definition of all derivatives of a base plugin.
ContentTranslationMenuLinks::getDerivativeDefinitions in src/Plugin/Derivative/ContentTranslationMenuLinks.php
Gets the definition of all derivatives of a base plugin.
LingotekAccountDisconnectForm::getCancelUrl in src/Form/LingotekAccountDisconnectForm.php
Returns the route to go to if the user cancels the action.
LingotekAccountDisconnectForm::submitForm in src/Form/LingotekAccountDisconnectForm.php
Form submission handler.
LingotekAccountDisconnectFormTest::testAccountDisconnect in tests/src/Functional/Form/LingotekAccountDisconnectFormTest.php
Test that we can disconnect.
LingotekActionsManagementSubscriber::onConfigSave in src/Plugin/Action/Subscriber/LingotekActionsManagementSubscriber.php
Creates and deletes the actions associated with the enabled entities.
LingotekConfigImportTest::testConfigImportUpdates in src/Tests/Kernel/LingotekConfigImportTest.php
Tests config import updates.
LingotekConfigSubscriber::onConfigSave in src/EventSubscriber/LingotekConfigSubscriber.php
Updates the configuration translation status when a configuration is saved.
LingotekConfigTranslationService::isEnabled in src/LingotekConfigTranslationService.php
Checks if the given plugin is enabled for Lingotek config translation.
LingotekConfigTranslationService::setEnabled in src/LingotekConfigTranslationService.php
Sets if the given config entity is enabled for Lingotek config translation.
LingotekConfigurationService::getConfigDefaultProfileId in src/LingotekConfigurationService.php
Determines the default Lingotek profile for the given config object.
LingotekConfigurationService::getConfigEntityDefaultProfileId in src/LingotekConfigurationService.php
Determines the default Lingotek profile for the given config entity type.
LingotekConfigurationService::getDefaultProfileId in src/LingotekConfigurationService.php
Determines the default Lingotek profile for the given entity type.
LingotekConfigurationService::getFieldPropertiesLingotekEnabled in src/LingotekConfigurationService.php
Gets the configured properties of a field that are enabled for Lingotek translation.
LingotekConfigurationService::getFieldsLingotekEnabled in src/LingotekConfigurationService.php
Gets the Lingotek enabled fields for a given bundle.
LingotekConfigurationService::getPreference in src/LingotekConfigurationService.php
Gets the value from the preferences configuration.
LingotekConfigurationService::isEnabled in src/LingotekConfigurationService.php
Determines whether the given entity type is Lingotek translatable.
LingotekConfigurationService::isFieldLingotekEnabled in src/LingotekConfigurationService.php
Determines if the field is enabled for Lingotek translation.
LingotekConfigurationService::setConfigEntityDefaultProfileId in src/LingotekConfigurationService.php
LingotekConfigurationService::setContentTranslationSettings in src/LingotekConfigurationService.php
Sets Lingotek translatability settings of multiple content.
LingotekConfigurationService::setDefaultProfileId in src/LingotekConfigurationService.php
Sets the default Lingotek profile for the given entity type.
LingotekConfigurationService::setEnabled in src/LingotekConfigurationService.php
Sets whether the given entity type is Lingotek translatable.
LingotekConfigurationService::setFieldLingotekEnabled in src/LingotekConfigurationService.php
Sets the field as enabled for Lingotek translation.
LingotekConfigurationService::setFieldPropertiesLingotekEnabled in src/LingotekConfigurationService.php
Sets the configured properties of a field that are enabled for Lingotek translation.
LingotekConfigurationService::setPreference in src/LingotekConfigurationService.php
Sets the value for the preferences configuration.
LingotekConfigurationService::shouldFieldLingotekEnabled in src/LingotekConfigurationService.php
LingotekContentModerationConfigurationService::getDownloadTransition in src/Moderation/LingotekContentModerationConfigurationService.php
Gets the moderation transition ID that triggers a download.
LingotekContentModerationConfigurationService::getUploadStatus in src/Moderation/LingotekContentModerationConfigurationService.php
Gets the moderation status ID that triggers an upload.
LingotekContentModerationConfigurationService::setDownloadTransition in src/Moderation/LingotekContentModerationConfigurationService.php
Sets the moderation transition ID that triggers a download.
LingotekContentModerationConfigurationService::setUploadStatus in src/Moderation/LingotekContentModerationConfigurationService.php
Sets the moderation status ID that triggers an upload.
LingotekControllerBase::connected in src/Controller/LingotekControllerBase.php
Checks if site is connected to Lingotek.
LingotekDashboardController::getDashboardInfo in src/Controller/LingotekDashboardController.php
LingotekDisassociateAllConfirmForm::getCancelUrl in src/Form/LingotekDisassociateAllConfirmForm.php
Returns the route to go to if the user cancels the action.
LingotekFakeConfigFactory::get in tests/modules/lingotek_test/src/LingotekFakeConfigFactory.php
Returns an immutable configuration object for a given name.
LingotekFakeConfigFactory::getEditable in tests/modules/lingotek_test/src/LingotekFakeConfigFactory.php
Returns a mutable configuration object for a given name.
LingotekHttp::__construct in src/Remote/LingotekHttp.php
LingotekIntelligenceMetadataTranslationTest::setupResources in tests/src/Functional/LingotekIntelligenceMetadataTranslationTest.php
Setup test resources for the test.
LingotekIntelligenceServiceConfig::getAuthorEmailPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not the Author Email should be sent.
LingotekIntelligenceServiceConfig::getAuthorPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for Author Permission.
LingotekIntelligenceServiceConfig::getBaseDomainPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not to include the Base Domain in the metadata.
LingotekIntelligenceServiceConfig::getBusinessDivisionPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not to use the Business Division.
LingotekIntelligenceServiceConfig::getBusinessUnitPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for wheter or not to use the Business Unit.
LingotekIntelligenceServiceConfig::getCampaignIdPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not to use the Campaign Id.
LingotekIntelligenceServiceConfig::getCampaignRatingPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not the Campaign Rating should be used and tracked.
LingotekIntelligenceServiceConfig::getChannelPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not the Channel should be used and tracked.
LingotekIntelligenceServiceConfig::getContactEmailForAuthorPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not to use the Contact Email as the author's email.
LingotekIntelligenceServiceConfig::getContactEmailPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not to include the Contact Email.
LingotekIntelligenceServiceConfig::getContactNamePermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not to include the Contact Name.
LingotekIntelligenceServiceConfig::getContentDescriptionPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not to include the Content Description.
LingotekIntelligenceServiceConfig::getDefaultAuthorEmail in src/LingotekIntelligenceServiceConfig.php
Gets the Default Author Email.
LingotekIntelligenceServiceConfig::getExternalStyleIdPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not to include the External Style Id.
LingotekIntelligenceServiceConfig::getPurchaseOrderPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not to include the Purchase Order.
LingotekIntelligenceServiceConfig::getReferenceUrlPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not the Reference URL for this content should be included in the metadata.
LingotekIntelligenceServiceConfig::getRegionPermission in src/LingotekIntelligenceServiceConfig.php
Gets the Permission setting for whether or not to include the Region.
LingotekIntelligenceServiceConfig::getValue in src/LingotekIntelligenceServiceConfig.php
Helper for getting a value from config, validating that the usage is set.
LingotekIntelligenceServiceConfig::setValue in src/LingotekIntelligenceServiceConfig.php
Helper for setting a value to config.
LingotekManagementController::content in src/Controller/LingotekManagementController.php
LingotekPostUpdateRemoveAccountSandboxHostTest::testUpgrade in tests/src/Functional/Update/LingotekPostUpdateRemoveAccountSandboxHostTest.php
Tests the upgrade for clearing 'account.sandbox_host' and 'account.use_production' settings.
LingotekProfileAddForm::save in src/Form/LingotekProfileAddForm.php
Form submission handler for the 'save' action.
LingotekProfileDeleteForm::delete in src/Form/LingotekProfileDeleteForm.php
@inheritDoc
LingotekProfileDeleteForm::getCancelUrl in src/Form/LingotekProfileDeleteForm.php
LingotekProfileEditForm::save in src/Form/LingotekProfileEditForm.php
Form submission handler for the 'save' action.
LingotekProfileFormTest::setupResources in tests/src/Functional/Form/LingotekProfileFormTest.php
Setup test resources for the test.
LingotekRouteSubscriber::alterRoutes in src/Routing/LingotekRouteSubscriber.php
Alters existing routes for a specific collection.
LingotekSettingsCommunityForm::buildForm in src/Form/LingotekSettingsCommunityForm.php
Form constructor.
LingotekSettingsCommunityForm::submitForm in src/Form/LingotekSettingsCommunityForm.php
Form submission handler.
LingotekSettingsConnectForm::buildForm in src/Form/LingotekSettingsConnectForm.php
Form constructor.
LingotekSettingsContentSingleForm::submitForm in src/Form/LingotekSettingsContentSingleForm.php
Form submission handler.
LingotekSettingsDefaultsForm::init in src/Form/LingotekSettingsDefaultsForm.php
LingotekSettingsDefaultsForm::submitForm in src/Form/LingotekSettingsDefaultsForm.php
Form submission handler.
LingotekSettingsEditDefaultsForm::init in src/Form/LingotekSettingsEditDefaultsForm.php
LingotekSettingsEditDefaultsForm::submitForm in src/Form/LingotekSettingsEditDefaultsForm.php
Form submission handler.
LingotekSettingsTabAccountForm::buildForm in src/Form/LingotekSettingsTabAccountForm.php
Form constructor.
LingotekSettingsTabAccountFormTest::setupResources in tests/src/Functional/Form/LingotekSettingsTabAccountFormTest.php
Setup test resources for the test.
LingotekSettingsTabIntegrationsForm::buildForm in src/Form/LingotekSettingsTabIntegrationsForm.php
Form constructor.
LingotekSettingsTabIntegrationsForm::submitForm in src/Form/LingotekSettingsTabIntegrationsForm.php
Form submission handler.
LingotekSettingsTabLoggingForm::submitForm in src/Form/LingotekSettingsTabLoggingForm.php
Form submission handler.
LingotekSettingsTabPreferencesForm::saveAlwaysShowTranslateTabs in src/Form/LingotekSettingsTabPreferencesForm.php
LingotekSettingsTabPreferencesForm::saveShowLanguageFields in src/Form/LingotekSettingsTabPreferencesForm.php
LingotekSettingsTabProfilesEditForm::cancel in src/Form/LingotekSettingsTabProfilesEditForm.php
LingotekSettingsTabProfilesEditForm::deleteButton in src/Form/LingotekSettingsTabProfilesEditForm.php
LingotekSettingsTabProfilesEditForm::submitForm in src/Form/LingotekSettingsTabProfilesEditForm.php
Form submission handler.
LingotekSettingsTabUtilitiesForm::updateCallbackUrl in src/Form/LingotekSettingsTabUtilitiesForm.php
LingotekSettingsTabUtilitiesFormTest::setupResources in tests/src/Functional/Form/LingotekSettingsTabUtilitiesFormTest.php
Setup test resources for the test.
LingotekSettingsTabUtilitiesFormTest::testRefreshResources in tests/src/Functional/Form/LingotekSettingsTabUtilitiesFormTest.php
Test the table shows the right values.
LingotekSetupController::communityPage in src/Controller/LingotekSetupController.php
LingotekSetupController::defaultsPage in src/Controller/LingotekSetupController.php
LingotekSetupController::handshake in src/Controller/LingotekSetupController.php
LingotekSetupController::saveAccountInfo in src/Controller/LingotekSetupController.php
LingotekTestBase::saveLingotekContentTranslationSettingsViaConfig in tests/src/Functional/LingotekTestBase.php
Save Lingotek content translation settings.
LingotekWorkbenchModerationConfigurationService::getDownloadTransition in src/Moderation/LingotekWorkbenchModerationConfigurationService.php
Gets the moderation transition ID that triggers a download.
LingotekWorkbenchModerationConfigurationService::getUploadStatus in src/Moderation/LingotekWorkbenchModerationConfigurationService.php
Gets the moderation status ID that triggers an upload.
LingotekWorkbenchModerationConfigurationService::setDownloadTransition in src/Moderation/LingotekWorkbenchModerationConfigurationService.php
Sets the moderation transition ID that triggers a download.
LingotekWorkbenchModerationConfigurationService::setUploadStatus in src/Moderation/LingotekWorkbenchModerationConfigurationService.php
Sets the moderation status ID that triggers an upload.
lingotek_update_8221 in ./lingotek.install
Removes Lingotek Content Cloud unused settings.
lingotek_update_8222 in ./lingotek.install
Adds enable_download_interim preference to lingotek.settings.
lingotek_update_9000 in ./lingotek.install
Adds enable_download_interim preference to lingotek.settings.