Learning with Texts - Fork
2.10.0-fork
Learn foreign languages with texts
|
LWT Start screen and main menu. More...
Namespaces | |
Lwt | |
Functions | |
no_connectinc_error_page () | |
get_span_groups () | |
do_current_text_info ($textid) | |
do_language_selectable ($langid) | |
wordpress_logout_link () | |
get_server_data () | |
index_load_warnings () | |
index_do_main_page () | |
Variables | |
if (!file_exists( 'connect.inc.php')) | |
do_current_text_info | ( | $textid | ) |
Display the current text options.
@global string $tbpref Database table prefix
do_language_selectable | ( | $langid | ) |
Echo a select element to switch between languages.
get_server_data | ( | ) |
Return a lot of different server state variables.
@psalm-return list{string, float, non-empty-list<string>, string, false|string, string} @global string $tbpref Database table prefix @global string $dbname Database name
get_span_groups | ( | ) |
Prepare the different SPAN opening tags
@global string $tbpref Database table prefix @global string $fixed_tbpref Fixed database table prefix
@psalm-return list{''|'', string, ''|''}
index_do_main_page | ( | ) |
Display the main body of the page.
@global string $tbpref Database table prefix @global int $debug Debug mode enabled
index_load_warnings | ( | ) |
Load the content of warnings for visual display.
no_connectinc_error_page | ( | ) |
Echo an error page if connect.inc.php was not found.
wordpress_logout_link | ( | ) |
When on a WordPress server, make a logout button