You are here

constant TWITTER_HOST in Twitter 7.3

Same name and namespace in other branches
  1. 6.5 twitter.module \TWITTER_HOST
  2. 6.3 twitter.module \TWITTER_HOST
  3. 6.4 twitter.module \TWITTER_HOST
  4. 7.6 twitter.module \TWITTER_HOST
  5. 7.4 twitter.module \TWITTER_HOST
  6. 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
Render the field.
_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');