Name |
Description |
addFromUploadedFile | Add new document entry after the specific document file was uploaded and the upload token id exists
|
addFromEntry | Copy entry into new entry
|
addFromFlavorAsset | Copy flavor asset into new entry
|
convert | Convert entry
|
get | Get document entry by ID.
|
update | Update document entry. Only the properties that were set will be updated.
|
delete | Delete a document entry.
|
list | List document entries by filter with paging support.
|
upload | Upload a document file to Kaltura, then the file can be used to create a document entry.
|
convertPptToSwf | This will queue a batch job for converting the document file to swf
Returns the URL where the new swf will be available
|
serve | Serves the file content
|
serveByFlavorParamsId | Serves the file content
|
updateContent | Replace content associated with the given document entry.
|
approveReplace | Approves document replacement
|
cancelReplace | Cancels document replacement
|