28 public function web();
51 public function temp();
71 public function libs();
libs()
Fetches the libs filesystem which is located at the root of the libs directory of ILIAS...
web()
Fetches the web filesystem.
customizing()
Fetches the customizing filesystem which is located at the root of the customizing directory of ILIAS...
storage()
Fetches the storage filesystem.
temp()
Fetches the temporary filesystem which can be used for temporary file operations. ...