You are here

26 calls to LingotekApi::request() in Lingotek Translation 7.7

LingotekApi::addContentDocument in lib/Drupal/lingotek/LingotekApi.php
Add a document to the Lingotek platform.
LingotekApi::addRoleAssignment in lib/Drupal/lingotek/LingotekApi.php
Assigns a role to a user. (Must be done by an community admin) Returns TRUE or FALSE
LingotekApi::addTranslationTarget in lib/Drupal/lingotek/LingotekApi.php
Adds a target language to an existing Lingotek Document or Project.
LingotekApi::assignProjectManager in lib/Drupal/lingotek/LingotekApi.php
Assigns a user to a project. (Must be done by an community admin) Returns TRUE or FALSE This will only return TRUE the first time.
LingotekApi::changeWorkflow in lib/Drupal/lingotek/LingotekApi.php
Updates one or more nids to belong to a given workflow
LingotekApi::createCommunity in lib/Drupal/lingotek/LingotekApi.php
Calls a Lingotek API to provision a new Community (account). Modified version of the request() method.
LingotekApi::downloadDocument in lib/Drupal/lingotek/LingotekApi.php
Downloads the translated document for the specified document and language.
LingotekApi::getDocument in lib/Drupal/lingotek/LingotekApi.php
Gets Lingotek Document data for the specified document.
LingotekApi::getDocumentProgress in lib/Drupal/lingotek/LingotekApi.php
Gets the workflow progress of the specified document.
LingotekApi::getPhase in lib/Drupal/lingotek/LingotekApi.php
Gets data for a specific Workflow Phase.
LingotekApi::getProfileAttributes in lib/Drupal/lingotek/LingotekApi.php
Get a User Profile Attributes
LingotekApi::getProgressReport in lib/Drupal/lingotek/LingotekApi.php
Gets the workflow progress of the specified project (or list of document ids).
LingotekApi::getTranslationTarget in lib/Drupal/lingotek/LingotekApi.php
Gets a translation target.
LingotekApi::getWorkbenchLink in lib/Drupal/lingotek/LingotekApi.php
Gets a workbench URL for the specified document ID and phase.
LingotekApi::getWorkflow in lib/Drupal/lingotek/LingotekApi.php
Gets Lingotek Workflow by ID
LingotekApi::listDocumentProgress in lib/Drupal/lingotek/LingotekApi.php
Gets the workflow progress of the specified documents.
LingotekApi::listProjects in lib/Drupal/lingotek/LingotekApi.php
Gets available Lingotek projects.
LingotekApi::listTranslationTargets in lib/Drupal/lingotek/LingotekApi.php
Gets the Target Tranlsations of the specified document.
LingotekApi::listVaults in lib/Drupal/lingotek/LingotekApi.php
Gets available Lingotek Translation Memory Vaults.
LingotekApi::listWorkflows in lib/Drupal/lingotek/LingotekApi.php
Gets available Lingotek Workflows.
LingotekApi::markPhaseComplete in lib/Drupal/lingotek/LingotekApi.php
Marks a phase as complete.
LingotekApi::removeTranslationTarget in lib/Drupal/lingotek/LingotekApi.php
Removes a target language to an existing Lingotek Document or Project.
LingotekApi::sourceCompleted in lib/Drupal/lingotek/LingotekApi.php
LingotekApi::testAuthentication in lib/Drupal/lingotek/LingotekApi.php
Tests the current configuration to ensure that API calls can be made.
LingotekApi::updateContentDocument in lib/Drupal/lingotek/LingotekApi.php
Updates the content of an existing Lingotek document with the current object contents.
LingotekApi::upload_language_specific_targets in lib/Drupal/lingotek/LingotekApi.php
Waits until document import status is complete, then adds targets, or logs an error