ILIAS  trunk Revision v11.0_alpha-1769-g99a433fe2dc
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\Filesystem\Visibility Interface Reference

This interface provides the available options for the filesystem right management of the filesystem service. More...

+ Collaboration diagram for ILIAS\Filesystem\Visibility:

Data Fields

const PUBLIC_ACCESS = 'public'
 Public file visibility. More...
 
const PRIVATE_ACCESS = 'private'
 Private file visibility. More...
 

Detailed Description

This interface provides the available options for the filesystem right management of the filesystem service.

Author
Nicolas Schäfli ns@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
Fabian Schmid fabia.nosp@m.n@sr.nosp@m..solu.nosp@m.tion.nosp@m.s

Definition at line 29 of file Visibility.php.

Field Documentation

◆ PRIVATE_ACCESS

◆ PUBLIC_ACCESS

const ILIAS\Filesystem\Visibility::PUBLIC_ACCESS = 'public'

The documentation for this interface was generated from the following file: