feeds_oauth2_authenticate |
./feeds_oauth.module |
|
|
1 |
feeds_oauth2_callback |
./feeds_oauth.module |
|
|
1 |
feeds_oauth_authenticate |
./feeds_oauth.module |
|
|
1 |
feeds_oauth_callback |
./feeds_oauth.module |
|
|
1 |
feeds_oauth_feeds_oauth_authenticator |
./feeds_oauth.module |
Implementation of hook_feeds_oauth_authenticator(). |
|
|
feeds_oauth_feeds_plugins |
./feeds_oauth.module |
Implementation of hook_feed_plugins(). |
|
|
feeds_oauth_get_tokens |
./feeds_oauth.module |
|
|
2 |
feeds_oauth_install |
./feeds_oauth.install |
Implementation of hook_install(). |
|
|
feeds_oauth_menu |
./feeds_oauth.module |
Implementation of hook_menu(). |
|
|
feeds_oauth_schema |
./feeds_oauth.install |
Implementation of hook_schema(). |
|
|
feeds_oauth_uninstall |
./feeds_oauth.install |
Implementation of hook_uninstall(). |
|
|
twitter_feeds_oauth_authenticator |
./feeds_oauth.module |
On behalf implementation of hook_feeds_oauth_authenticator() for twitter.module. |
|
|
twitter_get_tokens |
./feeds_oauth.module |
|
|
|