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

Procedural File: tce_functions_auth_sql.php

Source Location: /admin/code/tce_functions_auth_sql.php



Page Details:

Functions to select topics.



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:  2006-03-11
license:  GNU General Public License








F_select_executed_tests_sql [line 134]

string F_select_executed_tests_sql( )

Returns a SQL string to select executed tests accounting for user authorizations.



Tags:

return:  sql statement
author:  Nicola Asuni
copyright:  Copyright © 2004-2008, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2006-06-26
license:  GNU General Public License


[ Top ]



F_select_module_subjects_sql [line 90]

string F_select_module_subjects_sql( [string $andwhere = ''])

Returns a SQL string to select modules and subjects accounting for user authorizations.



Tags:

return:  sql statement
author:  Nicola Asuni
copyright:  Copyright © 2004-2008, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2008-11-28
license:  GNU General Public License


Parameters

string   $andwhere   additional WHERE statements (e.g.: "subject_enabled='1'")
[ Top ]



F_select_subjects_sql [line 62]

string F_select_subjects_sql( [string $andwhere = ''])

Returns a SQL string to select subjects accounting for user authorizations.



Tags:

return:  sql statement
author:  Nicola Asuni
copyright:  Copyright © 2004-2008, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2006-03-12
license:  GNU General Public License


Parameters

string   $andwhere   additional WHERE statements (e.g.: "subject_enabled='1'")
[ Top ]



F_select_tests_sql [line 114]

string F_select_tests_sql( )

Returns a SQL string to select tests accounting for user authorizations.



Tags:

return:  sql statement
author:  Nicola Asuni
copyright:  Copyright © 2004-2008, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2006-03-12
license:  GNU General Public License


[ Top ]



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