Copyright © 2009-2021 Marc Worrell, Arjan Scherpenisse
Authors: Marc Worrell (marc@worrell.nl).
ensure_id/1 | Fetch the (numerical) page id from the request. |
event/2 | Handle the submit of the resource edit form. |
filter_props/1 | Remove the submit buttons from the resource properties. |
is_authorized/1 | |
moved_temporarily/1 | |
previously_existed/1 | |
process/4 | |
resource_exists/1 | |
service_available/1 |
ensure_id(Context) -> any()
Fetch the (numerical) page id from the request
event(Submit, Context) -> any()
Handle the submit of the resource edit form
filter_props(Fs) -> any()
Remove the submit buttons from the resource properties.
is_authorized(Context) -> any()
moved_temporarily(Context) -> any()
previously_existed(Context) -> any()
process(Method, AcceptedCT, ProvidedCT, Context) -> any()
resource_exists(Context) -> any()
service_available(Context) -> any()
Generated by EDoc