35 calls to lingotek_lingonode() in Lingotek Translation 7.4
- LingotekApi::addAdvancedParameters in lib/
Drupal/ lingotek/ LingotekApi.php - Adds advanced parameters for use with addContentDocument and updateContentDocument.
- LingotekApi::addContentDocument in lib/
Drupal/ lingotek/ LingotekApi.php - Add a document to the Lingotek platform.
- LingotekApi::updateContentDocument in lib/
Drupal/ lingotek/ LingotekApi.php - Updates the content of an existing Lingotek document with the current object contents.
- LingotekNode::loadLingonode in lib/
Drupal/ lingotek/ LingotekNode.php - Method for loading the values for the lingonode
- LingotekNode::__get in lib/
Drupal/ lingotek/ LingotekNode.php - Magic get for access to node and node properties.
- LingotekSync::getNodeStatus in lib/
Drupal/ lingotek/ LingotekSync.php - LingotekSync::getTargetStatus in lib/
Drupal/ lingotek/ LingotekSync.php - LingotekSync::setNodeEnabled in lib/
Drupal/ lingotek/ LingotekSync.php - LingotekSync::setNodeStatus in lib/
Drupal/ lingotek/ LingotekSync.php - LingotekSync::setTargetStatus in lib/
Drupal/ lingotek/ LingotekSync.php - LingotekTestCase::testEnterpriseSetup in tests/
lingotek.setup.test - lingotek_admin_profile_form_submit in ./
lingotek.admin.inc - lingotek_advanced_parsing_upgrade_form in ./
lingotek.page.inc - Form constructor for parsing upgrade of a node.
- lingotek_advanced_parsing_upgrade_form_submit in ./
lingotek.page.inc - Submit handler for the lingotek_advanced_parsing_upgrade_form form.
- lingotek_batch_identify_content in ./
lingotek.batch.inc - Batch Create: Lingotek Identify Content - create informative lingonode data (in lingotek table) for pre-existing content
- lingotek_dev_form in ./
lingotek.dev.inc - lingotek_dev_submit in ./
lingotek.dev.inc - lingotek_download_document in ./
lingotek.api.inc - lingotek_download_translations_form in ./
lingotek.page.inc - Download Translations Form.
- lingotek_download_translations_form_submit in ./
lingotek.page.inc - Download Translations Form Submit
- lingotek_form_alter in ./
lingotek.module - lingotek_form_node_form_alter in ./
lingotek.module - Implements hook_form_BASE_FORM_ID_alter().
- lingotek_get_change_workflow_form_submit in ./
lingotek.module - lingotek_get_translated_node in ./
lingotek.api.inc - lingotek_grid_action_submit in ./
lingotek.bulk_grid.inc - Submit function for The Grid's actions The action corresponds to the key of the option selected Often redirects to batch operations or to other pages entirely
- lingotek_node_save in ./
lingotek.module - lingotek_node_save_readonly in ./
lingotek.module - lingotek_notifications in ./
lingotek.sync.inc - Registers the site translation notfication callback.
- lingotek_page_mark_phases_complete in includes/
lingotek.ajax.inc - Page handler for completing the current phases of remote Lingotek documents.
- lingotek_push_form_submit in ./
lingotek.page.inc - Submit handler for the lingotek_push_form form.
- lingotek_sync_download_node_target in ./
lingotek.batch.inc - Download Batch Worker Function: Download Translated Node Content
- lingotek_update_7201 in ./
lingotek.install - Save per-node Lingotek project associations for all existing content.
- lingotek_update_7404 in ./
lingotek.install - Upgrade the callback URL signature and adds translation profiles.
- lingotek_update_node_settings in ./
lingotek.module - Update Lingotek table settings for a node.
- lingotek_upload_document in ./
lingotek.module