com-tecnick-tcexam-admin
[ class tree: com-tecnick-tcexam-admin ] [ index: com-tecnick-tcexam-admin ] [ all elements ]

Procedural File: tce_show_result_questions.php

Source Location: /admin/code/tce_show_result_questions.php



Page Details:

Display questions statistics for the selected test.



Tags:

author:  Nicola Asuni
copyright:  Copyright © 2004-2009, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2004-06-10
license:  GNU General Public License


Includes:

require_once('../code/tce_page_header.php') [line 62]
require_once('../../shared/code/tce_functions_form.php') [line 63]
require_once('../config/tce_config.php') [line 56]
require_once('../../shared/code/tce_authorization.php') [line 59]
require_once('../../shared/code/tce_functions_test.php') [line 65]
require_once('../../shared/code/tce_functions_test_stats.php') [line 66]
require_once('../code/tce_functions_auth_sql.php') [line 67]
require_once('../code/tce_page_footer.php') [line 278]
require_once('../../shared/code/tce_functions_tcecode.php') [line 64]






F_stats_table_header_element [line 292]

table F_stats_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:

return:  header element string


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
[ Top ]



Documentation generated on Thu, 05 Feb 2009 12:44:43 +0100 by phpDocumentor 1.4.1