Copyright © 2009 Marc Worrell Date: 2009-04-15
Behaviours: zotonic_model.
Authors: Marc Worrell (marc@worrell.nl).
get_result/3 | |
m_get/3 | Fetch the value for the key from a model source. |
search/2 | |
search_pager/2 |
get_result(N, M_search_result, Context) -> any()
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
search(Search, Context) -> any()
search_pager(Search, Context) -> any()
Generated by EDoc