You are here

6 calls to twitter_account_load() in Twitter 6.3

twitter_actions_set_status_action in twitter_actions/twitter_actions.module
Implementation of a configurable Drupal action. Sends an email.
twitter_fetch_user_timeline in ./twitter.inc
Fetches a user's timeline
twitter_nodeapi in twitter_post/twitter_post.module
Implementation of hook_nodeapi().
twitter_twitter_accounts in ./twitter.module
An implementation of hook_twitter_accounts. We want to move this into a separate module eventually, but sticking the code here and using a hook lets other modules solve the 'what accounts can a user post with' problem in cleaner ways.
twitter_user_delete in ./twitter.inc
Deletes a Twitter account
twitter_user_make_global in ./twitter.pages.inc