Module mod_export

Generic export routines for data sources.

Copyright © 2013 Marc Worrell

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

Description

Generic export routines for data sources

Function Index

observe_content_types_dispatch/3Add an extra content-type to the 'id' controller.
observe_export_resource_content_disposition/2Get the content-disposition for the export.
rsc_props/1

Function Details

observe_content_types_dispatch/3

observe_content_types_dispatch(Content_types_dispatch, Acc, Context) -> any()

Add an extra content-type to the 'id' controller.

observe_export_resource_content_disposition/2

observe_export_resource_content_disposition(Export_resource_content_disposition, Context) -> any()

Get the content-disposition for the export

rsc_props/1

rsc_props(Context) -> any()


Generated by EDoc