[com.tecnick.tcexam.admin] element index
Package indexes
com.tecnick.tcexam.public
com.tecnick.tcpdf
com.tecnick.tcexam.shared
PHPMailer
com.tecnick.tcexam.shared.mysql
com.tecnick.tcexam.shared.postgresql
com.tecnick.tmxphpbridge
All elements
a
c
e
f
g
i
k
q
s
t
u
x
_
_
top
__construct
XMLUserImporter::__construct()
in tce_import_xml_users.php
Class constructor.
__construct
XMLQuestionImporter::__construct()
in tce_import_xml_questions.php
Class constructor.
__destruct
XMLUserImporter::__destruct()
in tce_import_xml_users.php
Class destructor;
__destruct
XMLQuestionImporter::__destruct()
in tce_import_xml_questions.php
Class destructor;
a
top
$answer_data
XMLQuestionImporter::$answer_data
in tce_import_xml_questions.php
$answer_id
XMLQuestionImporter::$answer_id
in tce_import_xml_questions.php
c
top
$current_data
XMLUserImporter::$current_data
in tce_import_xml_users.php
$current_data
XMLQuestionImporter::$current_data
in tce_import_xml_questions.php
$current_element
XMLUserImporter::$current_element
in tce_import_xml_users.php
$current_element
XMLQuestionImporter::$current_element
in tce_import_xml_questions.php
e
top
endElementHandler
XMLUserImporter::endElementHandler()
in tce_import_xml_users.php
Sets the end element handler function for the XML parser parser.end_element_handler.
endElementHandler
XMLQuestionImporter::endElementHandler()
in tce_import_xml_questions.php
Sets the end element handler function for the XML parser parser.end_element_handler.
f
top
F_allresults_table_header_element
F_allresults_table_header_element()
in tce_show_result_allusers.php
Display table header element with order link.
F_csv_export_result_allusers
F_csv_export_result_allusers()
in tce_csv_result_allusers.php
Export all test results to CSV.
F_csv_export_users
F_csv_export_users()
in tce_csv_users.php
Export all users to CSV grouped by users' groups.
F_import_csv_users
F_import_csv_users()
in tce_import_xml_users.php
Import users from CSV file (tab delimited text).
F_list_online_users
F_list_online_users()
in tce_functions_users_online.php
Display online users.
F_menu_link
F_menu_link()
in tce_page_menu.php
Returns a menu element link.
F_read_file_size
F_read_file_size()
in tce_functions_upload.php
returns the file size in bytes
F_select_executed_distinct_tests_sql
F_select_executed_distinct_tests_sql()
in tce_functions_auth_sql.php
Returns a SQL string to select executed tests accounting for user authorizations.
F_select_executed_tests_sql
F_select_executed_tests_sql()
in tce_functions_auth_sql.php
Returns a SQL string to select executed user tests accounting for user authorizations.
F_select_subjects_sql
F_select_subjects_sql()
in tce_functions_auth_sql.php
Returns a SQL string to select subjects accounting for user authorizations.
F_select_tests_sql
F_select_tests_sql()
in tce_functions_auth_sql.php
Returns a SQL string to select tests accounting for user authorizations.
F_select_user
F_select_user()
in tce_functions_user_select.php
Display user selection for using F_show_select_user function.
F_send_report_emails
F_send_report_emails()
in tce_functions_email_reports.php
Sends email test reports to users.
F_show_online_users
F_show_online_users()
in tce_functions_users_online.php
Display online users form using F_list_online_users function.
F_show_select_questions
F_show_select_questions()
in tce_show_all_questions.php
Display question selection XHTML table.
F_show_select_user
F_show_select_user()
in tce_functions_user_select.php
Display user selection XHTML table.
F_stats_table_header_element
F_stats_table_header_element()
in tce_show_result_questions.php
Display table header element with order link.
F_upload_file
F_upload_file()
in tce_functions_upload.php
Uploads image file to the server.
F_user_table_header_element
F_user_table_header_element()
in tce_functions_user_select.php
Display table header element with order link.
F_xml_export_questions
F_xml_export_questions()
in tce_xml_questions.php
Export all questions of the selected subject to XML.
F_xml_export_users
F_xml_export_users()
in tce_xml_users.php
Export all users to XML grouped by users' groups.
g
top
$group_data
XMLUserImporter::$group_data
in tce_import_xml_users.php
getImageButton
getImageButton()
in tce_functions_tcecode_editor.php
Display one tag button
i
top
$inanswer
XMLQuestionImporter::$inanswer
in tce_import_xml_questions.php
index.php
index.php
in index.php
k
top
K_AUTH_ADMINISTRATOR
K_AUTH_ADMINISTRATOR
in tce_auth.php
administrator level
K_AUTH_ADMIN_ANSWERS
K_AUTH_ADMIN_ANSWERS
in tce_auth.php
required user's level to access "answer editor"
K_AUTH_ADMIN_INFO
K_AUTH_ADMIN_INFO
in tce_auth.php
required user's level to access "TCExam information"
K_AUTH_ADMIN_ONLINE_USERS
K_AUTH_ADMIN_ONLINE_USERS
in tce_auth.php
required user's level to display online users
K_AUTH_ADMIN_QUESTIONS
K_AUTH_ADMIN_QUESTIONS
in tce_auth.php
required user's level to access "question editor"
K_AUTH_ADMIN_RATING
K_AUTH_ADMIN_RATING
in tce_auth.php
required user's level to manually rate free text answers
K_AUTH_ADMIN_RESULTS
K_AUTH_ADMIN_RESULTS
in tce_auth.php
required user's level to display results
K_AUTH_ADMIN_SUBJECTS
K_AUTH_ADMIN_SUBJECTS
in tce_auth.php
required user's level to access "subject editor"
K_AUTH_ADMIN_TCECODE
K_AUTH_ADMIN_TCECODE
in tce_auth.php
required user's level to access "tcecode editor"
K_AUTH_ADMIN_TESTS
K_AUTH_ADMIN_TESTS
in tce_auth.php
required user's level to access "test editor"
K_AUTH_ADMIN_UPLOAD_IMAGES
K_AUTH_ADMIN_UPLOAD_IMAGES
in tce_auth.php
required user's level to upload images
K_AUTH_ADMIN_USERS
K_AUTH_ADMIN_USERS
in tce_auth.php
required user's level to access "user editor"
K_AUTH_INDEX
K_AUTH_INDEX
in tce_auth.php
required user's level to access index page
K_CLOCK_IN_UTC
K_CLOCK_IN_UTC
in tce_config.php
if true display admin clock in UTC (GMT)
K_EXTEND_TIME_MINUTES
K_EXTEND_TIME_MINUTES
in tce_show_result_user.php
K_MAX_MEMORY_LIMIT
K_MAX_MEMORY_LIMIT
in tce_config.php
max memory limit
K_MAX_ROWS_PER_PAGE
K_MAX_ROWS_PER_PAGE
in tce_config.php
max number of rows to display in tables
K_MAX_UPLOAD_SIZE
K_MAX_UPLOAD_SIZE
in tce_config.php
max size to be uploaded in bytes
K_SELECT_SUBSTRING
K_SELECT_SUBSTRING
in tce_config.php
max number of chars to display on a selection box
K_TCEXAM_AUTHOR
K_TCEXAM_AUTHOR
in tce_config.php
TCExam Author
K_TCEXAM_DESCRIPTION
K_TCEXAM_DESCRIPTION
in tce_config.php
TCExam description
K_TCEXAM_HELP_STYLE
K_TCEXAM_HELP_STYLE
in tce_config.php
full path to CSS stylesheet for help file
K_TCEXAM_ICON
K_TCEXAM_ICON
in tce_config.php
relative path to html icon
K_TCEXAM_KEYWORDS
K_TCEXAM_KEYWORDS
in tce_config.php
default html meta keywords
K_TCEXAM_REPLY_TO
K_TCEXAM_REPLY_TO
in tce_config.php
reply-to meta tag
K_TCEXAM_STYLE
K_TCEXAM_STYLE
in tce_config.php
full path to CSS stylesheet
K_TCEXAM_TITLE
K_TCEXAM_TITLE
in tce_config.php
TCExam title
q
top
$question_data
XMLQuestionImporter::$question_data
in tce_import_xml_questions.php
$question_id
XMLQuestionImporter::$question_id
in tce_import_xml_questions.php
s
top
$subject_id
XMLQuestionImporter::$subject_id
in tce_import_xml_questions.php
segContentHandler
XMLUserImporter::segContentHandler()
in tce_import_xml_users.php
Sets the character data handler function for the XML parser parser.handler.
segContentHandler
XMLQuestionImporter::segContentHandler()
in tce_import_xml_questions.php
Sets the character data handler function for the XML parser parser.handler.
startElementHandler
XMLUserImporter::startElementHandler()
in tce_import_xml_users.php
Sets the start element handler function for the XML parser parser.start_element_handler.
startElementHandler
XMLQuestionImporter::startElementHandler()
in tce_import_xml_questions.php
Sets the start element handler function for the XML parser parser.start_element_handler.
t
top
tcecodeEditorTagButtons
tcecodeEditorTagButtons()
in tce_functions_tcecode_editor.php
Display TCExam Code EDITOR Tag Buttons
tce_csv_result_allusers.php
tce_csv_result_allusers.php
in tce_csv_result_allusers.php
tce_csv_users.php
tce_csv_users.php
in tce_csv_users.php
tce_edit_answer.php
tce_edit_answer.php
in tce_edit_answer.php
tce_edit_group.php
tce_edit_group.php
in tce_edit_group.php
tce_edit_question.php
tce_edit_question.php
in tce_edit_question.php
tce_edit_rating.php
tce_edit_rating.php
in tce_edit_rating.php
tce_edit_subject.php
tce_edit_subject.php
in tce_edit_subject.php
tce_edit_test.php
tce_edit_test.php
in tce_edit_test.php
tce_edit_user.php
tce_edit_user.php
in tce_edit_user.php
tce_email_results.php
tce_email_results.php
in tce_email_results.php
tce_functions_auth_sql.php
tce_functions_auth_sql.php
in tce_functions_auth_sql.php
tce_functions_email_reports.php
tce_functions_email_reports.php
in tce_functions_email_reports.php
tce_functions_tcecode_editor.php
tce_functions_tcecode_editor.php
in tce_functions_tcecode_editor.php
tce_functions_upload.php
tce_functions_upload.php
in tce_functions_upload.php
tce_functions_users_online.php
tce_functions_users_online.php
in tce_functions_users_online.php
tce_functions_user_select.php
tce_functions_user_select.php
in tce_functions_user_select.php
tce_import_xml_questions.php
tce_import_xml_questions.php
in tce_import_xml_questions.php
tce_import_xml_users.php
tce_import_xml_users.php
in tce_import_xml_users.php
tce_logout.php
tce_logout.php
in tce_logout.php
tce_page_footer.php
tce_page_footer.php
in tce_page_footer.php
tce_page_footer_popup.php
tce_page_footer_popup.php
in tce_page_footer_popup.php
tce_page_guide.php
tce_page_guide.php
in tce_page_guide.php
tce_page_header.php
tce_page_header.php
in tce_page_header.php
tce_page_header_popup.php
tce_page_header_popup.php
in tce_page_header_popup.php
tce_page_info.php
tce_page_info.php
in tce_page_info.php
tce_page_menu.php
tce_page_menu.php
in tce_page_menu.php
tce_pdf_all_questions.php
tce_pdf_all_questions.php
in tce_pdf_all_questions.php
tce_pdf_results.php
tce_pdf_results.php
in tce_pdf_results.php
tce_pdf_testgen.php
tce_pdf_testgen.php
in tce_pdf_testgen.php
tce_popup_test_info.php
tce_popup_test_info.php
in tce_popup_test_info.php
tce_preview_tcecode.php
tce_preview_tcecode.php
in tce_preview_tcecode.php
tce_select_users.php
tce_select_users.php
in tce_select_users.php
tce_show_all_questions.php
tce_show_all_questions.php
in tce_show_all_questions.php
tce_show_online_users.php
tce_show_online_users.php
in tce_show_online_users.php
tce_show_result_allusers.php
tce_show_result_allusers.php
in tce_show_result_allusers.php
tce_show_result_questions.php
tce_show_result_questions.php
in tce_show_result_questions.php
tce_show_result_user.php
tce_show_result_user.php
in tce_show_result_user.php
tce_xhtml_header.php
tce_xhtml_header.php
in tce_xhtml_header.php
tce_xml_questions.php
tce_xml_questions.php
in tce_xml_questions.php
tce_xml_users.php
tce_xml_users.php
in tce_xml_users.php
tce_auth.php
tce_auth.php
in tce_auth.php
tce_config.php
tce_config.php
in tce_config.php
u
top
$user_data
XMLUserImporter::$user_data
in tce_import_xml_users.php
$user_id
XMLUserImporter::$user_id
in tce_import_xml_users.php
x
top
$xmlfile
XMLUserImporter::$xmlfile
in tce_import_xml_users.php
$xmlfile
XMLQuestionImporter::$xmlfile
in tce_import_xml_questions.php
XMLQuestionImporter
XMLQuestionImporter
in tce_import_xml_questions.php
This PHP Class imports question data directly from a XML file.
XMLUserImporter
XMLUserImporter
in tce_import_xml_users.php
This PHP Class imports users and groups data directly from a XML file.
a
c
e
f
g
i
k
q
s
t
u
x
_