Uses of Interface
de.xima.fc.gui.elfinder.IElFinderHashEncoder
Packages that use IElFinderHashEncoder
-
Uses of IElFinderHashEncoder in de.xima.fc.gui.elfinder
Subinterfaces of IElFinderHashEncoder in de.xima.fc.gui.elfinderModifier and TypeInterfaceDescriptioninterfaceEncoder and decoder for file and directory file paths.Classes in de.xima.fc.gui.elfinder that implement IElFinderHashEncoderModifier and TypeClassDescriptionfinal classAIElFinderHashCodecthat uses the default implementation as detailed by the elFinder docs.Methods in de.xima.fc.gui.elfinder that return IElFinderHashEncoderModifier and TypeMethodDescriptionstatic IElFinderHashEncoderDefaultElFinderHashCodec.defaultElFinderHashEncoder()Gets aIElFinderHashCodecthat uses the default elFinder implementation.Methods in de.xima.fc.gui.elfinder with parameters of type IElFinderHashEncoderModifier and TypeMethodDescriptionstatic <Entry extends IFileSystemEntry<?>>
IElFinderFileUrlCreator<Entry> FindCommandElFinderUrlCreator.custom(String connectorUrl, IElFinderHashEncoder hashCreator) Creates a new URL creator for the ElFinder connector.