 | Up one level
| |
 | areafiles/
| |
 | boxnet/
| |
 | coursefiles/
| |
 | dropbox/
| |
 | equella/
| |
 | filesystem/
| |
 | flickr/
| |
 | flickr_public/
| |
 | googledocs/
| |
 | local/
| |
 | merlot/
| |
 | picasa/
| |
 | recent/
| |
 | s3/
| |
 | skydrive/
| |
 | tests/
| |
 | upload/
| |
 | url/
| |
 | user/
| |
 | webdav/
| |
 | wikimedia/
| |
 | youtube/
| |
 | README.txt [source] [9 lines] | |
 | draftfiles_ajax.php [source] [305 lines] | Draft file ajax file manager |
 | draftfiles_manager.php [source] [385 lines] | This file is used to manage draft files in non-javascript browsers |
 | filepicker.js [source] [1969 lines] | File Picker UI ===== this.fpnode, contains reference to filepicker Node, non-empty if and only if rendered this.api, stores the URL to make ajax request this.mainui, YUI Panel this.selectnode, contains reference to select-file Node this.selectui, YUI Panel for selecting particular file this.msg_dlg, YUI Panel for error or info message this.process_dlg, YUI Panel for processing existing filename this.treeview, YUI Treeview this.viewmode, store current view mode this.pathbar, reference to the Node with path bar this.pathnode, a Node element representing one folder in a path bar (not attached anywhere, just used for template) this.currentpath, the current path in the repository (or last requested path) Filepicker options: ===== this.options.client_id, the instance id this.options.contextid this.options.itemid this.options.repositories, stores all repositories displayed in file picker this.options.formcallback |
 | filepicker.php [source] [406 lines] | This file is used to browse repositories in non-javascript mode |
 | lib.php [source] [3144 lines] | This file contains classes used to manage the repository plugins in Moodle |
 | manage_instances.php [source] [229 lines] | This file is used to manage repositories |
 | repository_ajax.php [source] [333 lines] | The Web service script that is called from the filepicker front end |
 | repository_callback.php [source] [96 lines] | Repository instance callback script |
 | upgrade.txt [source] [98 lines] | |