Documentation

ajax_show_sentences.php

\file \brief Show sentences in edit_texts.php, etc.

Call: inc/ajax_show_sentences.php?... ... lang=[langid] ... language ... word=[word] ... word in lowercase ... ctl=[ctl] ... sentence js control

Tags
author

LWT Project lwt-project@hotmail.com

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/docs/html/ajax__show__imported__terms_8php.html
since
1.2.0
deprecated
2.9.0

Use the REST API instead.

Table of Contents

Functions

do_ajax_show_sentences()  : string
Return the sentences associated to this word.

Functions

do_ajax_show_sentences()

Return the sentences associated to this word.

do_ajax_show_sentences(int $langid, int $wid, string $word, string $ctl) : string
Parameters
$langid : int

Language ID

$wid : int

Word ID

$word : string

Word translation

$ctl : string

Path for the textarea of the sentence of the word being edited.

Tags
deprecated
2.9.0

Use the REST API instead.

Return values
string

        
On this page

Search results