Module controller_signup

Display a form to sign up.

Copyright © 2010-2020 Marc Worrell

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

Description

Display a form to sign up.

Function Index

event/2Handle the submit of the signup form.
process/4

Function Details

event/2

event(Submit, Context) -> any()

Handle the submit of the signup form.

process/4

process(Method, AcceptedCT, ProvidedCT, Context) -> any()


Generated by EDoc