|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($browser, $context, $storedfile) | |
| get_url ($forcedownload=false, $https=false) | |
| get_children () | |
Definition at line 358 of file file_info_context_course.php.
| __construct | ( | $ | browser, |
| $ | context, | ||
| $ | storedfile | ||
| ) |
Definition at line 359 of file file_info_context_course.php.
| get_children | ( | ) |
Returns list of children.
Reimplemented from file_info_stored.
Definition at line 393 of file file_info_context_course.php.

| get_url | ( | $ | forcedownload = false, |
| $ | https = false |
||
| ) |
Returns file download url
| bool | $forcedownload | |
| bool | $htts | force https |
Reimplemented from file_info_stored.
Definition at line 371 of file file_info_context_course.php.
