Module m_content_group

Model for content group memberships.

Copyright © 2015 Marc Worrell

Behaviours: zotonic_model.

Authors: Marc Worrell (marc@worrell.nl).

Description

Model for content group memberships.

Function Index

is_used/2Check if a content group is actually in use.
m_get/3Fetch the value for the key from a model source.

Function Details

is_used/2

is_used(ContentGroup, Context) -> any()

Check if a content group is actually in use.

m_get/3

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