Moodle  2.2.1
http://www.collinsharper.com
restore_html_block_decode_content Class Reference
Inheritance diagram for restore_html_block_decode_content:
Collaboration diagram for restore_html_block_decode_content:

Protected Member Functions

 get_iterator ()
 preprocess_field ($field)
 postprocess_field ($field)

Protected Attributes

 $configdata

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

Definition at line 66 of file restore_html_block_task.class.php.


Member Function Documentation

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.


Field Documentation

$configdata [protected]

Definition at line 68 of file restore_html_block_task.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations