Package net.fckeditor.requestcycle

Interfaces for the request life cycle.

See:
          Description

Interface Summary
UserAction An interface which provides the authorization of server-side commands.
The commands are: UserAction.isEnabledForFileBrowsing(HttpServletRequest): Enables the user to browse/select files. UserAction.isEnabledForFileUpload(HttpServletRequest): Enables the user to upload files.
UserPathBuilder An interface which provides a way to build a user-dependent UserFilesPath.
 

Package net.fckeditor.requestcycle Description

Interfaces for the request life cycle.



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