/admin/code/tce_show_all_questions.php

Description

Display all questions grouped by topic.

  • since: 2005-07-06
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
Includes
require_once ('../code/tce_page_header.php') (line 41)
require_once ('../config/tce_config.php') (line 35)
require_once ('../../shared/code/tce_authorization.php') (line 38)
require_once ('../../shared/code/tce_functions_tcecode.php') (line 43)
require_once ('../code/tce_functions_auth_sql.php') (line 44)
require_once ('../code/tce_page_footer.php') (line 197)
require_once ('../../shared/code/tce_functions_form.php') (line 42)
Functions
F_show_select_questions (line 215)

Display question selection XHTML table.

  • return: in case of empty database, true otherwise
  • since: 2005-07-06
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
false F_show_select_questions (string $wherequery, string $subject_id, string $order_field, int $orderdir, int $firstrow, int $rowsperpage)
  • string $wherequery: question selection query
  • 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

Documentation generated on Fri, 24 Nov 2006 21:16:33 +0100 by phpDocumentor 1.3.0RC3