Up one level | ||
event/ | ||
local/ | ||
privacy/ | ||
access_manager.php [source] [300 lines] | Manage the access to the quiz. | |
config_key.php [source] [83 lines] | Class for generating and representing a Safe Exam Browser config key. | |
helper.php [source] [146 lines] | Helper class. | |
hideif_rule.php [source] [109 lines] | Class to store data for "hide if" rules for the settings form. | |
link_generator.php [source] [60 lines] | Generate the links to open/download the Safe Exam Browser with correct settings. | |
property_list.php [source] [404 lines] | Wrapper for CFPropertyList to handle low level iteration. | |
quiz_settings.php [source] [666 lines] | Entity model representing quiz settings for the seb plugin. | |
settings_provider.php [source] [1118 lines] | Class for providing quiz settings, to make setting up quiz form manageable. To make sure there are no inconsistencies between data sets, run tests in tests/phpunit/settings_provider_test.php. | |
template.php [source] [135 lines] | Entity model representing template settings for the seb plugin. | |
template_controller.php [source] [384 lines] | Class for manipulating with the template records. |