ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Data Structures | |
class | FilesystemWhitelistDecorator |
The filesystem white list decorator rewrites forbidden file endings and delegates the rest of the operation to the concrete filesystem implementation which is wrapped by the decorator. More... | |
class | ReadOnlyDecorator |
The filesystem ready only decorator provides read only access and will throw an Exception whenever code tries to write files. More... | |