Factory class to create new instances of backup converters.
More...
|
static | get_converter ($name, $tempdir, $logger=null) |
| Instantinates the given converter operating on a given directory.
|
|
Factory class to create new instances of backup converters.
◆ get_converter()
static convert_factory::get_converter |
( |
| $name, |
|
|
| $tempdir, |
|
|
| $logger = null ) |
|
static |
Instantinates the given converter operating on a given directory.
- Exceptions
-
- Parameters
-
$name | The converter name |
$tempdir | The temp directory to operate on |
base_logger|null | if the conversion should be logged, use this logger |
- Return values
-
The documentation for this class was generated from the following file:
- backup/util/factories/convert_factory.class.php