Module mod_contact

Simple contact form.

Copyright © 2010 Marc Worrell Date: 2010-07-20

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

Description

Simple contact form.

Function Index

event/2Handle the contact form submit.
manage_schema/2Datamodel for mod_contact, installed when the module is started.

Function Details

event/2

event(Submit, Context) -> any()

Handle the contact form submit.

manage_schema/2

manage_schema(X1, Context) -> any()

Datamodel for mod_contact, installed when the module is started.


Generated by EDoc