Procedural File: tce_show_result_allusers.php
Source Location: /admin/code/tce_show_result_allusers.php
Page Details:
Display test results summary for all users.
Tags:
Includes:
F_allresults_table_header_element [line 444]
table F_allresults_table_header_element(
string $test_id, string $order_field, string $orderdir, string $title, string $name, [string $current_order_field = ""])
|
|
Display table header element with order link.
Tags:
Parameters
string |
$test_id |
test ID |
string |
$order_field |
name of table field |
string |
$orderdir |
order direction |
string |
$title |
title field of anchor link |
string |
$name |
column name |
string |
$current_order_field |
current order field name |
|