ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
FileAccess.php
Go to the documentation of this file.
1
<?php
2
3
namespace
ILIAS\Filesystem\Provider
;
4
14
interface
FileAccess
extends
FileReadAccess
,
FileWriteAccess
15
{
16
}
ILIAS\Filesystem\Provider
ILIAS\Filesystem\Provider\FileWriteAccess
Interface FileWriteAccess All write file operations of the filesystem service.
Definition:
FileWriteAccess.php:18
ILIAS\Filesystem\Provider\FileAccess
Interface FileAccess The FileAccess interface defines all file operations.
Definition:
FileAccess.php:14
ILIAS\Filesystem\Provider\FileReadAccess
Interface FileReadAccess All readonly file operations of the filesystem service.
Definition:
FileReadAccess.php:18
src
Filesystem
Provider
FileAccess.php
Generated on Mon Sep 1 2025 21:01:45 for ILIAS by
1.8.13 (using
Doxyfile
)