| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 Inheritance diagram for ilPreviewSetupConfig:
 Collaboration diagram for ilPreviewSetupConfig:Public Member Functions | |
| __construct (?string $path_to_ghostscript) | |
| getPathToGhostscript () | |
Protected Member Functions | |
| toLinuxConvention (?string $p) | |
Protected Attributes | |
| string | $path_to_ghostscript | 
Definition at line 21 of file class.ilPreviewSetupConfig.php.
| ilPreviewSetupConfig::__construct | ( | ?string | $path_to_ghostscript | ) | 
Definition at line 25 of file class.ilPreviewSetupConfig.php.
References toLinuxConvention().
 Here is the call graph for this function:| ilPreviewSetupConfig::getPathToGhostscript | ( | ) | 
Definition at line 39 of file class.ilPreviewSetupConfig.php.
References $path_to_ghostscript.
      
  | 
  protected | 
Definition at line 31 of file class.ilPreviewSetupConfig.php.
Referenced by __construct().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 23 of file class.ilPreviewSetupConfig.php.
Referenced by getPathToGhostscript().