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


Public Member Functions | |
| get_calculated_regexp () | |
Protected Member Functions | |
| get_mapping ($itemname, $itemid) | |
| apply_modifications ($toreplace, $mappingsok) | |
Mockup restore_decode_rule for testing purposes
Definition at line 175 of file testdecode.php.
| apply_modifications | ( | $ | toreplace, |
| $ | mappingsok | ||
| ) | [protected] |
Simply prefix with '0' non-mapped results and with '1' mapped ones
Reimplemented from restore_decode_rule.
Definition at line 194 of file testdecode.php.
Originally protected, make it public
Reimplemented from restore_decode_rule.
Definition at line 180 of file testdecode.php.
| get_mapping | ( | $ | itemname, |
| $ | itemid | ||
| ) | [protected] |
Simply map each itemid by its double
Reimplemented from restore_decode_rule.
Definition at line 187 of file testdecode.php.