View Source Bonfire.Tag.Tagged (bonfire_umbrella v0.9.10-cooperation-beta.62)

A mixin used for adding tags to an object

Summary

Functions

Link to this function

changeset(struct, params \\ %{})

View Source

Get the latest tag added to a thing

List the things tagged with a certain tag

List the tags of a thing

List by type of tagged thing

Link to this function

search_query(text, opts)

View Source
Link to this function

thing_tags_insert(thing, tags)

View Source