You are here

Functions in Twitter 6.5

Primary tabs

Namesort descending Location Description Direct uses Strings
twitter_update_6505 ./twitter.install Renames twitter_account.added_by_uid to twitter_account.uid.
twitter_update_6506 ./twitter.install Convert the twitter_id to a BIGINT. Yes, this is going back to how it was in twitter_update_6003(). Sorry.
twitter_update_6507 ./twitter.install Update the twitter_account.uid column to accept NULL values.
twitter_update_6508 ./twitter.install Change {twitter}.in_reply_to_status_id to BIGINT.
twitter_update_6509 ./twitter.install Change {twitter}.in_reply_to_user_id to BIGINT.
twitter_update_6510 ./twitter.install Change {twitter_account}.twitter_uid to BIGINT.
twitter_update_6511 ./twitter.install Change Twitter text field to blob to accommodate utf8mb4 characters.
twitter_update_6512 ./twitter.install Replaced by update 7511.
twitter_update_6513 ./twitter.install Add an extra index on {twitter}.created_time.
twitter_update_6514 ./twitter.install Add the new "administer twitter" permission to all roles that have the "administer site configuration" permission.
twitter_update_6515 ./twitter.install Add index on {twitter_account}.uid.
twitter_update_6516 ./twitter.install Updates twitter_search variable to point to https://twitter.com/ if they still point to the unsecured URL.
twitter_user ./twitter.module Implements hook_user(). 3
twitter_user_settings ./twitter.pages.inc Form builder that lists Twitter accounts. 1
twitter_views_api ./twitter.module Implements hook_views_api().
twitter_views_data ./twitter.views.inc Implementation of hook_views_data()
twitter_views_data_alter ./twitter.views.inc
twitter_views_default_views ./twitter.views_default.inc
twitter_views_handlers ./twitter.views.inc Implementation of hook_views_handlers()
_twitter_account_list_row ./twitter.pages.inc Returns the form fields to manage a Twitter account. 1
_twitter_actions_get_twitter_id twitter_actions/twitter_actions.module Validates the Twitter account to use to send a Tweet. 1
_twitter_filter_embed_tweet ./twitter.module Callback for Embedded Tweets. 1
_twitter_filter_hashtag ./twitter.module Callback for Twitter #hashtag converter. 2
_twitter_filter_link ./twitter.module Callback for twitter link converter. 2
_twitter_filter_text ./twitter.module This helper function converts Twitter-style @usernames and #hashtags into actual links. 2
_twitter_filter_username ./twitter.module Callback for twitter @username converter. 2
_twitter_signin_add_account twitter_signin/twitter_signin.module Relates a user account with a Twitter account. 1
_twitter_status_url ./twitter.module Helper to build a Twitter status URL. 1
_twitter_user_profile ./twitter.module Helper to build a Twitter profile URL 2

Pages

Other projects