EVGTagType Constants Reference
Declared in | References |
---|---|
EVGItems.h | EVGTag |
Specifies which type a tag belongs to.
Constant | Description | Declared in |
---|---|---|
EVGTagTypeBrand | A manufacturer, for example “Nike”. | EVGItems.h |
EVGTagTypeItemClass | A custom type of item in addition to the ones predefined by Evergage. For instance, “Concert”. | EVGItems.h |
EVGTagTypeGender | The gender the item is intended for. For instance, “Male”, “Female”, “Unisex”. Available in 1.2.0 | EVGItems.h |
EVGTagTypeStyle | A distinctive appearance. For example, furniture styles might be “Retro”, “Art Deco” and “Shaker”. | EVGItems.h |
EVGTagTypeAuthor | A person who wrote an article or blog. | EVGItems.h |
EVGTagTypeKeyword | A word or short phrase describing an item. These might be curated or added by individual users. For example, if the topic was sewing there might be a keyword tag for “needlepoint” and another for “patterns”. | EVGItems.h |
EVGTagTypeContentClass | The type or format of an article or blog. For example, “ebook”, “pdf”, “whitepaper”. Available in 1.2.0 | EVGItems.h |
See Also