(audio-fn & [src])
Generate audio HTML element
Generate audio HTML element
(custom-popup-content-fn mkdir-evt)
Custom popup form
Custom popup form
(delete-fn)
Delete file from system request
Delete file from system request
(delete-fn-success)
Delete file from system success
Delete file from system success
(display-file-fn file-name)
Display file if format is supported request
Display file if format is supported request
(display-file-system)
Initial function for displaying file-system area
Initial function for displaying file-system area
(download-ws-fn)
Download file via websocket
Download file via websocket
(download-ws-onmessage-fn event)
On message event gather all segments and initiate download file
On message event gather all segments and initiate download file
(download-ws-onopen-fn event)
On open connection event request for file to download
On open connection event request for file to download
(empty-then-append selector new-content)
Empty content and append new one
Empty content and append new one
(file-system-area-html-fn new-folder-evt
cut-evt
copy-evt
delete-evt
paste-evt
download-evt
upload-evt)
Generate shell HTML
Generate shell HTML
(image-fn & [src])
Generate image HTML element
Generate image HTML element
(list-documents-fn & [evt-p element event])
Call server to return data about chosen document source
Call server to return data about chosen document source
(list-documents-fn-success xhr)
Lists documents in html
Lists documents in html
(load-storage-volumes-fn)
Loads path links of storage volumes
Loads path links of storage volumes
(load-storage-volumes-fn-success xhr)
Loads path links of storage volumes success
Loads path links of storage volumes success
(menu-fn new-folder-evt
cut-evt
copy-evt
delete-evt
paste-evt
download-evt
upload-evt)
Custom context menu
Custom context menu
(mkdir-fn-success xhr ajax-params)
Make directory success
Make directory success
(mkdir-popup-fn)
Make directory popup for directory name
Make directory popup for directory name
(paste-fn)
Paste document in file system request
Paste document in file system request
(paste-fn-success)
Paste document in file system success
Paste document in file system success
(read-file-success xhr ajax-params)
Display file if format is supported success
Display file if format is supported success
(remember-element-fn evt-p element)
Cut and copy clipboard
Cut and copy clipboard
(switch-storage-drive evt-p element event)
Switch storage drive
Switch storage drive
(textarea-fn & [content])
Generate textarea HTML element
Generate textarea HTML element
(upload-popup)
Displays modal dialog for file upload
Displays modal dialog for file upload
(upload-ws-fn)
Establish websocket connection with server by save-file-changes-url and register onopen and onmessage functions
Establish websocket connection with server by save-file-changes-url and register onopen and onmessage functions
(upload-ws-onmessage-fn event)
Onmessage websocket event receive message when action is "file-uploaded" Notify user about uploaded file
Onmessage websocket event receive message when action is "file-uploaded" Notify user about uploaded file
(upload-ws-onopen-fn event)
Onopen websocket event gather data from page and pass it through websocket to server
Onopen websocket event gather data from page and pass it through websocket to server
(video-fn & [src])
Generate video HTML element
Generate video HTML element
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close