|
Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Specialised restore_decode_content provider that unserializes the configdata field, to serve the configdata->text content to the restore_decode_processor packaging it back to its serialized form after process. More...
Public Member Functions | |
| process ($processor) | |
| This function will call to the corresponding processor method in other to make them perform the desired tasks. | |
| set_restoreid ($restoreid) | |
Protected Member Functions | |
| get_iterator () | |
| postprocess_field ($field) | |
| preprocess_field ($field) | |
| update_iterator_row ($row) | |
Protected Attributes | |
| $configdata | |
| $fields | |
| $iterator | |
| $mapping | |
| $restoreid | |
| $tablename | |
Specialised restore_decode_content provider that unserializes the configdata field, to serve the configdata->text content to the restore_decode_processor packaging it back to its serialized form after process.