|
Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
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 |