All Classes and Interfaces

Class
Description
The "access denied" exception.
Request scoped access control list.
Class representing a result returned by ACL.
Interface for ACL role provider.
Class representing one rule in CKFinder's access control list.
Custom deserializer for ACL rules provided in CKFinder configuration.
Class representing the list of ACL rules.
Modifies the HTTP response by adding information about current working folder.
Modifies the HTTP response by adding the extra HTTP headers defined in configuration.
The AfterCommandEvent event class.
The "already exists" exception class.
Interface for authentication methods.
Class representing backend - an intermediate layer between CKFinder and filesystem.
 
Request scoped backend factory.
The BeforeCommandEvent event class.
Cache storage interface.
Main CKFinder service.
The base CKFinder exception class.
Servlet for handling CKFinder's HTTP requests.
Interface for CKFinder connector commands.
Application scoped command factory service.
CKFinder's connector configuration class.
Backend configuration class.
Configuration node for HTTP cache lifetimes for various CKFinder components.
Configuration node for image processing.
Configuration node for CKFinder connector's internal private directories.
Configuration node for resource type.
Configuration node for image thumbnails.
Configuration factory service.
Interface for config loaders.
 
 
Interface for CSRF token validator.
 
 
Application scoped CSRF token validator service.
 
CKFinder internal error codes.
The CKFinder Event class.
The ExceptionEvent event class.
Formats the HTTP response in case if exception is thrown.
Represents a file node.
 
The "file not found" exception class.
Request scoped filesystem factory.
Filesystem provider interface.
 
Represents a folder node.
The "folder not found" exception class.
 
The GetConfigForRequestEvent event class.
 
 
 
 
 
The class representing an image, used for image processing.
 
 
 
Class that holds info about image dimensions and compression quality.
 
The "invalid command" exception class.
The "invalid configuration" exception class.
The "invalid extension" exception class.
The "invalid name" exception class.
The "invalid request" exception class.
The "invalid upload" exception class.
Some CKFinder commands send JSON body in their requests.
 
Common interface for CKFinder event listeners.
The LoadConfigEvent event class.
 
Application scoped service responsible for assembling HTTP responses.
 
 
Represents a node in filesystem (file or folder).
Event listener that handles OPTIONS HTTP requests.
 
CKFinder's file and folder access permissions.
 
 
 
 
Base class for request context aware events.
The RequestEvent event class.
Annotation used to define the HTTP method expected by concrete Command.
Annotation used to define permission required by concrete Command.
Class representing resized image file.
Request scoped service used for resized images processing.
The ResolveCommandEvent event class.
Event listener that resolves the Command to handle current HTTP request.
Defines a resource type.
Request scoped resource types factory.
The ResponseEvent event class.
Base class for response writers.
 
 
 
Serves static resources.
 
 
Class representing a thumbnail image.
Request scoped service used for thumbnails processing.
 
Application-scoped translator service.
The "unauthorized exception" class.
Class representing uploaded file.
 
Request scoped service that represents current working directory.