Element index for package com-tecnick-tcexam-admin
[ a ]
[ b ]
[ c ]
[ e ]
[ f ]
[ g ]
[ i ]
[ k ]
[ l ]
[ q ]
[ s ]
[ t ]
[ u ]
[ x ]
[ _ ]
top
top
top
top
top
f
- F_allresults_table_header_element
- in file tce_show_result_allusers.php, function F_allresults_table_header_element()
Display table header element with order link.
- F_csv_export_result_allusers
- in file tce_csv_result_allusers.php, function F_csv_export_result_allusers()
Export all test results to CSV.
- F_csv_export_users
- in file tce_csv_users.php, function F_csv_export_users()
Export all users to CSV grouped by users' groups.
- F_get_user_groups
- in file tce_functions_user_select.php, function F_get_user_groups()
Returns an array containing user's groups IDs
- F_html_color_picker
- in file tce_colorpicker.php, function F_html_color_picker()
Display Color Picker
- F_import_csv_users
- in file tce_import_xml_users.php, function F_import_csv_users()
Import users from CSV file (tab delimited text).
- F_list_online_users
- in file tce_functions_users_online.php, function F_list_online_users()
Display online users.
- F_menu_link
- in file tce_page_menu.php, function F_menu_link()
Returns a menu element link.
- F_question_copy
- in file tce_functions_questions.php, function F_question_copy()
Copy selected question to another topic
- F_question_delete
- in file tce_functions_questions.php, function F_question_delete()
Delete selected question (or disable it if used)
- F_question_get_data
- in file tce_functions_questions.php, function F_question_get_data()
Get question data
- F_question_get_position
- in file tce_functions_questions.php, function F_question_get_position()
Get question position
- F_question_set_enabled
- in file tce_functions_questions.php, function F_question_set_enabled()
Enable/Disable selected question
- F_read_file_size
- in file tce_functions_upload.php, function F_read_file_size()
returns the file size in bytes
- F_select_executed_distinct_tests_sql
- in file tce_functions_auth_sql.php, function F_select_executed_distinct_tests_sql()
Returns a SQL string to select executed tests accounting for user authorizations.
- F_select_executed_tests_sql
- in file tce_functions_auth_sql.php, function F_select_executed_tests_sql()
Returns a SQL string to select executed user tests accounting for user authorizations.
- F_select_module_subjects_sql
- in file tce_functions_auth_sql.php, function F_select_module_subjects_sql()
Returns a SQL string to select modules and subjects accounting for user authorizations.
- F_select_subjects_sql
- in file tce_functions_auth_sql.php, function F_select_subjects_sql()
Returns a SQL string to select subjects accounting for user authorizations.
- F_select_tests_sql
- in file tce_functions_auth_sql.php, function F_select_tests_sql()
Returns a SQL string to select tests accounting for user authorizations.
- F_select_user
- in file tce_functions_user_select.php, function F_select_user()
Display user selection for using F_show_select_user function.
- F_send_report_emails
- in file tce_functions_email_reports.php, function F_send_report_emails()
Sends email test reports to users.
- F_show_online_users
- in file tce_functions_users_online.php, function F_show_online_users()
Display online users form using F_list_online_users function.
- F_show_select_questions
- in file tce_show_all_questions.php, function F_show_select_questions()
Display a list of selected questions.
- F_show_select_user
- in file tce_functions_user_select.php, function F_show_select_user()
Display user selection XHTML table.
- F_stats_table_header_element
- in file tce_show_result_questions.php, function F_stats_table_header_element()
Display table header element with order link.
- F_upload_file
- in file tce_functions_upload.php, function F_upload_file()
Uploads image file to the server.
- F_user_group_select
- in file tce_functions_user_select.php, function F_user_group_select()
Display select box for user groups
- F_user_table_header_element
- in file tce_functions_user_select.php, function F_user_table_header_element()
Display table header element with order link.
- F_xml_export_questions
- in file tce_xml_questions.php, function F_xml_export_questions()
Export all questions of the selected subject to XML.
- F_xml_export_users
- in file tce_xml_users.php, function F_xml_export_users()
Export all users to XML grouped by users' groups.
top
top
top
k
- K_AUTH_ADMINISTRATOR
- in file tce_auth.php, constant K_AUTH_ADMINISTRATOR
administrator level
- K_AUTH_ADMIN_ANSWERS
- in file tce_auth.php, constant K_AUTH_ADMIN_ANSWERS
required user's level to access "answer editor"
- K_AUTH_ADMIN_INFO
- in file tce_auth.php, constant K_AUTH_ADMIN_INFO
required user's level to access "TCExam information"
- K_AUTH_ADMIN_MODULES
- in file tce_auth.php, constant K_AUTH_ADMIN_MODULES
required user's level to access "module editor"
- K_AUTH_ADMIN_ONLINE_USERS
- in file tce_auth.php, constant K_AUTH_ADMIN_ONLINE_USERS
required user's level to display online users
- K_AUTH_ADMIN_QUESTIONS
- in file tce_auth.php, constant K_AUTH_ADMIN_QUESTIONS
required user's level to access "question editor"
- K_AUTH_ADMIN_RATING
- in file tce_auth.php, constant K_AUTH_ADMIN_RATING
required user's level to manually rate free text answers
- K_AUTH_ADMIN_RESULTS
- in file tce_auth.php, constant K_AUTH_ADMIN_RESULTS
required user's level to display results
- K_AUTH_ADMIN_SUBJECTS
- in file tce_auth.php, constant K_AUTH_ADMIN_SUBJECTS
required user's level to access "subject editor"
- K_AUTH_ADMIN_TCECODE
- in file tce_auth.php, constant K_AUTH_ADMIN_TCECODE
required user's level to access "tcecode editor"
- K_AUTH_ADMIN_TESTS
- in file tce_auth.php, constant K_AUTH_ADMIN_TESTS
required user's level to access "test editor"
- K_AUTH_ADMIN_UPLOAD_IMAGES
- in file tce_auth.php, constant K_AUTH_ADMIN_UPLOAD_IMAGES
required user's level to upload images
- K_AUTH_ADMIN_USERS
- in file tce_auth.php, constant K_AUTH_ADMIN_USERS
required user's level to access "user editor"
- K_AUTH_INDEX
- in file tce_auth.php, constant K_AUTH_INDEX
required user's level to access index page
- K_CLOCK_IN_UTC
- in file tce_config.php, constant K_CLOCK_IN_UTC
if true display admin clock in UTC (GMT)
- K_DISPLAY_PDFTEXT_BUTTON
- in file tce_config.php, constant K_DISPLAY_PDFTEXT_BUTTON
if true display an additional button to print only the TEXT answers on all users' results
- K_ENABLE_CUSTOM_EXPORT
- in file tce_config.php, constant K_ENABLE_CUSTOM_EXPORT
name of the button to export results in custom format (file: admin/code/tce_export_custom.php)
- K_ENABLE_CUSTOM_IMPORT
- in file tce_config.php, constant K_ENABLE_CUSTOM_IMPORT
name of the option to import questions using a custom format (file: admin/code/tce_import_custom.php)
- K_MAX_MEMORY_LIMIT
- in file tce_config.php, constant K_MAX_MEMORY_LIMIT
max memory limit
- K_MAX_ROWS_PER_PAGE
- in file tce_config.php, constant K_MAX_ROWS_PER_PAGE
max number of rows to display in tables
- K_MAX_UPLOAD_SIZE
- in file tce_config.php, constant K_MAX_UPLOAD_SIZE
max size to be uploaded in bytes
- K_SELECT_SUBSTRING
- in file tce_config.php, constant K_SELECT_SUBSTRING
max number of chars to display on a selection box
- K_TCEXAM_AUTHOR
- in file tce_config.php, constant K_TCEXAM_AUTHOR
TCExam Author
- K_TCEXAM_DESCRIPTION
- in file tce_config.php, constant K_TCEXAM_DESCRIPTION
TCExam description
- K_TCEXAM_HELP_STYLE
- in file tce_config.php, constant K_TCEXAM_HELP_STYLE
full path to CSS stylesheet for help file
- K_TCEXAM_ICON
- in file tce_config.php, constant K_TCEXAM_ICON
relative path to html icon
- K_TCEXAM_KEYWORDS
- in file tce_config.php, constant K_TCEXAM_KEYWORDS
default html meta keywords
- K_TCEXAM_REPLY_TO
- in file tce_config.php, constant K_TCEXAM_REPLY_TO
reply-to meta tag
- K_TCEXAM_STYLE
- in file tce_config.php, constant K_TCEXAM_STYLE
full path to CSS stylesheet
- K_TCEXAM_STYLE_RTL
- in file tce_config.php, constant K_TCEXAM_STYLE_RTL
full path to CSS stylesheet for RTL languages
- K_TCEXAM_TITLE
- in file tce_config.php, constant K_TCEXAM_TITLE
TCExam title
top
top
top
top
top
top
top
|
|