Module scomp_mailinglist_mailinglist_subscribe

Show a form to subscribe to a mailinglist.

Copyright © 2010-2020 Marc Worrell

Behaviours: zotonic_scomp.

Authors: Marc Worrell (marc@worrell.nl).

Description

Show a form to subscribe to a mailinglist. Prefill the form with the account details of the current user (if any).

Function Index

event/2
render/3
vary/2

Function Details

event/2

event(Submit, Context) -> any()

render/3

render(Params, Vars, Context) -> any()

vary/2

vary(Params, Context) -> any()


Generated by EDoc