constant TWITTER_HOST in Twitter 7.4
Same name and namespace in other branches
- 6.5 twitter.module \TWITTER_HOST
- 6.3 twitter.module \TWITTER_HOST
- 6.4 twitter.module \TWITTER_HOST
- 7.6 twitter.module \TWITTER_HOST
- 7.3 twitter.module \TWITTER_HOST
- 7.5 twitter.module \TWITTER_HOST
@file Provides API integration with the Twitter microblogging service.
3 uses of TWITTER_HOST
- twitter_admin_form in ./
twitter.pages.inc - Form builder; Twitter settings form.
- twitter_views_handler_field_xss::render in ./
twitter_views_field_handlers.inc - Processes the message through the selected options.
- _twitter_filter_username in ./
twitter.module - Callback for twitter @username converter.
File
- ./
twitter.module, line 7 - Provides API integration with the Twitter microblogging service.
Code
define('TWITTER_HOST', 'http://twitter.com');