Module mod_disco [erl svg]

Behaviours: gen_mod.

Function Index

domain_to_xml/1*
feature_to_xml/1*
features_to_xml/1*
field_to_xml/1*
fields_to_xml/1*
find_items/6*
get_fields_xml/2*
get_info/5
get_local_features/5
get_local_identity/5
get_local_services/5
get_sm_features/5
get_sm_identity/5
get_sm_items/5
get_user_resources/1*
get_vh_services/1
is_presence_subscribed/2*
process_local_iq_info/3
process_local_iq_items/3
process_sm_iq_info/3
process_sm_iq_items/3
register_extra_domain/2
register_feature/2
start/2
stop/1
unregister_extra_domain/2
unregister_feature/2
values_to_xml/1*

Function Details

domain_to_xml/1 *

domain_to_xml(Domain) -> any()

feature_to_xml/1 *

feature_to_xml(Feature) -> any()

features_to_xml/1 *

features_to_xml(FeatureList) -> any()

field_to_xml/1 *

field_to_xml(X1) -> any()

fields_to_xml/1 *

fields_to_xml(Fields) -> any()

find_items/6 *

find_items(Hook, Host, From, To, Node, Lang) -> any()

get_fields_xml/2 *

get_fields_xml(Host, Module) -> any()

get_info/5

get_info(Acc, Host, Mod, Node, Lang) -> any()

get_local_features/5

get_local_features(Acc, From, To, Node, Lang) -> any()

get_local_identity/5

get_local_identity(Acc, From, To, Node, Lang) -> any()

get_local_services/5

get_local_services(Acc, From, To, Node, Lang) -> any()

get_sm_features/5

get_sm_features(Acc, From, To, Node, Lang) -> any()

get_sm_identity/5

get_sm_identity(Acc, From, To, Node, Lang) -> any()

get_sm_items/5

get_sm_items(Acc, From, To, Node, Lang) -> any()

get_user_resources/1 *

get_user_resources(JID) -> any()

get_vh_services/1

get_vh_services(Host) -> any()

is_presence_subscribed/2 *

is_presence_subscribed(From, To) -> any()

process_local_iq_info/3

process_local_iq_info(From, To, Iq) -> any()

process_local_iq_items/3

process_local_iq_items(From, To, Iq) -> any()

process_sm_iq_info/3

process_sm_iq_info(From, To, Iq) -> any()

process_sm_iq_items/3

process_sm_iq_items(From, To, Iq) -> any()

register_extra_domain/2

register_extra_domain(HostB, Domain) -> any()

register_feature/2

register_feature(HostB, Feature) -> any()

start/2

start(Host, Opts) -> any()

stop/1

stop(Host) -> any()

unregister_extra_domain/2

unregister_extra_domain(HostB, Domain) -> any()

unregister_feature/2

unregister_feature(HostB, Feature) -> any()

values_to_xml/1 *

values_to_xml(Values) -> any()


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