|
| set_user (?stdClass $user=null) |
| Set the current user during data generation. More...
|
|
◆ create_instance()
core_grading_generator::create_instance |
( |
context |
$context, |
|
|
string |
$component, |
|
|
string |
$areaname, |
|
|
string |
$method |
|
) |
| |
Create an instance of an advanced grading area.
- Parameters
-
context | $context | |
string | $component | |
string | $areaname | An area belonging to the specified component |
string | $method | An available gradingform type |
- Return values
-
◆ reset()
component_generator_base::reset |
( |
| ) |
|
|
inherited |
To be called from data reset code only, do not use in tests.
- Return values
-
Reimplemented in tool_dataprivacy_generator, core_competency_generator, testing_block_generator, testing_module_generator, testing_repository_generator, mod_book_generator, mod_chat_generator, mod_data_generator, mod_forum_generator, mod_glossary_generator, mod_lesson_generator, mod_survey_generator, mod_wiki_generator, core_notes_generator, and core_question_generator.
◆ set_user()
component_generator_base::set_user |
( |
?stdClass |
$user = null | ) |
|
|
protectedinherited |
Set the current user during data generation.
This should be avoided wherever possible, but in some situations underlying code will insert data as the current user.
- Parameters
-
The documentation for this class was generated from the following file:
- grade/grading/tests/generator/lib.php