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, Feb 25 2011, 21:14:40.