Uses of Class
de.xima.fc.gui.elfinder.FileSystemElFinderConnector
Packages that use FileSystemElFinderConnector
-
Uses of FileSystemElFinderConnector in de.xima.fc.gui.elfinder
Methods in de.xima.fc.gui.elfinder that return FileSystemElFinderConnectorModifier and TypeMethodDescriptionstatic <Entry extends IFileSystemEntry<?>>
FileSystemElFinderConnector<Entry> FileSystemElFinderConnector.newConnector(FileSystemElFinderConnectorConfig<Entry> config) Creates a new elFinder connector backed by the given content view, using the given settings. -
Uses of FileSystemElFinderConnector in de.xima.fc.gui.model.form_theme
Methods in de.xima.fc.gui.model.form_theme that return FileSystemElFinderConnectorModifier and TypeMethodDescriptionFormThemeEditModeAdvancedModel.connector()Gets the connector for the elFinder file explorer.FormThemeElFinderExplorerSession.connector()static FileSystemElFinderConnector<?> FormThemeElFinderConfigurator.createConnector(String explorerSessionId, FormThemeFileSystemManager fileSystemManager, IResourceStoreManager storeManager) Creates the elFinder connector that handles requests from the elFinder file explorer.