| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilFileSystemSetupConfig:
 Collaboration diagram for ilFileSystemSetupConfig:Public Member Functions | |
| __construct (string $data_dir) | |
| getDataDir () | |
| getWebDir () | |
Protected Member Functions | |
| normalizePath (string $p) | |
Protected Attributes | |
| string | $data_dir | 
Definition at line 21 of file class.ilFileSystemSetupConfig.php.
| ilFileSystemSetupConfig::__construct | ( | string | $data_dir | ) | 
Definition at line 25 of file class.ilFileSystemSetupConfig.php.
References normalizePath().
 Here is the call graph for this function:| ilFileSystemSetupConfig::getDataDir | ( | ) | 
| ilFileSystemSetupConfig::getWebDir | ( | ) | 
Definition at line 42 of file class.ilFileSystemSetupConfig.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilFileSystemSetupConfig.php.
Referenced by __construct().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 23 of file class.ilFileSystemSetupConfig.php.
Referenced by getDataDir().