Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
|
Extract context vault preprocessor. More...
Public Member Functions | |
execute (array $records) | |
Extract the contexts from a list of records. | |
Extract context vault preprocessor.
mod_forum\local\vaults\preprocessors\extract_context::execute | ( | array | $records | ) |
Extract the contexts from a list of records.
stdClass[] | $records | The list of records which have context properties |
context[] | List of contexts matching the records. |