Documentation

bulk_translate_words.php

\file \brief Translate groups of words

Call: bulk_translate_words.php?.... ... tid=[textid] ... Vocabulary from this text ... sl=[sourcelg] ... Source language (usually two letters) ... tl=[targetlg] ... Target language (usually two letters) ... term=[term] ... Term to translate ... offset=[pos] ... An optional offset position

PHP version 8.1

Tags
category

Helper_Frame

author

LWT Project lwt-project@hotmail.com

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/docs/html/bulk__translate__words_8php.html
since
1.6.1

Table of Contents

Functions

bulk_save_terms()  : void
bulk_do_content()  : void

Functions

bulk_save_terms()

bulk_save_terms(mixed $terms, mixed $tid, mixed $cleanUp) : void
Parameters
$terms : mixed
$tid : mixed
$cleanUp : mixed

bulk_do_content()

bulk_do_content(mixed $tid, mixed $sl, mixed $tl, mixed $pos) : void
Parameters
$tid : mixed
$sl : mixed
$tl : mixed
$pos : mixed

        
On this page

Search results