This is the cl-dropbox Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 03:48:12 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-dropboxCommon Lisp Client for the Dropbox API.
Jose Pereira <jsmpereira@gmail.com>
drakma (system).
cl-json (system).
cl-oauth (system).
cl-ppcre (system).
package.lisp (file).
cl-dropbox.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-dropbox/cl-dropbox.lisppackage.lisp (file).
cl-dropbox (system).
authorize-app (function).
create-folder (function).
delete-content (function).
do-search (function).
get-access-token (function).
get-account-info (function).
get-file (function).
get-metadata (function).
get-request-token (function).
get-revisions (function).
media (function).
restore (function).
set-credentials (function).
shares (function).
thumbnails (function).
*access-token* (special variable).
*account-info-uri* (special variable).
*api-content* (special variable).
*api-root* (special variable).
*auth-request-token-endpoint* (special variable).
*consumer-token* (special variable).
*create-folder-uri* (special variable).
*delete-uri* (special variable).
*files-uri* (special variable).
*get-access-token-endpoint* (special variable).
*get-request-token-endpoint* (special variable).
*media-uri* (special variable).
*metadata-uri* (special variable).
*request-token* (special variable).
*restore-uri* (special variable).
*revisions-uri* (special variable).
*search-uri* (special variable).
*shares-uri* (special variable).
*thumbnails-uri* (special variable).
encode-path (function).
handle-response (function).
Packages are listed by definition order.
cl-dropboxcommon-lisp.
authorize-app (function).
create-folder (function).
delete-content (function).
do-search (function).
get-access-token (function).
get-account-info (function).
get-file (function).
get-metadata (function).
get-request-token (function).
get-revisions (function).
media (function).
restore (function).
set-credentials (function).
shares (function).
thumbnails (function).
*access-token* (special variable).
*account-info-uri* (special variable).
*api-content* (special variable).
*api-root* (special variable).
*auth-request-token-endpoint* (special variable).
*consumer-token* (special variable).
*create-folder-uri* (special variable).
*delete-uri* (special variable).
*files-uri* (special variable).
*get-access-token-endpoint* (special variable).
*get-request-token-endpoint* (special variable).
*media-uri* (special variable).
*metadata-uri* (special variable).
*request-token* (special variable).
*restore-uri* (special variable).
*revisions-uri* (special variable).
*search-uri* (special variable).
*shares-uri* (special variable).
*thumbnails-uri* (special variable).
encode-path (function).
handle-response (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Creates a folder.
Deletes a file or folder.
Returns metadata for all files and folders that match the search query.
Retrieves information about the user’s account.
Downloads a file. Note that this call goes to the api-content server.
Retrieves file and folder metadata.
Obtains metadata for the previous revisions of a file.
Returns a link directly to a file.
Restores a file path to a previous revision.
Gets a thumbnail for an image. Note that this call goes to the api-content server.
| Jump to: | A C D E F G H M R S T | 
|---|
| Jump to: | A C D E F G H M R S T | 
|---|
| Jump to: | * S | 
|---|
| Jump to: | * S | 
|---|
| Jump to: | C F P S | 
|---|
| Jump to: | C F P S | 
|---|