|
Learning with Texts - Fork 2.4.0-fork
Learn foreign languages with texts
|
LWT Start Screen / Main Menu / Home. More...
Namespaces | |
| namespace | Lwt |
Functions | |
| no_connectinc_error_page () | |
| get_span_groups () | |
| do_current_text_info ($textid) | |
| do_language_selectable ($langid) | |
| wordpress_logout_link () | |
| get_server_data () | |
Variables | |
| if (!file_exists( 'connect.inc.php')) | |
| $currentlang = null | |
| if(is_numeric(getSetting('currentlanguage'))) | $currenttext = null |
| if(is_numeric(getSetting('currenttext'))) | $langcnt = (int) get_first_value('SELECT COUNT(*) AS value FROM ' . $tbpref . 'languages') |
LWT Start Screen / Main Menu / Home.
Call: index.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.
@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
| 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