Class: DragFilesDirCtl
Description: DragFilesDirCtl Ctl
Design Text: DragFilesDirCtl Ctl
Properties
Id
The id you name yourself
DropText
Text to display in box
DropHgt
Height of drop box in css units
AllowDirUpload
(N.B. Upload done on drop) Allow dirs to be uploaded(webkit only)
HideCtl
Hide the all ctl if set
MinSize
Minimum Size in MB
MaxSize
Maximum Size in MB
FileTypes
, sep list of file exts
FilesAreNotImgs
Allow files that are not images
ServerHook
server hook after upload of file
Actions
SetUploadDirKey
Set Key for server use WPAttach
SetUploadDbKey
(BUGGY) Wrong key
HandleUploadNow
Do upload listed file to key using key set already
UploadNowTo
upload listed file to key specified
StoreDirTreeEvt
Store locally using File API the dropped files AND dirs
Events