function sOAuthDataStore::lookup_consumer in jQuery social stream 7
Same name and namespace in other branches
- 7.2 jquery_social_stream.js.inc \sOAuthDataStore::lookup_consumer()
File
- ./
jquery_social_stream.js.inc, line 1028 - JS callbacks.
Class
Code
function lookup_consumer($consumer_key) {
// implement me
}