tce_xml_user_results.php

tce_xml_user_results.php source file reference

Package: com\tecnick\tcexam\admin

Tags

  • file: Export all user’s results in XML or JSON format.
  • author: Nicola Asuni
  • since: 2008-12-26

Functions

F_xml_export_user_results()

File: tce_xml_user_results.php line 124

F_xml_export_user_results(mixed $user_id, mixed $startdate, mixed $enddate, mixed $order_field) : XML

Parameters

  • $user_id : mixed: (int) user ID - if greater than zero, filter stats for the specified user.
  • $startdate : mixed: (string) start date ID - if greater than zero, filter stats for the specified starting date
  • $enddate : mixed: (string) end date ID - if greater than zero, filter stats for the specified ending date
  • $order_field : mixed: (string) Ordering fields for SQL query.

Tags

  • author: Nicola Asuni

Return values

XML —

data