bonfire
bonfire v0.3.0-classic-beta.4
  • Pages
  • Modules
  • Mix Tasks

    View Source Bonfire.Social.Posts.LiveHandler (bonfire v0.3.0-classic-beta.4)

    Link to this section Summary

    Functions

    handle_event(binary, attrs, socket)
    handle_params(attrs, uri, socket)
    live_more(thread_id, paginate, socket)
    post_changeset(attrs \\ %{}, creator)
    reset_smart_input(socket)
    set_smart_input_text(socket, text \\ "\n")
    write_feedback(text, socket)

    Link to this section Functions

    Link to this function

    handle_event(binary, attrs, socket)

    View Source
    Link to this function

    handle_params(attrs, uri, socket)

    View Source
    Link to this function

    live_more(thread_id, paginate, socket)

    View Source
    Link to this function

    post_changeset(attrs \\ %{}, creator)

    View Source
    Link to this function

    reset_smart_input(socket)

    View Source
    Link to this function

    set_smart_input_text(socket, text \\ "\n")

    View Source
    Link to this function

    write_feedback(text, socket)

    View Source

    Built using ExDoc (v0.28.4) for the Elixir programming language