|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PictureUploadPolicy | |
---|---|
wjhk.jupload2.filedata | This package allows you to change the file relative behaviour: this page describes how to override the default behaviour, to fullfill your needs (for instance add data compression, preload check, new data about files in the upload to the server.. |
wjhk.jupload2.policies | This package contains the upload policies: they give you hook entry points, to override the default applet behaviour with a minimum of java code. |
Uses of PictureUploadPolicy in wjhk.jupload2.filedata |
---|
Constructors in wjhk.jupload2.filedata with parameters of type PictureUploadPolicy | |
---|---|
PictureFileData(File file,
File root,
PictureUploadPolicy uploadPolicy)
Standard constructor: needs a PictureFileDataPolicy. |
Uses of PictureUploadPolicy in wjhk.jupload2.policies |
---|
Subclasses of PictureUploadPolicy in wjhk.jupload2.policies | |
---|---|
class |
CoppermineUploadPolicy
Specific UploadPolicy for the coppermine picture gallery. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |