You are here

Functions in Twitter 6.5

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_twitter_search ./twitter.drush.inc Implements drush_COMMANDFILE_COMMANDNAME()
hook_twitter_accounts ./twitter.api.php Loads Twitter accounts for a user.
hook_twitter_account_save ./twitter.api.php Notify of a saved twitter account.
hook_twitter_insert_statuses ./twitter.api.php Allow the system to react after tweets are saved.
hook_twitter_prefetch_timeline ./twitter.api.php Notifies that the module is about to update a user timeline.
hook_twitter_statuses_alter ./twitter.api.php Allow the system to modify tweets that are about to be saved.
hook_twitter_status_save ./twitter.api.php Notifies of a saved tweet.
theme_twitter_account_list_form ./twitter.pages.inc Themes the list of Twitter accounts.
theme_twitter_signin_button twitter_signin/twitter_signin.module Themable function for an image link for signing in with Twitter.
theme_twitter_user_accounts ./twitter.module Default callback for theme('twitter_user_accounts');
twitter_account_access ./twitter.module Access callback for the Twitter accounts page. 1
twitter_account_delete ./twitter.inc Delete a twitter account and its statuses. 2
twitter_account_list_form ./twitter.pages.inc Formats each Twitter account as a row within a form. 1
twitter_account_list_form_submit ./twitter.pages.inc Form submit handler for altering the list of Twitter accounts.
twitter_account_load ./twitter.inc Load a Twitter account from {twitter_account}. 10
twitter_account_save ./twitter.inc Saves a TwitterUser object to {twitter_account}. 6
twitter_actions_account_options twitter_actions/twitter_actions.module Returns a list of authenticated Twitter accounts to be used as options. 1
twitter_actions_action_info twitter_actions/twitter_actions.module Implementation of hook_action_info().
twitter_actions_rules_action_info_alter twitter_actions/twitter_actions.rules.inc Implementation of hook_rules_action_info_alter().
twitter_actions_set_status_action twitter_actions/twitter_actions.module Implementation of a configurable Twitter action. 1
twitter_actions_set_status_action_form twitter_actions/twitter_actions.module Return a form definition so the Send email action can be configured.
twitter_actions_set_status_action_submit twitter_actions/twitter_actions.module Implements hook_actions_set_status_action_submit()
twitter_admin_form ./twitter.pages.inc Twitter settings form. 1
twitter_api_keys ./twitter.module Checks if the Twitter Application keys are set. 1
twitter_auth_account_form ./twitter.pages.inc Form to add an authenticated Twitter account. 1
twitter_auth_account_form_submit ./twitter.pages.inc Form submit handler for adding a Twitter account.
twitter_auth_account_form_validate ./twitter.pages.inc Form validation for adding a new Twitter account.
twitter_connect ./twitter.inc Connect to the Twitter API. 8
twitter_cron ./twitter.module Implements hook_cron().
twitter_drush_command ./twitter.drush.inc Implements COMMANDFILE_drush_command()
twitter_drush_tweet ./twitter.drush.inc Callback for Drush command 'twitter-tweet'. 1
twitter_fetch_mentions_timeline ./twitter.inc Fetches user's mentions of an authenticated account. 1
twitter_fetch_user_timeline ./twitter.inc Fetches a user's timeline. 1
twitter_filter ./twitter.module Implementation of hook_filter().
twitter_filter_message ./twitter.module Convert embedded URLs, hashtags and usernames in a tweet to links. 1
twitter_filter_tips ./twitter.module Implements hook_filter_tips().
twitter_include_token_fields twitter_post/twitter_post.module Add token help fields to the passed form. 2
twitter_install ./twitter.install Implements hook_install(). 1
twitter_load_accounts ./twitter.inc Loads all Twitter accounts added by a user. 2
twitter_load_authenticated_accounts ./twitter.inc Returns a list of authenticated global or user-specific Twitter accounts. 4
twitter_menu ./twitter.module Implements hook_menu().
twitter_mock_disable tests/twitter_mock.module Implements hook_disable().
twitter_mock_enable tests/twitter_mock.module Implements hook_enable().
twitter_mock_menu tests/twitter_mock.module Implementation of hook_menu().
twitter_mock_user_show tests/twitter_mock.module Menu page callback. Returns HTTP status and data based on url params. 1
twitter_mock_user_timeline tests/twitter_mock.module Callback for returning tweets of a Twitter account 1
twitter_non_auth_account_form ./twitter.pages.inc Form to add a non-authenticated Twitter account. 1
twitter_non_auth_account_form_submit ./twitter.pages.inc Submit form handler to add a non-authenticated Twitter account.
twitter_non_auth_account_form_validate ./twitter.pages.inc Form validation for adding a new non-authenticated Twitter account.
twitter_oauth_callback ./twitter.pages.inc Callback to process the response from the Twitter authentication. 2

Pages

Other projects