Module controller_mailinglist_export

Export the list of active recipients of a mailinglist.

Copyright © 2009 Marc Worrell Date: 2009-12-01

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

Description

Export the list of active recipients of a mailinglist.

Function Index

allowed_methods/1
content_types_provided/1
forbidden/1
process/4
service_available/1

Function Details

allowed_methods/1

allowed_methods(Context) -> any()

content_types_provided/1

content_types_provided(Context) -> any()

forbidden/1

forbidden(Context) -> any()

process/4

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

service_available/1

service_available(Context) -> any()


Generated by EDoc