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

Summary

Functions

Link to this function

api_tag_lookup(tag_search, prefix, consumer)

View Source
Link to this function

api_tag_lookup_public(tag_search, prefix, consumer, index_type)

View Source
Link to this function

maybe_find_tags(tag_search, index_type)

View Source
Link to this function

maybe_search(tag_search, facets \\ nil, prefix \\ nil, consumer \\ nil)

View Source
Link to this function

search_or_lookup(tag_search, index, facets \\ nil)

View Source
Link to this function

search_prefix(tag_search, prefix)

View Source
Link to this function

search_type(tag_search, type)

View Source
Link to this function

tag_add_field(hit, consumer, prefix, username)

View Source
Link to this function

tag_hit_prepare(hit, tag_search, prefix, consumer)

View Source
Link to this function

tag_lookup_public(tag_search, index_type, prefix \\ nil, consumer \\ nil)

View Source
Link to this function

tag_search(tag_search, tag_prefix)

View Source
Link to this function

tag_search_from_tags(text)

View Source
Link to this function

tag_search_from_text(text, prefix)

View Source
Link to this function

try_all_prefixes(content)

View Source
Link to this function

try_tag_search(tag_prefix, words)

View Source