Bonfire
v0.9.10-classic-beta.169
Pages
Modules
Mix
Tasks
Search documentation of Bonfire
Settings
View Source
Bonfire.UI.Common.Notifications
(Bonfire v0.9.10-classic-beta.169)
Summary
Functions
assign_notification(attrs, socket)
handle_event(binary, attrs, socket)
handle_info(attrs, socket)
notify_broadcast(to_ids, data)
notify_broadcast(to_ids, title, message, url \\ nil, icon \\ nil)
notify_me(title, message, icon, socket \\ nil)
receive_flash(attrs, pid \\ self(), context \\ nil)
receive_notification(attrs, socket \\ nil)
sigil_p(route, extra)
Functions
Link to this function
assign_notification(attrs, socket)
View Source
Link to this function
handle_event(binary, attrs, socket)
View Source
Link to this function
handle_info(attrs, socket)
View Source
Link to this function
notify_broadcast(to_ids, data)
View Source
Link to this function
notify_broadcast(to_ids, title, message, url \\ nil, icon \\ nil)
View Source
Link to this function
notify_me(title, message, icon, socket \\ nil)
View Source
Link to this function
receive_flash(attrs, pid \\ self(), context \\ nil)
View Source
Link to this function
receive_notification(attrs, socket \\ nil)
View Source
Link to this macro
sigil_p(route, extra)
View Source
(macro)