Liking cljdoc? Tell your friends :D

droid-server.file-system.controller


a-fncljs

(a-fn content a-evts)

Generate a HTML element

Generate a HTML element
sourceraw docstring

audio-fncljs

(audio-fn & [src])

Generate audio HTML element

Generate audio HTML element
sourceraw docstring

copy-fncljs

(copy-fn)

Copy document

Copy document
sourceraw docstring

copy-valuecljs

source

current-directorycljs

source

custom-popup-content-fncljs

(custom-popup-content-fn mkdir-evt)

Custom popup form

Custom popup form
sourceraw docstring

cut-fncljs

(cut-fn)

Cut document

Cut document
sourceraw docstring

cut-valuecljs

source

delete-fncljs

(delete-fn)

Delete file from system request

Delete file from system request
sourceraw docstring

delete-fn-successcljs

(delete-fn-success)

Delete file from system success

Delete file from system success
sourceraw docstring

display-as-audiocljs

source

display-as-imagecljs

source

display-as-textcljs

source

display-as-videocljs

source

display-file-fncljs

(display-file-fn file-name)

Display file if format is supported request

Display file if format is supported request
sourceraw docstring

display-file-systemcljs

(display-file-system)

Initial function for displaying file-system area

Initial function for displaying file-system area
sourceraw docstring

double-dotcljs

source

download-ws-fncljs

(download-ws-fn)

Download file via websocket

Download file via websocket
sourceraw docstring

download-ws-onmessage-fncljs

(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
sourceraw docstring

download-ws-onopen-fncljs

(download-ws-onopen-fn event)

On open connection event request for file to download

On open connection event request for file to download
sourceraw docstring

empty-then-appendcljs

(empty-then-append selector new-content)

Empty content and append new one

Empty content and append new one
sourceraw docstring

file-system-area-html-fncljs

(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
sourceraw docstring

image-fncljs

(image-fn & [src])

Generate image HTML element

Generate image HTML element
sourceraw docstring

list-documents-fncljs

(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
sourceraw docstring

list-documents-fn-acljs

source

list-documents-fn-successcljs

(list-documents-fn-success xhr)

Lists documents in html

Lists documents in html
sourceraw docstring

load-storage-volumes-fncljs

(load-storage-volumes-fn)

Loads path links of storage volumes

Loads path links of storage volumes
sourceraw docstring

load-storage-volumes-fn-successcljs

(load-storage-volumes-fn-success xhr)

Loads path links of storage volumes success

Loads path links of storage volumes success
sourceraw docstring

(menu-fn new-folder-evt
         cut-evt
         copy-evt
         delete-evt
         paste-evt
         download-evt
         upload-evt)

Custom context menu

Custom context menu
sourceraw docstring

mkdir-fncljs

(mkdir-fn)

Make directory request

Make directory request
sourceraw docstring

mkdir-fn-successcljs

(mkdir-fn-success xhr ajax-params)

Make directory success

Make directory success
sourceraw docstring

mkdir-popup-fncljs

(mkdir-popup-fn)

Make directory popup for directory name

Make directory popup for directory name
sourceraw docstring

paste-fncljs

(paste-fn)

Paste document in file system request

Paste document in file system request
sourceraw docstring

paste-fn-successcljs

(paste-fn-success)

Paste document in file system success

Paste document in file system success
sourceraw docstring

read-file-successcljs

(read-file-success xhr ajax-params)

Display file if format is supported success

Display file if format is supported success
sourceraw docstring

remember-element-fncljs

(remember-element-fn evt-p element)

Cut and copy clipboard

Cut and copy clipboard
sourceraw docstring

remembered-valuecljs

source

switch-storage-drivecljs

(switch-storage-drive evt-p element event)

Switch storage drive

Switch storage drive
sourceraw docstring

textarea-fncljs

(textarea-fn & [content])

Generate textarea HTML element

Generate textarea HTML element
sourceraw docstring

tmp-download-file-acljs

source

upload-file-acljs

source

upload-popupcljs

(upload-popup)

Displays modal dialog for file upload

Displays modal dialog for file upload
sourceraw docstring

upload-ws-fncljs

(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
sourceraw docstring

upload-ws-onmessage-fncljs

(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
sourceraw docstring

upload-ws-onopen-fncljs

(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
sourceraw docstring

video-fncljs

(video-fn & [src])

Generate video HTML element

Generate video HTML element
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close