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

Procedural File: tce_show_all_questions.php

Source Location: /admin/code/tce_show_all_questions.php



Page Details:

Display all questions grouped by topic.



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:  2005-07-06
license:  GNU Affero General Public License


Includes:

require_once('../code/tce_page_header.php') [line 61]
require_once('../../shared/code/tce_functions_form.php') [line 62]
require_once('../config/tce_config.php') [line 55]
require_once('../../shared/code/tce_authorization.php') [line 58]
require_once('../../shared/code/tce_functions_tcecode.php') [line 63]
require_once('tce_functions_questions.php') [line 65]
require_once('../code/tce_page_footer.php') [line 378]
require_once('../code/tce_functions_auth_sql.php') [line 64]






F_show_select_questions [line 399]

false F_show_select_questions( string $wherequery, string $subject_module_id, string $subject_id, string $order_field, int $orderdir, int $firstrow, int $rowsperpage, [boolean $hide_answers = false])

Display a list of selected questions.



Tags:

return:  in case of empty database, true otherwise
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:  2005-07-06
license:  GNU Affero General Public License


Parameters

string   $wherequery   question selection query
string   $subject_module_id   module ID
string   $subject_id   topic ID
string   $order_field   order by column name
int   $orderdir   oreder direction
int   $firstrow   number of first row to display
int   $rowsperpage   number of rows per page
boolean   $hide_answers   if true hide answers
[ Top ]



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