Copyright © 2009-2012 Arjan Scherpenisse Date: 2009-10-03
Authors: Arjan Scherpenisse (arjan@scherpenisse.net).
| all/1 | |
| all/2 | |
| api_prefix_to_module/1 | |
| applies/2 | |
| grouped/1 | |
| handler/1 | |
| http_methods/1 | |
| module_to_api_prefix/1 | |
| needauth/1 | |
| serviceinfo/2 | |
| title/1 |
all(Context) -> any()
all(X1, Context) -> any()
api_prefix_to_module(Base) -> any()
applies(Rest, ServiceMethod) -> any()
grouped(Context) -> any()
handler(X1) -> any()
http_methods(Service) -> any()
module_to_api_prefix(ZotonicModule) -> any()
needauth(Service) -> any()
serviceinfo(ServiceModule, Context) -> any()
title(Service) -> any()
Generated by EDoc, Dec 10 2012, 20:44:34.