|
| create_file ($options=null) |
| Creates a stored file that can be added to mock search area records for indexing.
|
|
| create_record ($options=null) |
| Adds a new record to the mock search area based on the provided options.
|
|
| delete_all () |
| Deletes all records in the search area table.
|
|
| reset () |
| To be called from data reset code only, do not use in tests. More...
|
|
| setup () |
| Creates the mock search area temp table.
|
|
| teardown () |
| Destroys the mock search area temp table.
|
|
◆ reset()
component_generator_base::reset |
( |
| ) |
|
|
inherited |
To be called from data reset code only, do not use in tests.
- Return values
-
Reimplemented in core_question_generator, core_notes_generator, mod_wiki_generator, mod_survey_generator, mod_lesson_generator, mod_glossary_generator, mod_forum_generator, mod_data_generator, mod_chat_generator, mod_book_generator, testing_repository_generator, testing_module_generator, testing_block_generator, core_competency_generator, and tool_dataprivacy_generator.
The documentation for this class was generated from the following file: