Overview

Hint:
If you do not intend to extend the integration pack, skip this section. An appropriate implementation will be used for every interface automatically.

The Java integration provides you several interfaces to extend and adapt to your needs:

  • UserAction: Gives you full control over any action the user can do in the File Browser.
  • UserPathBuilder: Enables you to construct a user-dependent file path.
  • Connector: Gives you the ability to handle server-side connector requests the way you want.
  • Localization: Enables you to localize any message returned by tags and the connector.

Please read the extending parts carefully if you intend to deploy the FCKeditor in a particular system!