options.js File Reference

Go to the source code of this file.

Functions

 if (typeof foldersync== 'undefined')
 
window addEventListener ("unload", function(e){foldersync.options.onUnload(e);}, false)
 

Variables

foldersync options
 

Function Documentation

window addEventListener ( "unload"  ,
function(e){foldersync.options.onUnload(e);}  ,
false   
)
if ( typeof  foldersync = = 'undefined')

Definition at line 6 of file options.js.

Variable Documentation

foldersync options

Definition at line 13 of file options.js.