Topic cluster
Notification
A typed event or request exchanged between decoupled Zotonic components through the notifier.
View topic page4 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
observe_email_is_blocked/2
Check if an email address is blocked
observe_email_is_recipient_ok/2
Check if an email address is safe to send email to. The email address is not blocked and is not marked as bouncing.
observe_survey_is_submit/2
Check if a question (page block) is a submitting question.
observe_user_is_enabled/2
Check if a user is enabled. Enabled users are allowed to log in. Return true , false or undefined . If undefined is returned, the user is considered enabled if the user resource is published.