You are here

public function LingotekTranslatableEntity::setExclusiveTargetsStatus in Lingotek Translation 7.7

2 methods override LingotekTranslatableEntity::setExclusiveTargetsStatus()
LingotekConfigSet::setExclusiveTargetsStatus in lib/Drupal/lingotek/LingotekConfigSet.php
LingotekEntity::setExclusiveTargetsStatus in lib/Drupal/lingotek/LingotekEntity.php

File

lib/Drupal/lingotek/LingotekTranslatableEntity.php, line 103
Defines LingotekTranslatableEntity.

Class

LingotekTranslatableEntity
An interface for entities that are eligible for translation via the Lingotek platform.

Code

public function setExclusiveTargetsStatus($status_to_set, $statuses_to_exclude);