(no description)
Copyright: | 2011 Mark Nielsen <mark@moodlerooms.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 60 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
Class: convert_factory - X-Ref
Factory class to create new instances of backup convertersget_converter($name, $tempdir, $logger = null) X-Ref |
Instantinates the given converter operating on a given directory param: $name The converter name param: $tempdir The temp directory to operate on param: base_logger|null if the conversion should be logged, use this logger return: base_converter |