You are here

Functions in Tweet 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_update_5200 ./tweet.install Implementation of hook_update_N().
tweet_admin ./tweet.module Settings page. 1
tweet_admin_submit ./tweet.module Submit handler for tweet_admin().
tweet_admin_validate ./tweet.module Validation handler for tweet_admin().
tweet_help ./tweet.module Implementation of hook_help().
tweet_link ./tweet.module Implementation of hook_link().
tweet_menu ./tweet.module Implementation of hook_menu().
tweet_to_twitter ./tweet.module Returns a link from _tweet_to_twitter().
tweet_tweet_service ./tweet.module Implementation of hook_tweet_service().
tweet_uninstall ./tweet.install Implementation of hook_uninstall().
_tweet_exclude ./tweet.module Excludes certain Node IDs from displaying links. 1
_tweet_get_title ./tweet.module Returns the title of the node for which the NID was passed or the current page. Note that there is no good way to get the page title for a page that is not the current page. We assume the title is the same as the title of the node if a node is being… 1
_tweet_get_url ./tweet.module Gets an abbreviated URL using either CURL or PHP from the appropriate service. Times out after three (3) seconds. 1
_tweet_make_url ./tweet.module Retrieves and beautifies the abbreviated URL. 1
_tweet_node_types ./tweet.module Helper function to provide node types in the format array(TYPE => TYPE). 3
_tweet_process ./tweet.module Determines what will be in the tweet itself. 1
_tweet_to_twitter ./tweet.module Creates a link to post a URL and optionally title to twitter. Uses the current page by default. 2

Other projects