View Source Bonfire.Tag.Tagged (Bonfire v0.9.10-classic-beta.156)

A mixin used for associating tags with an object

Summary

Functions

Link to this function

changeset(struct, params \\ %{})

View Source
Link to this function

get(struct, key, default \\ nil)

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