Module z_service

Support functions for API calls.

Copyright © 2009 Arjan Scherpenisse Date: 2009-10-03

Authors: Arjan Scherpenisse (arjan@scherpenisse.net).

Description

Support functions for API calls.

Function Index

all/1
all/2
applies/2
grouped/1
handler/1
http_methods/1
method/1
module/1
needauth/1
serviceinfo/1
title/1

Function Details

all/1

all(Context) -> any()

all/2

all(X1, Context) -> any()

applies/2

applies(Rest, Service) -> any()

grouped/1

grouped(Context) -> any()

handler/1

handler(X1) -> any()

http_methods/1

http_methods(Service) -> any()

method/1

method(Service) -> any()

module/1

module(Service) -> any()

needauth/1

needauth(Service) -> any()

serviceinfo/1

serviceinfo(M) -> any()

title/1

title(Service) -> any()


Generated by EDoc, Feb 25 2011, 21:14:41.