4include_once(
'Services/FileSystem/classes/class.ilFileSystemStorage.php');
26 $this->usr_id = $a_usr_id;
28 parent::__construct(self::STORAGE_DATA,
true,$a_container_id);
__construct($a_container_id, $a_usr_id)
Constructor.
getRelativePathExMailDirectory()
getPathPrefix()
Implementation of abstract method.
getPathPostfix()
Implementation of abstract method.
getAbsolutePath()
Get absolute path of storage directory.
appendToPath($a_appendix)
static getDataDir()
get data directory (outside webspace)
static getWebspaceDir($mode="filesystem")
get webspace directory
static removeTrailingPathSeparators($path)