Copyright © 2010 Marc Worrell
Authors: Marc Worrell (marc@worrell.nl).
event/2 | |
get_config/1 | Return the facebook appid, secret and scope. |
observe_search_query/2 |
event(Submit, Context) -> any()
get_config(Context::z:context()) -> {AppId::string(), Secret::string(), Scope::string()}
Return the facebook appid, secret and scope
observe_search_query(X1, Context) -> any()
Generated by EDoc