print_impr_text.php
\file \brief Print/Edit an improved annotated text
Call: print_impr_text.php?text=[textid]&... ... edit=1 ... edit own annotation ... del=1 ... delete own annotation
PHP version 8.1
Tags
Table of Contents
Functions
- edit_mode_display() : void
- print_mode_display() : void
- do_content() : void
Functions
edit_mode_display()
edit_mode_display(mixed $textid, mixed $ann_exists) : void
Parameters
- $textid : mixed
- $ann_exists : mixed
print_mode_display()
print_mode_display(mixed $textid, mixed $langid, mixed $audio, mixed $ann, mixed $title) : void
Parameters
- $textid : mixed
- $langid : mixed
- $audio : mixed
- $ann : mixed
- $title : mixed
do_content()
do_content() : void