You are here

Functions in Twitter 7.5

Primary tabs

Namesort descending Location Description Direct uses Strings
twitter_last_tweet_field_field_widget_form twitter_last_tweet_field/twitter_last_tweet_field.module Implements hook_field_widget_form().
twitter_last_tweet_field_field_widget_info twitter_last_tweet_field/twitter_last_tweet_field.module Implements hook_field_widget_info().
twitter_last_tweet_field_update_7500 twitter_last_tweet_field/twitter_last_tweet_field.install Change the twitter_uid field to a BIGINT.
twitter_load_accounts ./twitter.inc Loads all Twitter accounts added by a Drupal user. 3
twitter_load_account_names ./twitter.inc Bare list of all account names, keyed by Twitter ID. 1
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 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.
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_ctools_plugin_directory twitter_post/twitter_post.module Implements hook_ctools_plugin_directory().
twitter_post_field_extra_fields twitter_post/twitter_post.module Implementation of hook_field_extra_fields().
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_form_node_type_form_alter twitter_post/twitter_post.module Implements hook_form_FORM_ID_alter() for node_type_form().
twitter_post_form_node_type_form_submit twitter_post/twitter_post.module FormAPI submission callback for node_type_form(). 1
twitter_post_menu twitter_post/twitter_post.module Implements hook_menu().
twitter_post_node_insert twitter_post/twitter_post.module Implementation of hook_node_insert(). 1
twitter_post_node_update twitter_post/twitter_post.module Implementation of hook_node_update().
twitter_post_permission twitter_post/twitter_post.module Implements hook_permission().
twitter_post_twitter_post_content_type_admin_info twitter_post/plugins/content_types/twitter_post.inc CTools content type callback to provide extra information about this pane.
twitter_post_twitter_post_content_type_admin_title twitter_post/plugins/content_types/twitter_post.inc CTools content type callback to get the title of this pane.
twitter_post_twitter_post_content_type_edit_form twitter_post/plugins/content_types/twitter_post.inc CTools content type callback to display an edit form for this pane.
twitter_post_twitter_post_content_type_render twitter_post/plugins/content_types/twitter_post.inc CTools content type callback to output this pane.
twitter_post_uninstall twitter_post/twitter_post.install Implements hook_uninstall().
twitter_post_update_7300 twitter_post/twitter_post.install Don't default to TinyURL any more.
twitter_post_update_7301 twitter_post/twitter_post.install Implements hook_update_N().
twitter_post_update_7500 twitter_post/twitter_post.install Add the new "post to twitter with global account" permission to all roles that have the "post to twitter" permission.
twitter_requirements ./twitter.install Implements hook_requirements()
twitter_retweet ./twitter.inc Retweet a tweet.
twitter_schema ./twitter.install Implements hook_schema().
twitter_set_status ./twitter.inc Post a message to twitter 3
twitter_shorten_url ./twitter.module Very lightweight helper function to generate a TinyURL for a given post. 2
twitter_signin_admin_settings twitter_signin/twitter_signin.pages.inc Settings form for Twitter Signin. 1
twitter_signin_block_info twitter_signin/twitter_signin.module Implements hook_block_info().
twitter_signin_block_view twitter_signin/twitter_signin.module Implements hook_block_view().
twitter_signin_button twitter_signin/twitter_signin.module Returns an image link for signing in with Twitter. 2 4
twitter_signin_form_alter twitter_signin/twitter_signin.module Implements hook_form_alter().
twitter_signin_menu twitter_signin/twitter_signin.module Implements hook_menu().

Pages

Other projects