Module ejabberd_app [erl svg]

Behaviours: application.

Function Index

add_windows_nameservers/0*
broadcast_c2s_shutdown/0*
connect_nodes/0*
db_init/0*
delete_pid_file/0*
get_log_path/0Returns the full path to the ejabberd log file.
init/0
maybe_add_nameservers/0*
prep_stop/1
print_start_debug_info/0*
start/0*
start/2
start_modules/0
stop/1
stop_modules/0*
write_pid_file/0*
write_pid_file/2*

Function Details

add_windows_nameservers/0 *

add_windows_nameservers() -> any()

broadcast_c2s_shutdown/0 *

broadcast_c2s_shutdown() -> any()

connect_nodes/0 *

connect_nodes() -> any()

db_init/0 *

db_init() -> any()

delete_pid_file/0 *

delete_pid_file() -> any()

get_log_path/0

get_log_path() -> string()

Returns the full path to the ejabberd log file. It first checks for application configuration parameter 'log_path'. If not defined it checks the environment variable EJABBERD_LOG_PATH. And if that one is neither defined, returns the default value: "ejabberd.log" in current directory.

init/0

init() -> any()

maybe_add_nameservers/0 *

maybe_add_nameservers() -> any()

prep_stop/1

prep_stop(State) -> any()

print_start_debug_info/0 *

print_start_debug_info() -> any()

start/0 *

start() -> any()

start/2

start(X1, Args) -> any()

start_modules/0

start_modules() -> any()

stop/1

stop(State) -> any()

stop_modules/0 *

stop_modules() -> any()

write_pid_file/0 *

write_pid_file() -> any()

write_pid_file/2 *

write_pid_file(Pid, PidFilename) -> any()


Generated by EDoc, May 23 2012, 07:15:17.