Remoto - VFS
|
#include "remoto!stdlib:js/include/preferences.js"
Public Member Functions | |
preferences () | |
apply (value) | |
applyDiff (diff, user) | |
applyRequestSuccess () | |
If an adminstrator has deleted his own preferences, this function will be called on success. More... | |
applySubscription (data, metadata) | |
fetch (v, _default) | |
reset () | |
set (n, v) | |
update (p) | |
DOCME
preferences | ( | ) |
DOCME
apply | ( | value | ) |
value |
DOCME
applyDiff | ( | diff, | |
user | |||
) |
diff | |
user |
DOCME
applyRequestSuccess | ( | ) |
If an adminstrator has deleted his own preferences, this function will be called on success.
If the command received is not 'rm', an error will be printed on the console.
applySubscription | ( | data, | |
metadata | |||
) |
data | |
metadata |
DOCME
fetch | ( | v, | |
_default | |||
) |
v | |
_default |
DOCME
reset | ( | ) |
DOCME
set | ( | n, | |
v | |||
) |
n | |
v |
DOCME
update | ( | p | ) |
p |
DOCME