Module m_zotonic_status

Fetch the status of the sites.

Copyright © 2019 Marc Worrell

Behaviours: zotonic_model.

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

Description

Fetch the status of the sites.

Function Index

get_site_config/1
get_sites/0
get_sites_config/0
get_sites_status/0
m_get/3Fetch the value for the key from a model source.

Function Details

get_site_config/1

get_site_config(Site) -> any()

get_sites/0

get_sites() -> any()

get_sites_config/0

get_sites_config() -> any()

get_sites_status/0

get_sites_status() -> [{atom(), z_sites_manager:site_status()}]

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