Copyright © 2009 Marc Worrell
Behaviours: application.
Authors: Marc Worrell (marc@worrell.nl).
| get_path/0 | |
| start/2 | application start callback for zotonic. |
| stop/1 | application stop callback for zotonic. |
get_path() -> any()
start(Type::_Type, StartArgs::_StartArgs) -> ServerRet
application start callback for zotonic.
stop(State::_State) -> ServerRet
application stop callback for zotonic.
Generated by EDoc, Dec 10 2012, 20:44:35.