Package net.fckeditor.handlers

Different handlers for various purposes used in the entire system.

See:
          Description

Class Summary
CommandHandler Handler for GET and POST commands.
ConnectorHandler Handler for Connector-related properties.
Wraps to the PropertiesLoader.
ExtensionsHandler This handler manages the allowed and denied extensions for each resource type.
PropertiesLoader This handler gives you access to properties stored in /net/fckeditor/handlers/default.properties and /fckeditor.properties.
This class loads the properties files as follows: Load default.properties Load fckeditor.properties if present. Attention: Properties specified in fckeditor.properties will override properties loaded from default.properties.
RequestCycleHandler Handler for classes which implement the interfaces from package net.fckeditor.requestcycle.
ResourceTypeHandler Handler for different resource types.
 

Package net.fckeditor.handlers Description

Different handlers for various purposes used in the entire system.



Copyright © 2004-2009 Frederico Caldeira Knabben. All Rights Reserved.