32 public static function getTempDir(
bool $relative): string
34 $relativeTempPath =
'wfe/upload_temp/';
37 return $relativeTempPath;
45 $relativeRepositoryPath =
'wfe/repository/';
48 return $relativeRepositoryPath;
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(int $id=0, bool $call_by_reference=true)
static getRepositoryDir(bool $relative=false)
__construct(Container $dic, ilPlugin $plugin)
static getTempDir(bool $relative)