Uses of Class
de.xima.fc.gui.model.form_theme.FormThemeFileSystemManager
-
Packages that use FormThemeFileSystemManager Package Description de.xima.fc.gui.model.form_theme -
-
Uses of FormThemeFileSystemManager in de.xima.fc.gui.model.form_theme
Methods in de.xima.fc.gui.model.form_theme that return FormThemeFileSystemManager Modifier and Type Method Description FormThemeFileSystemManager
FormThemeEditModeAdvancedModel. fileSystemManager()
Gets the file system that grants access to the files in the current form theme.Methods in de.xima.fc.gui.model.form_theme with parameters of type FormThemeFileSystemManager Modifier and Type Method Description static FileSystemElFinderConnector<?>
FormThemeElFinderConfigurator. createConnector(String explorerSessionId, FormThemeFileSystemManager fileSystemManager, IResourceStoreManager storeManager)
Creates the elFinder connector that handles requests from the elFinder file explorer.
-