You are here

Functions in Tweet 7.4

Primary tabs

Namesort descending Location Description Direct uses Strings
tweet_admin ./tweet.admin.inc Settings page. 1
tweet_admin_submit ./tweet.admin.inc Submit handler for tweet_admin().
tweet_block_info ./tweet.module Implements hook_block_info().
tweet_block_view ./tweet.module Implements hook_block_view().
tweet_help ./tweet.module Implements hook_help().
tweet_menu ./tweet.module Implements hook_menu().
tweet_node_view ./tweet.module Implements hook_node_view().
tweet_sites ./tweet.module Builds a list of sites to which we can tweet. 5 2
tweet_to_twitter ./tweet.module Returns a link from _tweet_to_twitter(). 2
tweet_tweet_sites ./tweet.module Implements hook_tweet_sites().
tweet_uninstall ./tweet.install Implements hook_uninstall().
tweet_update_6001 ./tweet.install Implementation of hook_update_N().
tweet_views_api ./tweet.module Implements hook_views_api().
tweet_views_data ./tweet.views.inc Implements hook_views_data().
_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_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_text ./tweet.module Helper function to figure out what text to display with a Tweet link. 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