constant TWITTER_HOST in Twitter 6.4
Same name and namespace in other branches
- 6.5 twitter.module \TWITTER_HOST
- 6.3 twitter.module \TWITTER_HOST
- 7.6 twitter.module \TWITTER_HOST
- 7.3 twitter.module \TWITTER_HOST
- 7.4 twitter.module \TWITTER_HOST
- 7.5 twitter.module \TWITTER_HOST
@file
Establishes an interface to communicate with Twitter
3 uses of TWITTER_HOST
- twitter_admin_form in ./
twitter.pages.inc - Form builder; Twitter settings form.
- twitter_link_filter in ./
twitter.module - This helper function converts Twitter-style @usernames and #hashtags into actual links.
- twitter_profile_url in ./
twitter.module - Helper function to generate twitter profile URLs.
File
- ./
twitter.module, line 8 - Establishes an interface to communicate with Twitter
Code
define('TWITTER_HOST', 'http://twitter.com');