Difference between revisions of "CSUpload 1 0"
From ADF Docs
| Line 8: | Line 8: | ||
:type = transient | :type = transient | ||
| − | == Functions == | + | == Functions == |
| + | :[[CSUpload_1_0-uploadDocument|uploadDocument]] | ||
| + | ::Use this method to upload a document into the upload folder of an designated subsite | ||
| − | + | ||
| + | :[[CSUpload_1_0-uploadImage|uploadImage]] | ||
| + | ::Use this method to upload images into the Image Gallery | ||
Revision as of 03:15, 24 March 2010
Description
Constructs a CCAPI instance and then allows you to Upload Images
Properties
- dependency = Utils_1_0
- dependency = CCAPI
- version = 1_0_0
- type = transient
Functions
- uploadDocument
- Use this method to upload a document into the upload folder of an designated subsite
- uploadImage
- Use this method to upload images into the Image Gallery