Module m_rsc_export

Export function for resources.

Copyright © 2010-2021 Arjan Scherpenisse

Behaviours: zotonic_model.

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

Description

Export function for resources.

Function Index

full/2Get the full representation of a resource.
is_id_prop/1
m_get/3

Function Details

full/2

full(Id::m_rsc:resource(), Context::z:context()) -> {ok, map()} | {error, term()}

Get the full representation of a resource.

is_id_prop/1

is_id_prop(P) -> any()

m_get/3

m_get(Rest, Msg, Context) -> any()


Generated by EDoc