Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Base backup conversion handler. More...
Public Member Functions | |
__construct (moodle1_converter $converter) | |
get_converter () | |
log ($message, $level, $a=null, $depth=null, $display=false) | |
This function will be responsible for handling the params, and to call to the corresponding logger->process() once all modifications in params have been performed. | |
Protected Attributes | |
moodle1_converter | $converter |
Base backup conversion handler.
moodle1_handler::__construct | ( | moodle1_converter | $converter | ) |
moodle1_converter | $converter | the converter that requires us |
moodle1_handler::get_converter | ( | ) |
moodle1_converter | the converter that required this handler |