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

Procedural File: tce_show_allresults_users.php

Source Location: /admin/code/tce_show_allresults_users.php



Page Details:

Display all test results for the selected users.



Tags:

author:  Nicola Asuni
copyright:  Copyright © 2004-2010, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2008-12-26
license:  GNU Affero General Public License


Includes:

require_once('../../shared/code/tce_functions_form.php') [line 63]
require_once('../../shared/code/tce_functions_tcecode.php') [line 64]
require_once('../../shared/code/tce_functions_test.php') [line 65]
require_once('../config/tce_config.php') [line 55]
require_once('../../shared/code/tce_authorization.php') [line 58]
require_once('../../shared/code/tce_functions_test_stats.php') [line 66]
require_once('tce_functions_statistics.php') [line 68]
require_once('tce_functions_user_select.php') [line 69]
require_once('../code/tce_page_footer.php') [line 487]
require_once('tce_functions_auth_sql.php') [line 67]
require_once('tce_page_header.php') [line 62]






F_allresults_user_table_header_element [line 501]

table F_allresults_user_table_header_element( string $user_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   $user_id   user 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 ]



pdfUserResultsLink [line 525]

string pdfUserResultsLink( int $user_id, string $startdate, string $enddate, [string $order_field = ''], string $mode)

Returns an URL to open the PDF generator page for user's results.



Parameters

string   $mode   PDF mode (1=all users results, 2=questions stats, 3=detailed report for single user 4=all users details)
int   $user_id   user ID
string   $startdate   start date in yyyy-mm-dd hh:mm:ss format
string   $enddate   end date in yyyy-mm-dd hh:mm:ss format
string   $order_field   ORDER BY portion of the SQL query
[ Top ]



Documentation generated on Mon, 06 Dec 2010 12:03:06 +0100 by phpDocumentor 1.4.3