Module m_modules

Model for the zotonic modules.

Copyright © 2010 Marc Worrell Date: 2010-05-05

Behaviours: zotonic_model.

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

Description

Model for the zotonic modules. List all modules, enabled or disabled.

Function Index

all/1Return the list of modules.
m_get/3Fetch the value for the key from a model source.

Function Details

all/1

all(Context) -> any()

Return the list of modules

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