m_rsc_export (zotonic_core v1.0.0-rc.10)

Export function for resources.

Link to this section Summary

Functions

Get the full representation of a resource.

Link to this section Functions

Link to this function

full(Id, Context)

-spec full(m_rsc:resource(), z:context()) -> {ok, map()} | {error, term()}.
Get the full representation of a resource.
Link to this function

m_get(Rest, Msg, Context)