|
Moodle
2.2.1
http://www.collinsharper.com
|


Protected Member Functions | |
| get_iterator () | |
| preprocess_field ($field) | |
| postprocess_field ($field) | |
Protected Attributes | |
| $configdata | |
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
Definition at line 66 of file restore_html_block_task.class.php.
| get_iterator | ( | ) | [protected] |
Reimplemented from restore_decode_content.
Definition at line 70 of file restore_html_block_task.class.php.
| postprocess_field | ( | $ | field | ) | [protected] |
Reimplemented from restore_decode_content.
Definition at line 90 of file restore_html_block_task.class.php.
| preprocess_field | ( | $ | field | ) | [protected] |
Reimplemented from restore_decode_content.
Definition at line 85 of file restore_html_block_task.class.php.
$configdata [protected] |
Definition at line 68 of file restore_html_block_task.class.php.