Generator tool functions.
Copyright: | David MonllaĆ³ |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 59 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
tool_generator_pluginfile($course, $cm, $context, $filearea, $args, $forcedownload, array $options = array() X-Ref |
Files support. Exits if the required permissions are not satisfied. param: stdClass $course course object param: stdClass $cm param: stdClass $context context object param: string $filearea file area param: array $args extra arguments param: bool $forcedownload whether or not force download param: array $options additional options affecting the file serving return: void The file is sent along with it's headers |