Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Namespaces | |
namespace | qtype_calculatedsimple\privacy |
| |
Classes | |
class | qtype_calculatedsimple\privacy\provider |
Privacy Subsystem for qtype_calculatedsimple implementing null_provider. More... | |
Functions | |
qtype_calculatedsimple_pluginfile ($course, $cm, $context, $filearea, $args, $forcedownload, array $options=array()) | |
Checks file access for simple calculated questions. | |
qtype_calculatedsimple_pluginfile | ( | $course, | |
$cm, | |||
$context, | |||
$filearea, | |||
$args, | |||
$forcedownload, | |||
array | $options = array() ) |
Checks file access for simple calculated questions.
stdClass | $course | |
stdClass | $cm | |
stdClass | $context | |
string | $filearea | |
array | $args | |
bool | $forcedownload | |
array | $options | additional options affecting the file serving |
bool |