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

Public Member Functions

 set_value ($value)

Detailed Description

Implementation of backup_final_element that provides one interceptor for anonymization of data

This class overwrites the standard set_value() method, in order to get (by name) functions from backup_anonymizer_helper executed, producing anonymization of information to happen in a clean way

TODO: Finish phpdocs

Definition at line 34 of file backup_custom_fields.php.


Member Function Documentation

set_value ( value)

Reimplemented from base_atom.

Definition at line 36 of file backup_custom_fields.php.

Here is the call graph for this function:


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