You are here

namespace Drupal\lingotek\Plugin\Action in Lingotek Translation 3.1.x

Same name in other branches
  1. 8.2 Drupal\lingotek\Plugin\Action
  2. 4.0.x Drupal\lingotek\Plugin\Action
  3. 3.0.x Drupal\lingotek\Plugin\Action
  4. 3.2.x Drupal\lingotek\Plugin\Action
  5. 3.3.x Drupal\lingotek\Plugin\Action
  6. 3.4.x Drupal\lingotek\Plugin\Action
  7. 3.5.x Drupal\lingotek\Plugin\Action
  8. 3.6.x Drupal\lingotek\Plugin\Action
  9. 3.7.x Drupal\lingotek\Plugin\Action
  10. 3.8.x Drupal\lingotek\Plugin\Action
Classsort descending Location Description
CancelLingotekAction src/Plugin/Action/CancelLingotekAction.php Assigns ownership of a node to a user.
CancelTranslationLingotekAction src/Plugin/Action/CancelTranslationLingotekAction.php Request Lingotek translation of a content entity for one language.
CheckStatusAllTranslationsLingotekAction src/Plugin/Action/CheckStatusAllTranslationsLingotekAction.php Assigns ownership of a node to a user.
CheckTranslationStatusLingotekAction src/Plugin/Action/CheckTranslationStatusLingotekAction.php Check Lingotek translation status of a content entity for one language.
CheckUploadToLingotekAction src/Plugin/Action/CheckUploadToLingotekAction.php Assigns ownership of a node to a user.
DeleteAllTranslationsAction src/Plugin/Action/DeleteAllTranslationsAction.php Assigns ownership of a node to a user.
DeleteTranslationLingotekAction src/Plugin/Action/DeleteTranslationLingotekAction.php Delete Lingotek translation of a content entity for one language.
DisassociateFromLingotekAction src/Plugin/Action/DisassociateFromLingotekAction.php Assigns ownership of a node to a user.
DownloadAllTranslationsFromLingotekAction src/Plugin/Action/DownloadAllTranslationsFromLingotekAction.php Assigns ownership of a node to a user.
DownloadTranslationLingotekAction src/Plugin/Action/DownloadTranslationLingotekAction.php Download Lingotek translation of a content entity for one language.
LingotekContentEntityActionBase src/Plugin/Action/LingotekContentEntityActionBase.php
LingotekContentEntityConfigurableActionBase src/Plugin/Action/LingotekContentEntityConfigurableActionBase.php
RequestAllTranslationsLingotekAction src/Plugin/Action/RequestAllTranslationsLingotekAction.php Assigns ownership of a node to a user.
RequestTranslationLingotekAction src/Plugin/Action/RequestTranslationLingotekAction.php Request Lingotek translation of a content entity for one language.
UploadToLingotekAction src/Plugin/Action/UploadToLingotekAction.php Assigns ownership of a node to a user.