Module mod_facebook

Facebook integration.

Copyright © 2010 Marc Worrell

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

Description

Facebook integration. Adds Facebook login and other functionalities.

Function Index

event/2
get_config/1Return the facebook appid, secret and scope.
observe_search_query/2

Function Details

event/2

event(Submit, Context) -> any()

get_config/1

get_config(Context::z:context()) -> {AppId::string(), Secret::string(), Scope::string()}

Return the facebook appid, secret and scope

observe_search_query/2

observe_search_query(X1, Context) -> any()


Generated by EDoc