You are here

Functions in Twitter 7.6

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_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.
hook_twitter_user_settings_alter ./twitter.api.php Alter the twitter user settings page.
rules_twitter_actions_access_callback twitter_actions/twitter_actions.rules.inc The callback function to access the condition 1
template_preprocess_twitter_status ./twitter.module Initialize variables for theme twitter_status.
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. 1
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 Loads a Twitter account by its screen_name. 3
twitter_account_save ./twitter.inc Saves a twitter account. 7
twitter_actions_account_options twitter_actions/twitter_actions.module Returns a list of authenticated Twitter accounts to be used as options. 2
twitter_actions_action_info twitter_actions/twitter_actions.module Implements hook_action_info().
twitter_actions_less_140 twitter_actions/twitter_actions.rules.inc The callback function for the Rules condition 1
twitter_actions_rules_action_info twitter_actions/twitter_actions.rules.inc Implements hook_rules_action_info() on behalf of the Twitter module.
twitter_actions_rules_condition_info twitter_actions/twitter_actions.rules.inc Implements hook_rules_condition_info().
twitter_actions_set_status twitter_actions/twitter_actions.rules.inc Fetches Twitter account info and submits with the message to the Twitter API. 1
twitter_actions_set_status_action twitter_actions/twitter_actions.module Implementation of a configurable Twitter action. @todo Implementation for language negotiation for the body and sumary. Also need implementation for bodies with multiple values. Right now it is hard coded and it will only get body and summary for…
twitter_actions_set_status_action_form twitter_actions/twitter_actions.module Returns a form definition so the Twitter action can be configured.
twitter_actions_set_status_action_submit twitter_actions/twitter_actions.module Submits the form and sets the twitter account pulling the data from the twitter_account table.
twitter_actions_tweet twitter_actions/twitter_actions.module Submits a tweet and processes the response. 2
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. 9
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_entity_info ./twitter.module Implements hook_entity_info().
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_info ./twitter.module Implements hook_filter_info()
twitter_filter_message ./twitter.module Convert embedded URLs, hashtags and usernames in a tweet to links. 2
twitter_help ./twitter.module Implements hook_help().
twitter_install ./twitter.install Implements hook_install().
twitter_last_tweet_field_field_formatter_info twitter_last_tweet_field/twitter_last_tweet_field.module Implements hook_field_formatter_info().
twitter_last_tweet_field_field_formatter_view twitter_last_tweet_field/twitter_last_tweet_field.module Implements hook_field_formatter_view().
twitter_last_tweet_field_field_info twitter_last_tweet_field/twitter_last_tweet_field.module Implements hook_field_info().
twitter_last_tweet_field_field_is_empty twitter_last_tweet_field/twitter_last_tweet_field.module Implements hook_field_is_empty().
twitter_last_tweet_field_field_schema twitter_last_tweet_field/twitter_last_tweet_field.install Implements hook_field_schema().
twitter_last_tweet_field_field_widget_form twitter_last_tweet_field/twitter_last_tweet_field.module Implements hook_field_widget_form().

Pages

Other projects