Module controller_export

Export data in the given format, uses notifiers for fetching and encoding data.

Copyright © 2013 Marc Worrell <marc@worrell.nl>

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

Description

Export data in the given format, uses notifiers for fetching and encoding data.

Function Index

content_types_provided/1
forbidden/1
process/4

Function Details

content_types_provided/1

content_types_provided(Context) -> any()

forbidden/1

forbidden(Context) -> any()

process/4

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


Generated by EDoc