|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilFileDataImport:
Collaboration diagram for ilFileDataImport:Public Member Functions | |
| __construct () | |
| getPath () | |
Public Member Functions inherited from ilFileData | |
| __construct () | |
| checkPath (string $a_path) | |
| getPath () | |
Public Member Functions inherited from ilFile | |
| deleteTrailingSlash (string $a_path) | |
| delete trailing slash of path variables More... | |
Protected Attributes | |
| string | $import_path |
Protected Attributes inherited from ilFile | |
| string | $path |
Private Member Functions | |
| initExportDirectory () | |
Definition at line 18 of file class.ilFileDataImport.php.
| ilFileDataImport::__construct | ( | ) |
Reimplemented from ilFileData.
Definition at line 22 of file class.ilFileDataImport.php.
References ILIAS\GlobalScreen\Provider\__construct(), and initExportDirectory().
Here is the call graph for this function:| ilFileDataImport::getPath | ( | ) |
Reimplemented from ilFileData.
Definition at line 30 of file class.ilFileDataImport.php.
References $import_path.
|
private |
Definition at line 35 of file class.ilFileDataImport.php.
References ilFileUtils\makeDir().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 20 of file class.ilFileDataImport.php.
Referenced by getPath().