|
Learning with Texts - Fork 2.4.0-fork
Learn foreign languages with texts
|
Save Improved Annotation. More...
Namespaces | |
| namespace | Lwt |
Functions | |
| save_impr_text_data ($textid, $line, $val) | |
| do_ajax_save_impr_text ($textid, $elem, $data) | |
Save Improved Annotation.
| do_ajax_save_impr_text | ( | $textid, | |
| $elem, | |||
| $data | |||
| ) |
Save a printed text.
| int | $textid | Text ID |
| string | $elem | Element to edit |
| mixed | $data | JSON data |
| save_impr_text_data | ( | $textid, | |
| $line, | |||
| $val | |||
| ) |
Save data from printed text.
| int | $textid | Text ID |
| int | $line | Line number to save |
| string | $val |
@global string $tbpref Database table prefix.