Add document to folder
1 2 | mdl_document_to_folder(token, document_id, folder_name = NULL,
folder_id = NULL, group_name = NULL, group_id = NULL)
|
token |
A Token given by |
document_id |
One or more document IDs. Get the document IDs with |
folder_name |
A folder name. Get folder names with |
folder_id |
A folder ID. Get folder names with |
group_name |
A group name. Read group IDs through |
group_id |
A group ID. Read group IDs through |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.