Methods
-
Retrieves a list of tags that are available to be added to an experience record
-
Name Type Description providerName
string the name of the provider to return the records for
contentItem
any the item to save
requestOptions
any configure callbacks
-
Appearition.ContentLibrary.Manage.DeleteFileFromItem (providerName, itemKey, contentItemFile, requestOptions) static
Removes the given file from the item
-
Name Type Description providerName
string the name of the provider to return the records for
itemKey
string the item identifier to delete
contentItemFile
any the file to remove
requestOptions
any configure callbacks
-
Retrieves a list of tags that are available to be added to an experience record
-
Name Type Description providerName
string the name of the provider to return the records for
itemKey
string the item identifier to delete
requestOptions
any configure callbacks
-
Appearition.ContentLibrary.Manage.UpdateItemDetails (providerName, contentItem, requestOptions) static
Retrieves a list of tags that are available to be added to an experience record
-
Name Type Description providerName
string the name of the provider to return the records for
contentItem
any the item to update
requestOptions
any configure callbacks