You are here

Functions in Tweet 5

Primary tabs

Namesort descending Location Description Direct uses Strings
tweet_admin ./tweet.module Settings page. 1
tweet_admin_submit ./tweet.module Submit 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_uninstall ./tweet.install Implementation of hook_uninstall().
_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_make_url ./tweet.module Retrieves the abbreviated URL from th8.us. Requires that PHP was compiled with file_get_contents available. 1
_tweet_node_types ./tweet.module Helper function to provide node types in the format array(TYPE => TYPE). 3
_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