Module zotonic_app

Callbacks for the zotonic application.

Copyright © 2009 Marc Worrell

Behaviours: application.

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

Description

Callbacks for the zotonic application.

Function Index

get_path/0
start/2application start callback for zotonic.
stop/1application stop callback for zotonic.

Function Details

get_path/0

get_path() -> any()

start/2

start(Type::_Type, StartArgs::_StartArgs) -> ServerRet

application start callback for zotonic.

stop/1

stop(State::_State) -> ServerRet

application stop callback for zotonic.


Generated by EDoc, Feb 25 2011, 21:14:40.