|
Learning with Texts - Fork
2.10.0-fork
Learn foreign languages with texts
|
Show sentences in edit_texts.php, etc. More...
Namespaces | |
| Lwt | |
Functions | |
| do_ajax_show_sentences ($langid, $wid, $word, $ctl) | |
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
| do_ajax_show_sentences | ( | $langid, | |
| $wid, | |||
| $word, | |||
| $ctl | |||
| ) |
Return the sentences associated to this word.
| int | $langid | Language ID |
| int | $wid | Word ID |
| string | $word | Word translation |
| string | $ctl | Path for the textarea of the sentence of the word being edited. |