Documentation

do_test_table.php

\file \brief Show test frame with vocab table

Call: do_test_table.php?lang=[langid] Call: do_test_test.php?text=[textid] Call: do_test_test.php?&selection=1 (SQL via $_SESSION['testsql'])

PHP version 8.1

Tags
author

LWT Project lwt-project@hotmail.com

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/docs/html/do__test__table_8php.html
since
1.5.4

Table of Contents

Functions

get_test_table_sql()  : string
Set sql request for the word test.
do_test_table_language_settings()  : array<string|int, float|int|null|string>|false|null
get_test_table_settings()  : array<string|int, int>
do_test_table_javascript()  : void
do_test_table_settings()  : void
do_test_table_header()  : void
do_test_table_table_content()  : void
do_test_table_row()  : void
do_test_table()  : void

Functions

get_test_table_sql()

Set sql request for the word test.

get_test_table_sql() : string
Tags
global

string $tbpref Table prefix

Return values
string

SQL request string

do_test_table_language_settings()

do_test_table_language_settings(mixed $testsql) : array<string|int, float|int|null|string>|false|null
Parameters
$testsql : mixed
Tags
psalm-return

array<string, float|int|null|string>|false|null

Return values
array<string|int, float|int|null|string>|false|null

get_test_table_settings()

get_test_table_settings() : array<string|int, int>
Tags
psalm-return

list{0|1, 0|1, 0|1, 0|1, 0|1, 0|1}

Return values
array<string|int, int>

do_test_table_javascript()

do_test_table_javascript() : void

do_test_table_settings()

do_test_table_settings(mixed $settings) : void
Parameters
$settings : mixed

do_test_table_table_content()

do_test_table_table_content(mixed $lang_record, mixed $testsql) : void
Parameters
$lang_record : mixed
$testsql : mixed

do_test_table_row()

do_test_table_row(mixed $record, mixed $regexword, mixed $textsize, mixed $span1, mixed $span2) : void
Parameters
$record : mixed
$regexword : mixed
$textsize : mixed
$span1 : mixed
$span2 : mixed

        
On this page

Search results