Uses of Interface
de.xima.fc.gui.elfinder.IElFinderFileUrlCreator
Packages that use IElFinderFileUrlCreator
-
Uses of IElFinderFileUrlCreator in de.xima.fc.gui.elfinder
Classes in de.xima.fc.gui.elfinder that implement IElFinderFileUrlCreatorModifier and TypeClassDescriptionfinal classFindCommandElFinderUrlCreator<Entry extends IFileSystemEntry<?>>AIElFinderFileUrlCreatorthat creates URLs for the ElFinder connector.Methods in de.xima.fc.gui.elfinder that return IElFinderFileUrlCreatorModifier and TypeMethodDescriptionstatic <Entry extends IFileSystemEntry<?>>
IElFinderFileUrlCreator<Entry> FindCommandElFinderUrlCreator.custom(String connectorUrl, IElFinderHashEncoder hashCreator) Creates a new URL creator for the ElFinder connector.static <Entry extends IFileSystemEntry<?>>
IElFinderFileUrlCreator<Entry> FindCommandElFinderUrlCreator.withDefaultHashCodec(String connectorUrl) Creates a new URL creator for the ElFinder connector.Methods in de.xima.fc.gui.elfinder with parameters of type IElFinderFileUrlCreatorModifier and TypeMethodDescriptionFileSystemElFinderConnectorConfig.BuilderStage3.fileUrlCreator(IElFinderFileUrlCreator<Entry> fileUrlCreator) Sets the URL creator for file system entries.