6 calls to Config_File::_trigger_error_msg() in Quiz 6.6
- Config_File::get in includes/
moodle/ lib/ smarty/ Config_File.class.php - Retrieves config info based on the file, section, and variable name.
- Config_File::get_section_names in includes/
moodle/ lib/ smarty/ Config_File.class.php - Get all section names from a loaded file.
- Config_File::get_var_names in includes/
moodle/ lib/ smarty/ Config_File.class.php - Get all global or section variable names.
- Config_File::load_file in includes/
moodle/ lib/ smarty/ Config_File.class.php - Load a configuration file manually.
- Config_File::set_path in includes/
moodle/ lib/ smarty/ Config_File.class.php - Set the path where configuration files can be found.
- Config_File::_set_config_var in includes/
moodle/ lib/ smarty/ Config_File.class.php