You are here

namespace Drupal\lingotek\Moderation in Lingotek Translation 3.6.x

Same name in other branches
  1. 8.2 Drupal\lingotek\Moderation
  2. 4.0.x Drupal\lingotek\Moderation
  3. 3.0.x Drupal\lingotek\Moderation
  4. 3.1.x Drupal\lingotek\Moderation
  5. 3.2.x Drupal\lingotek\Moderation
  6. 3.3.x Drupal\lingotek\Moderation
  7. 3.4.x Drupal\lingotek\Moderation
  8. 3.5.x Drupal\lingotek\Moderation
  9. 3.7.x Drupal\lingotek\Moderation
  10. 3.8.x Drupal\lingotek\Moderation
Classsort descending Location Description
LingotekContentModerationCheckTrait src/Moderation/LingotekContentModerationCheckTrait.php Utility methods for all the 'content_moderation' moderation services.
LingotekContentModerationConfigurationService src/Moderation/LingotekContentModerationConfigurationService.php Service for managing content moderation settings in the Lingotek integration.
LingotekContentModerationHandler src/Moderation/LingotekContentModerationHandler.php Content moderation handler managing the Lingotek integration.
LingotekContentModerationSettingsForm src/Moderation/LingotekContentModerationSettingsForm.php Moderation settings form for the Lingotek content_moderation integration.
LingotekModerationConfigurationServiceInterface src/Moderation/LingotekModerationConfigurationServiceInterface.php Service for managing moderation settings in the Lingotek integration.
LingotekModerationFactory src/Moderation/LingotekModerationFactory.php A facade for getting the services that are part of moderation integrations.
LingotekModerationFactoryInterface src/Moderation/LingotekModerationFactoryInterface.php A facade for getting the services that are part of moderation integrations.
LingotekModerationHandlerInterface src/Moderation/LingotekModerationHandlerInterface.php Moderation handler managing the Lingotek integration.
LingotekModerationServiceInterface src/Moderation/LingotekModerationServiceInterface.php Common interface for all the Lingotek moderation services.
LingotekModerationSettingsFormInterface src/Moderation/LingotekModerationSettingsFormInterface.php Workbench moderation settings form helper.
LingotekNoModerationCheckTrait src/Moderation/LingotekNoModerationCheckTrait.php Utility methods for all the 'noop' moderation services.
LingotekNoModerationConfigurationService src/Moderation/LingotekNoModerationConfigurationService.php Moderation configuration service when no other integration applies.
LingotekNoModerationHandler src/Moderation/LingotekNoModerationHandler.php Moderation handler when no other integration applies.
LingotekNoModerationSettingsForm src/Moderation/LingotekNoModerationSettingsForm.php Moderation settings form when no other integration applies.
LingotekWorkbenchModerationCheckTrait src/Moderation/LingotekWorkbenchModerationCheckTrait.php Utility methods for all the 'workbench_moderation' moderation services.
LingotekWorkbenchModerationConfigurationService src/Moderation/LingotekWorkbenchModerationConfigurationService.php Manages workbench moderation settings in the Lingotek integration.
LingotekWorkbenchModerationHandler src/Moderation/LingotekWorkbenchModerationHandler.php Workbench moderation handler managing the Lingotek integration.
LingotekWorkbenchModerationSettingsForm src/Moderation/LingotekWorkbenchModerationSettingsForm.php Moderation settings form for the Lingotek workbench_moderation integration.