Uses of Interface
de.xima.fc.gui.elfinder.IElFinderHashCodec
Packages that use IElFinderHashCodec
-
Uses of IElFinderHashCodec in de.xima.fc.gui.elfinder
Classes in de.xima.fc.gui.elfinder that implement IElFinderHashCodecModifier and TypeClassDescriptionfinal classAIElFinderHashCodecthat uses the default implementation as detailed by the elFinder docs.Methods in de.xima.fc.gui.elfinder that return IElFinderHashCodecModifier and TypeMethodDescriptionstatic IElFinderHashCodecDefaultElFinderHashCodec.defaultElFinderHashCodec()Gets aIElFinderHashCodecthat uses the default elFinder implementation.Methods in de.xima.fc.gui.elfinder with parameters of type IElFinderHashCodecModifier and TypeMethodDescriptionstatic <Entry extends IFileSystemEntry<?>>
ElFinderDynamicResourceFileEntityThumbnails.BaseBuilder<Entry> ElFinderDynamicResourceFileEntityThumbnails.builder(IElFinderHashCodec fileHashCodec) Creates a new base builder for generating thumbnail URLs via the dynamic resource servlet and handling requests to that servlet.FileSystemElFinderConnectorConfig.BuilderStage3.fileHashCodec(IElFinderHashCodec fileHashCodec) Sets the file hash codec for encoding and decoding file hashes.