|
| __construct (object $course, object $cm, int $userid, array $related=[]) |
| Constructor for the completion info exporter.
|
|
◆ __construct()
core_completion\external\completion_info_exporter::__construct |
( |
object | $course, |
|
|
object | $cm, |
|
|
int | $userid, |
|
|
array | $related = [] ) |
Constructor for the completion info exporter.
- Parameters
-
object | $course | course object |
object | cm_info | $cm | course module info |
int | $userid | user id |
array | $related | related values |
◆ define_other_properties()
static core_completion\external\completion_info_exporter::define_other_properties |
( |
| ) |
|
|
static |
Return the list of additional properties used only for display.
- Return values
-
array | Keys are the property names, and value their definition. |
◆ get_other_values()
core_completion\external\completion_info_exporter::get_other_values |
( |
renderer_base | $output | ) |
|
|
protected |
Get the additional values to inject while exporting.
- Parameters
-
- Return values
-
array | Keys are the property names, values are their values. |
The documentation for this class was generated from the following file:
- completion/classes/external/completion_info_exporter.php