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

Element index for package com-tecnick-tcexam-admin

[ a ] [ b ] [ c ] [ e ] [ f ] [ g ] [ i ] [ k ] [ l ] [ p ] [ q ] [ s ] [ t ] [ u ] [ x ] [ _ ]

_

__construct
in file tce_import_xml_users.php, method XMLUserImporter::__construct()
    Class constructor.
__construct
in file tce_class_import_xml.php, method XMLQuestionImporter::__construct()
    Class constructor.
__construct
in file tce_import_custom.php, method CustomQuestionImporter::__construct()
    Class constructor.
__destruct
in file tce_import_xml_users.php, method XMLUserImporter::__destruct()
    Class destructor;
__destruct
in file tce_class_import_xml.php, method XMLQuestionImporter::__destruct()
    Class destructor;
__destruct
in file tce_import_custom.php, method CustomQuestionImporter::__destruct()
    Class destructor;
top

a

addAnswer
in file tce_import_custom.php, method CustomQuestionImporter::addAnswer()
    Add a new answer if not exist.
addAnswer
in file tce_class_import_xml.php, method XMLQuestionImporter::addAnswer()
    Add a new answer if not exist.
addModule
in file tce_import_custom.php, method CustomQuestionImporter::addModule()
    Add a new module if not exist.
addModule
in file tce_class_import_xml.php, method XMLQuestionImporter::addModule()
    Add a new module if not exist.
addQuestion
in file tce_class_import_xml.php, method XMLQuestionImporter::addQuestion()
    Add a new question if not exist.
addQuestion
in file tce_import_custom.php, method CustomQuestionImporter::addQuestion()
    Add a new question if not exist.
addSubject
in file tce_import_custom.php, method CustomQuestionImporter::addSubject()
    Add a new subject if not exist.
addSubject
in file tce_class_import_xml.php, method XMLQuestionImporter::addSubject()
    Add a new subject if not exist.
top

b

$boolval
in file tce_import_custom.php, variable CustomQuestionImporter::$boolval
$boolval
in file tce_class_import_xml.php, variable XMLQuestionImporter::$boolval
top

c

$current_data
in file tce_import_xml_users.php, variable XMLUserImporter::$current_data
$current_data
in file tce_class_import_xml.php, variable XMLQuestionImporter::$current_data
$current_data
in file tce_import_custom.php, variable CustomQuestionImporter::$current_data
$current_element
in file tce_import_xml_users.php, variable XMLUserImporter::$current_element
$current_element
in file tce_class_import_xml.php, variable XMLQuestionImporter::$current_element
$current_element
in file tce_import_custom.php, variable CustomQuestionImporter::$current_element
CustomQuestionImporter
in file tce_import_custom.php, class CustomQuestionImporter
    This PHP Class imports question data directly from a custom file.
top

e

endElementHandler
in file tce_import_xml_users.php, method XMLUserImporter::endElementHandler()
    Sets the end element handler function for the XML parser parser.end_element_handler.
endElementHandler
in file tce_import_custom.php, method CustomQuestionImporter::endElementHandler()
    Sets the end element handler function for the XML parser parser.end_element_handler.
endElementHandler
in file tce_class_import_xml.php, method XMLQuestionImporter::endElementHandler()
    Sets the end element handler function for the XML parser parser.end_element_handler.
top

f

F_allresults_user_table_header_element
in file tce_show_allresults_users.php, function F_allresults_user_table_header_element()
    Display table header element with order link.
F_csv_export_allresults_user
in file tce_csv_allresults_user.php, function F_csv_export_allresults_user()
    Export all user's test results to CSV.
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_formatPdfPercentage
in file tce_functions_statistics.php, function F_formatPdfPercentage()
    format a percentage number
F_formatPercentage
in file tce_functions_statistics.php, function F_formatPercentage()
    Format a percentage number.
F_getArrayStatistics
in file tce_functions_statistics.php, function F_getArrayStatistics()
    Return an array containing descriptive statistics for the bidimensional input array.
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_result_allusers_table_header_element
in file tce_show_result_allusers.php, function F_result_allusers_table_header_element()
    Display table header element with order link.
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 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

g

$group_data
in file tce_import_xml_users.php, variable XMLUserImporter::$group_data
getImageButton
in file tce_functions_tcecode_editor.php, function getImageButton()
    Display one tag button
top

i

index.php
procedural page index.php
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

l

$level
in file tce_import_custom.php, variable CustomQuestionImporter::$level
$level
in file tce_class_import_xml.php, variable XMLQuestionImporter::$level
$level_data
in file tce_import_custom.php, variable CustomQuestionImporter::$level_data
$level_data
in file tce_class_import_xml.php, variable XMLQuestionImporter::$level_data
top

p

pdfUserResultsLink
in file tce_show_allresults_users.php, function pdfUserResultsLink()
    Returns an URL to open the PDF generator page for user's results.
top

q

$qtype
in file tce_import_custom.php, variable CustomQuestionImporter::$qtype
$qtype
in file tce_class_import_xml.php, variable XMLQuestionImporter::$qtype
$questionhash
in file tce_import_custom.php, variable CustomQuestionImporter::$questionhash
$questionhash
in file tce_class_import_xml.php, variable XMLQuestionImporter::$questionhash
top

s

segContentHandler
in file tce_import_xml_users.php, method XMLUserImporter::segContentHandler()
    Sets the character data handler function for the XML parser parser.handler.
