ILIAS  release_7 Revision v7.30-3-g800a261c036
FileAccess.php
Go to the documentation of this file.
1 <?php
2 
4 
15 {
16 }
Interface FileWriteAccess All write file operations of the filesystem service.
Interface FileAccess The FileAccess interface defines all file operations.
Definition: FileAccess.php:14
Interface FileReadAccess All readonly file operations of the filesystem service.