ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (?string $path_to_phantom_js) | |
getPathToPhantomJS () | |
Protected Member Functions | |
toLinuxConvention (?string $p) | |
Protected Attributes | |
$path_to_phantom_js | |
Definition at line 7 of file class.ilPDFGenerationSetupConfig.php.
ilPDFGenerationSetupConfig::__construct | ( | ?string | $path_to_phantom_js | ) |
Definition at line 14 of file class.ilPDFGenerationSetupConfig.php.
References toLinuxConvention().
ilPDFGenerationSetupConfig::getPathToPhantomJS | ( | ) |
Definition at line 28 of file class.ilPDFGenerationSetupConfig.php.
References $path_to_phantom_js.
|
protected |
Definition at line 20 of file class.ilPDFGenerationSetupConfig.php.
Referenced by __construct().
|
protected |
Definition at line 12 of file class.ilPDFGenerationSetupConfig.php.
Referenced by getPathToPhantomJS().