segContentHandler
in file tce_class_import_xml.php, method XMLQuestionImporter::segContentHandler()
    Sets the character data handler function for the XML parser parser.handler.
segContentHandler
in file tce_import_custom.php, method CustomQuestionImporter::segContentHandler()
    Sets the character data handler function for the XML parser parser.handler.
startElementHandler
in file tce_import_xml_users.php, method XMLUserImporter::startElementHandler()
    Sets the start element handler function for the XML parser parser.start_element_handler.
startElementHandler
in file tce_class_import_xml.php, method XMLQuestionImporter::startElementHandler()
    Sets the start element handler function for the XML parser parser.start_element_handler.
startElementHandler
in file tce_import_custom.php, method CustomQuestionImporter::startElementHandler()
    Sets the start element handler function for the XML parser parser.start_element_handler.
top

t

tce_class_import_xml.php
procedural page tce_class_import_xml.php
tce_colorpicker.php
procedural page tce_colorpicker.php
tce_csv_allresults_user.php
procedural page tce_csv_allresults_user.php
tce_csv_result_allusers.php
procedural page tce_csv_result_allusers.php
tce_csv_users.php
procedural page tce_csv_users.php
tce_edit_answer.php
procedural page tce_edit_answer.php
tce_edit_group.php
procedural page tce_edit_group.php
tce_edit_module.php
procedural page tce_edit_module.php
tce_edit_question.php
procedural page tce_edit_question.php
tce_edit_rating.php
procedural page tce_edit_rating.php
tce_edit_subject.php
procedural page tce_edit_subject.php
tce_edit_test.php
procedural page tce_edit_test.php
tce_edit_user.php
procedural page tce_edit_user.php
tce_email_results.php
procedural page tce_email_results.php
tce_export_custom.php
procedural page tce_export_custom.php
tce_functions_auth_sql.php
procedural page tce_functions_auth_sql.php
tce_functions_email_reports.php
procedural page tce_functions_email_reports.php
tce_functions_questions.php
procedural page tce_functions_questions.php
tce_functions_statistics.php
procedural page tce_functions_statistics.php
tce_functions_tcecode_editor.php
procedural page tce_functions_tcecode_editor.php
tce_functions_upload.php
procedural page tce_functions_upload.php
tce_functions_users_online.php
procedural page tce_functions_users_online.php
tce_functions_user_select.php
procedural page tce_functions_user_select.php
tce_import_custom.php
procedural page tce_import_custom.php
tce_import_xml_questions.php
procedural page tce_import_xml_questions.php
tce_import_xml_users.php
procedural page tce_import_xml_users.php
tce_logout.php
procedural page tce_logout.php
tce_page_footer.php
procedural page tce_page_footer.php
tce_page_footer_popup.php
procedural page tce_page_footer_popup.php
tce_page_header.php
procedural page tce_page_header.php
tce_page_header_popup.php
procedural page tce_page_header_popup.php
tce_page_info.php
procedural page tce_page_info.php
tce_page_menu.php
procedural page tce_page_menu.php
tce_pdf_all_questions.php
procedural page tce_pdf_all_questions.php
tce_pdf_results.php
procedural page tce_pdf_results.php
tce_pdf_testgen.php
procedural page tce_pdf_testgen.php
tce_pdf_user_results.php
procedural page tce_pdf_user_results.php
tce_popup_test_info.php
procedural page tce_popup_test_info.php
tce_preview_tcecode.php
procedural page tce_preview_tcecode.php
tce_select_users.php
procedural page tce_select_users.php
tce_show_allresults_users.php
procedural page tce_show_allresults_users.php
tce_show_all_questions.php
procedural page tce_show_all_questions.php
tce_show_online_users.php
procedural page tce_show_online_users.php
tce_show_result_allusers.php
procedural page tce_show_result_allusers.php
tce_show_result_questions.php
procedural page tce_show_result_questions.php
tce_show_result_user.php
procedural page tce_show_result_user.php
tce_xhtml_header.php
procedural page tce_xhtml_header.php
tce_xml_questions.php
procedural page tce_xml_questions.php
tce_xml_results.php
procedural page tce_xml_results.php
tce_xml_users.php
procedural page tce_xml_users.php
tce_xml_user_results.php
procedural page tce_xml_user_results.php
tce_auth.php
procedural page tce_auth.php
tce_config.php
procedural page tce_config.php
tce_pdf_results.php
procedural page tce_pdf_results.php
tcecodeEditorTagButtons
in file tce_functions_tcecode_editor.php, function tcecodeEditorTagButtons()
    Display TCExam Code EDITOR Tag Buttons
top

u

$user_data
in file tce_import_xml_users.php, variable XMLUserImporter::$user_data
$user_id
in file tce_import_xml_users.php, variable XMLUserImporter::$user_id
top

x

$xmlfile
in file tce_import_xml_users.php, variable XMLUserImporter::$xmlfile
$xmlfile
in file tce_import_custom.php, variable CustomQuestionImporter::$xmlfile
$xmlfile
in file tce_class_import_xml.php, variable XMLQuestionImporter::$xmlfile
XMLQuestionImporter
in file tce_class_import_xml.php, class XMLQuestionImporter
    This PHP Class imports question data directly from an XML file.
XMLUserImporter
in file tce_import_xml_users.php, class XMLUserImporter
    This PHP Class imports users and groups data directly from a XML file.
top

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