An assign file class that extends rendererable class and is used by the assign module.
More...
|
stdClass | $cm |
| $cm course module
|
|
context | $context |
| $context
|
|
stdClass | $course |
| $course
|
|
string | $dir |
| $context
|
|
MoodleQuickForm | $portfolioform |
| $portfolioform
|
|
An assign file class that extends rendererable class and is used by the assign module.
- Copyright
- 2012 NetSpot
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
assign_files::__construct |
( |
context |
$context, |
|
|
|
$sid, |
|
|
|
$filearea, |
|
|
|
$component |
|
) |
| |
The constructor.
- Parameters
-
context | $context | |
int | $sid | |
string | $filearea | |
string | $component | |
◆ preprocess()
assign_files::preprocess |
( |
|
$dir, |
|
|
|
$filearea, |
|
|
|
$component |
|
) |
| |
Preprocessing the file list to add the portfolio links if required.
- Parameters
-
array | $dir | |
string | $filearea | |
string | $component | |
- Return values
-
The documentation for this class was generated from the following file: