Uses of Package
net.fckeditor.requestcycle

Packages that use net.fckeditor.requestcycle
net.fckeditor.requestcycle.impl Basic/pre-defined implementations for the request cycle interfaces. 
 

Classes in net.fckeditor.requestcycle used by net.fckeditor.requestcycle.impl
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.
 



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