Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
restore_html_block_decode_content Class Reference

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...

Inheritance diagram for restore_html_block_decode_content:
restore_decode_content processable

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
 

Detailed Description

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.


The documentation for this class was generated from the following file: