Copyright © 2011 Maximonster Interactive Things Date: 2011-08-25
Behaviours: gen_model.
Authors: Atilla Erdodi (atilla.erdodi@gmail.com).
| m_find_value/3 | Fetch the value for the key from a model source. |
| m_to_list/2 | |
| m_value/2 |
m_find_value(Key::term(), Source::#m{}, Context::#context{}) -> term()
Fetch the value for the key from a model source
m_to_list(M::#m{}, Context::#context{}) -> []
m_value(M::#m{}, Context::#context{}) -> []
Generated by EDoc, Dec 10 2012, 20:44:33.