Behaviours: gen_mod.
check_from(JID, Server) -> any()
check_ip_access(Source, IPAccess) -> any()
check_timeout(Source) -> any()
clean_treap(Treap, CleanPriority) -> any()
get_ip_access(Host) -> any()
get_time_string() -> any()
ip_to_integer(X1) -> any()
ip_to_string(Source) -> any()
is_strong_password(Server, Password) -> any()
may_remove_resource(From) -> any()
parse_ip_netmask(S) -> any()
process_iq(From, To, IQ) -> any()
process_iq(From, To, Iq, Source) -> any()
process_xdata_submit(El) -> any()
remove_timeout(Source) -> any()
send_registration_notifications(UJID, Source) -> any()
send_welcome_message(JID) -> any()
start(Host, Opts) -> any()
stop(Host) -> any()
stream_feature_register(Acc, Host) -> any()
try_register(User, Server, Password, SourceRaw, Lang) -> any()
try_register_or_set_password(User, Server, Password, From, IQ_Rec, SubEl, Source, Lang, CaptchaSucceed) -> any()
try_register_strong(User, Server, Password, Source, Lang, JID) -> any()
try_set_password(User, Server, Password, IQ_Rec, SubEl, Lang) -> any()
Try to change password and return IQ response
try_set_password_strong(User, Server, Password, IQ_Rec, SubEl, Lang) -> any()
unauthenticated_iq_register(Acc, Server, Iq, IP) -> any()
write_time(X1) -> any()
Generated by EDoc, May 23 2012, 07:15:15.