HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_GalleryDataSource Member List

This is the complete list of members for UT_GalleryDataSource, including all inherited members.

addItem(const UT_StringRef &item_type_name, const UT_StringRef &name, const void *thumbnail_data, int thumbnail_data_size, const char *item_file=nullptr, bool item_owns_file=false, const void *item_data=nullptr, int item_data_size=0, time_t *creation_date=nullptr, const UT_StringRef &parent_id=UT_StringHolder::theEmptyString)UT_GalleryDataSource
addTag(const UT_StringRef &item_id, const char *tag)UT_GalleryDataSource
blindData(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
childItemIds(const UT_StringRef &parent_item_id, UT_StringArray &item_ids) const UT_GalleryDataSourceinline
colorTag(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
createTag(const char *tag)UT_GalleryDataSource
creationDate(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
CreatorFunc typedefUT_GalleryDataSource
deleteTag(const char *tag, bool delete_if_assigned)UT_GalleryDataSource
endTransaction(bool commit=true) const UT_GalleryDataSourceinline
filePath(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
generateItemFilePath(const UT_StringRef &item_id, const char *file_ext)UT_GalleryDataSource
infoHtml() const UT_GalleryDataSourceinline
isReadOnly() const UT_GalleryDataSourceinline
isStarred(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
isValid() const UT_GalleryDataSourceinline
itemIds(UT_StringArray &item_ids) const UT_GalleryDataSourceinline
label(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
markItemsForDeletion(const UT_StringArray &item_ids)UT_GalleryDataSource
metadata(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
modificationDate(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
ownsFile(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
parentId(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
prepareItemForUse(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
registerDataSourceImplementation(const ValidatorFunc &validator, const CreatorFunc &creator)UT_GalleryDataSourcestatic
removeTag(const UT_StringRef &item_id, const char *tag)UT_GalleryDataSource
saveAs(const UT_StringHolder &source_identifier)UT_GalleryDataSource
setBlindData(const UT_StringRef &item_id, const void *data, int data_size)UT_GalleryDataSource
setColorTag(const UT_StringRef &item_id, const UT_StringHolder &color_tag)UT_GalleryDataSource
setFilePath(const UT_StringRef &item_id, const char *file_path)UT_GalleryDataSource
setIsStarred(const UT_StringRef &item_id, bool isstarred)UT_GalleryDataSource
setLabel(const UT_StringRef &item_id, const UT_StringHolder &label)UT_GalleryDataSource
setMetadata(const UT_StringRef &item_id, const UT_Options &metadata)UT_GalleryDataSource
setModificationDate(const UT_StringRef &item_id, time_t timestamp)UT_GalleryDataSource
setOwnsFile(const UT_StringRef &item_id, bool owns_file)UT_GalleryDataSource
setParentId(const UT_StringRef &item_id, const UT_StringRef &parent_item_id)UT_GalleryDataSource
setStatus(const UT_StringRef &item_id, const UT_StringHolder &status)UT_GalleryDataSource
setThumbnail(const UT_StringRef &item_id, const UT_WorkBuffer &thumbnail)UT_GalleryDataSource
sourceArgs() const UT_GalleryDataSourceinline
sourceIdentifier() const UT_GalleryDataSourceinline
sourceTypeName(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
startTransaction() const UT_GalleryDataSourceinline
status(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
tags(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
thumbnail(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
typeName(const UT_StringRef &item_id) const UT_GalleryDataSourceinline
unmarkItemsForDeletion(const UT_StringArray &item_ids)UT_GalleryDataSource
updatedItemIds(UT_StringArray &item_ids)UT_GalleryDataSource
UT_GalleryDataSource(const UT_StringHolder &source_identifier, const UT_StringHolder &args)UT_GalleryDataSource
ValidatorFunc typedefUT_GalleryDataSource
~UT_GalleryDataSource()UT_GalleryDataSource