19 declare(strict_types=1);
26 public function __construct(
int $a_container_id,
int $a_usr_id)
47 case self::STORAGE_DATA:
51 case self::STORAGE_WEB:
static getWebspaceDir(string $mode="filesystem")
get webspace directory
appendToPath(string $a_appendix)
__construct(int $a_container_id, int $a_usr_id)
static removeTrailingPathSeparators(string $path)
static getDataDir()
get data directory (outside webspace)
getAbsolutePath()
Calculates the full path on the filesystem.
getRelativePathExMailDirectory()
__construct(Container $dic, ilPlugin $plugin)