View Source Bonfire.Label.Labelling (Bonfire v0.9.10-cooperation-beta.108)

Summary

Functions

Link to this function

ap_publish_activity(subject, arg2, label)

View Source
Link to this function

count(filters \\ [], opts \\ [])

View Source
Link to this function

date_last_labelled(user, object)

View Source
Link to this function

get(subject, object, opts \\ [])

View Source
Link to this function

get!(subject, object, opts \\ [])

View Source
Link to this function

label_object(label, object, opts \\ [])

View Source
Link to this function

list_by(by_user, opts \\ [])

View Source

List labels by the user

List current user's labels

List label of an object

Link to this function

list_paginated(filters, opts \\ [])

View Source

Callback implementation for Bonfire.Common.ContextModule.query_module/0.

Link to this function

run_epic(type, options, module \\ __MODULE__, on \\ :page)

View Source

Callback implementation for Bonfire.Common.ContextModule.schema_module/0.

Link to this function

unlabel(labeler, labelled, opts \\ [])

View Source