Moodle  2.2.1
http://www.collinsharper.com
file_info_area_course_legacy Class Reference
Inheritance diagram for file_info_area_course_legacy:
Collaboration diagram for file_info_area_course_legacy:

Public Member Functions

 __construct ($browser, $context, $storedfile)
 get_url ($forcedownload=false, $https=false)
 get_children ()

Detailed Description

Definition at line 358 of file file_info_context_course.php.


Constructor & Destructor Documentation

__construct ( browser,
context,
storedfile 
)

Definition at line 359 of file file_info_context_course.php.


Member Function Documentation

Returns list of children.

Returns:
array of file_info instances

Reimplemented from file_info_stored.

Definition at line 393 of file file_info_context_course.php.

Here is the call graph for this function:

get_url ( forcedownload = false,
https = false 
)

Returns file download url

Parameters:
bool$forcedownload
bool$httsforce https
Returns:
string url

Reimplemented from file_info_stored.

Definition at line 371 of file file_info_context_course.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations