View Source Bonfire.Poll.Questions (Bonfire v0.9.10-cooperation-beta.108)

Summary

Functions

Link to this function

changeset(question \\ %Bonfire.Poll.Question{}, attrs)

View Source
Link to this function

list_by(by_user, opts \\ [])

View Source

List posts created by the user and which are in their outbox, which are not replies

Link to this function

list_paginated(filters, opts \\ [])

View Source

List posts with pagination

Link to this function

query(filters \\ [], opts \\ nil)

View Source
Link to this function

query_paginated(filters, opts \\ [])

View Source

Query posts with pagination

Link to this function

read(post_id, opts_or_socket_or_current_user \\ [])

View Source
Link to this function

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

View Source