You are here

Functions in Twitter 7.4

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 Notifies of a saved twitter account.
hook_twitter_status_save ./twitter.api.php Notifies of a saved tweet.
rules_twitter_actions_access_callback twitter_actions/twitter_actions.rules.inc The callback function to access the condition 2
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.
twitter_account_delete ./twitter.inc Delete a twitter account and its statuses. 2
twitter_account_form ./twitter.pages.inc Form to add a Twitter account. 1
twitter_account_form_submit ./twitter.pages.inc Form submit handler for adding a Twiter account.
twitter_account_form_validate ./twitter.pages.inc Form validation for adding a new Twitter account.
twitter_account_list_form ./twitter.pages.inc @todo Please document this function. 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}. 9
twitter_account_save ./twitter.inc Saves a TwitterUser object to {twitter_account} 5
twitter_actions_action_info twitter_actions/twitter_actions.module Implements hook_action_info().
twitter_actions_has_linked twitter_actions/twitter_actions.rules.inc The callback function for the Rules condition 1
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_admin_form ./twitter.pages.inc Form builder; Twitter settings form. 1
twitter_admin_paths_alter ./twitter.module Implements hook_admin_paths_alter().
twitter_api_keys ./twitter.module Checks if the Twitter Application keys are set. 1
twitter_connect ./twitter.inc Connect to the Twitter API. 3
twitter_cron ./twitter.module Implements hook_cron(). 1
twitter_drush_command ./twitter.drush.inc Implements COMMANDFILE_drush_command()
twitter_edit_access ./twitter.module Access callback for twitter account editing. 1
twitter_fetch_mentions_timeline ./twitter.inc Fetches user's mentions. 1
twitter_fetch_user_timeline ./twitter.inc Fetches a user's timeline 1
twitter_filter_info ./twitter.module Implements hook_filter_info().
twitter_install ./twitter.install Implements hook_install().
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_oauth_callback ./twitter.pages.inc Wrapper to call drupal_form_submit() which wasn't required in D6. 1
twitter_oauth_callback_form ./twitter.pages.inc Form builder function. In D6 this form was built in response to the oauth return request from Twitter, and the setting of $form['#post'] seems to have caused the form to be validated and processed. 2
twitter_oauth_callback_form_submit ./twitter.pages.inc Handle a Twitter OAuth return request and store the account creds in the DB. Redirects to user/%/edit/twitter
twitter_oauth_callback_form_validate ./twitter.pages.inc Validate results from Twitter OAuth return request.
twitter_permission ./twitter.module Implements hook_permission().
twitter_post_admin_settings twitter_post/twitter_post.pages.inc Settings form callback 1
twitter_post_form twitter_post/twitter_post.module Generate a twitter posting form for the given user. 1
twitter_post_form_alter twitter_post/twitter_post.module Implements hook_form_alter().
twitter_post_menu twitter_post/twitter_post.module Implements hook_menu().

Pages

Other projects