ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (string $path_to_convert, string $path_to_zip, string $path_to_unzip) | |
getPathToConvert () | |
getPathToZip () | |
getPathToUnzip () | |
Protected Member Functions | |
toLinuxConvention (?string $p) | |
Protected Attributes | |
$path_to_convert | |
$path_to_zip | |
$path_to_unzip | |
Definition at line 7 of file class.ilUtilitiesSetupConfig.php.
ilUtilitiesSetupConfig::__construct | ( | string | $path_to_convert, |
string | $path_to_zip, | ||
string | $path_to_unzip | ||
) |
Definition at line 24 of file class.ilUtilitiesSetupConfig.php.
References toLinuxConvention().
ilUtilitiesSetupConfig::getPathToConvert | ( | ) |
Definition at line 42 of file class.ilUtilitiesSetupConfig.php.
References $path_to_convert.
ilUtilitiesSetupConfig::getPathToUnzip | ( | ) |
ilUtilitiesSetupConfig::getPathToZip | ( | ) |
|
protected |
Definition at line 34 of file class.ilUtilitiesSetupConfig.php.
Referenced by __construct().
|
protected |
Definition at line 12 of file class.ilUtilitiesSetupConfig.php.
Referenced by getPathToConvert().
|
protected |
Definition at line 22 of file class.ilUtilitiesSetupConfig.php.
Referenced by getPathToUnzip().
|
protected |
Definition at line 17 of file class.ilUtilitiesSetupConfig.php.
Referenced by getPathToZip().