Copyright © 2015 Marc Worrell
Behaviours: zotonic_model.
Authors: Marc Worrell (marc@worrell.nl).
is_used/2 | Check if a content group is actually in use. |
m_get/3 | Fetch the value for the key from a model source. |
is_used(ContentGroup, Context) -> any()
Check if a content group is actually in use.
m_get(Rest::list(), Msg::zotonic_model:opt_msg(), Context::z:context()) -> zotonic_model:return()
Fetch the value for the key from a model source
Generated by EDoc