FolderStructure
Table of Contents
Namespaces
Interfaces
- NodeInterface
- Interface for structure nodes root, link, file, .
- RootNodeInterface
- Interface implemented by root node
- StructureFacadeInterface
- Interface of structure facade, a facade class in front of root node
Classes
- AbstractNode
- Abstract node implements common methods
- DefaultFactory
- Factory returns default folder structure object hierarchy
- DefaultPermissionsCheck
- Service class to check the default folder permissions
- DirectoryNode
- A directory
- Exception
- A folder structure exception
- FileNode
- A file
- LinkNode
- A link
- RootNode
- Root node of structure
- StructureFacade
- Structure facade, a facade class in front of root node.