| Package | Description |
|---|---|
| org.craftercms.core.store.impl.filesystem |
| Modifier and Type | Method and Description |
|---|---|
FileSystemFile |
FileSystemContext.getRootFolder() |
| Constructor and Description |
|---|
FileSystemContext(String id,
FileSystemContentStoreAdapter storeAdapter,
String storeServerUrl,
String rootFolderPath,
FileSystemFile rootFolder,
boolean mergingOn,
boolean cacheOn,
int maxAllowedItemsInCache,
boolean ignoreHiddenFiles) |
FileSystemFile(FileSystemFile parent,
String child) |
Copyright © 2018 CrafterCMS. All rights reserved.