You are here

Functions in Tweet 6.3

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 ./tweet.module Implementation of hook_block().
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(). 1
tweet_uninstall ./tweet.install Implementation of hook_uninstall().
tweet_update_6300 ./tweet.install Implementation of hook_update_N().
_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_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