CKFinder 3 – PHP Connector Documentation
PluginInterface Interface Reference

Public Member Functions

 setContainer (CKFinder $app)
 
 getDefaultConfig ()
 

Detailed Description

The Plugin interface.

Member Function Documentation

◆ getDefaultConfig()

getDefaultConfig ( )

Returns an array with the default configuration for this plugin. Any of the plugin configuration options can be overwritten in the CKFinder configuration file.

Returns
array default plugin configuration

◆ setContainer()

setContainer ( CKFinder  $app)

Injects the DI container to the plugin.


The documentation for this interface was generated from the following file: