Module mod_shared_roster_ldap [erl svg]

Behaviours: gen_mod, gen_server.

Function Index

code_change/3
eldap_search/3*
get_group_name/2*
get_group_users/2*
get_jid_info/4
get_subscription_lists/3
get_user_displayed_groups/1*
get_user_name/2*
get_user_part_re/2*
get_user_roster/2
get_user_to_groups_map/2*
handle_call/3
handle_cast/2
handle_info/2
in_subscription/6
init/1
out_subscription/4
parse_options/2*
process_item/2
process_subscription/6*
search_group_info/2*
search_user_name/2*
start/2
start_link/2
stop/1
terminate/2

Function Details

code_change/3

code_change(OldVsn, State, Extra) -> any()

eldap_search/3 *

eldap_search(State, FilterParseArgs, AttributesList) -> any()

get_group_name/2 *

get_group_name(Host, Group) -> any()

get_group_users/2 *

get_group_users(Host, Group) -> any()

get_jid_info/4

get_jid_info(X1, User, Server, JID) -> any()

get_subscription_lists/3

get_subscription_lists(X1, User, Server) -> any()

get_user_displayed_groups/1 *

get_user_displayed_groups(X1) -> any()

get_user_name/2 *

get_user_name(User, Host) -> any()

get_user_part_re/2 *

get_user_part_re(String, Pattern) -> any()

get_user_roster/2

get_user_roster(Items, US) -> any()

get_user_to_groups_map/2 *

get_user_to_groups_map(US, SkipUS) -> any()

handle_call/3

handle_call(Request, From, State) -> any()

handle_cast/2

handle_cast(Msg, State) -> any()

handle_info/2

handle_info(Info, State) -> any()

in_subscription/6

in_subscription(Acc, User, Server, JID, Type, Reason) -> any()

init/1

init(X1) -> any()

out_subscription/4

out_subscription(User, Server, JID, Type) -> any()

parse_options/2 *

parse_options(Host, Opts) -> any()

process_item/2

process_item(RosterItem, Host) -> any()

process_subscription/6 *

process_subscription(Direction, User, Server, JID, Type, Acc) -> any()

search_group_info/2 *

search_group_info(State, Group) -> any()

search_user_name/2 *

search_user_name(State, User) -> any()

start/2

start(Host, Opts) -> any()

start_link/2

start_link(Host, Opts) -> any()

stop/1

stop(Host) -> any()

terminate/2

terminate(Reason, State) -> any()


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