You are here

constant TWITTER_SEARCH in Twitter 7.3

Same name and namespace in other branches
  1. 6.5 twitter.module \TWITTER_SEARCH
  2. 6.3 twitter.module \TWITTER_SEARCH
  3. 6.4 twitter.module \TWITTER_SEARCH
  4. 7.6 twitter.module \TWITTER_SEARCH
  5. 7.4 twitter.module \TWITTER_SEARCH
  6. 7.5 twitter.module \TWITTER_SEARCH
3 uses of TWITTER_SEARCH
twitter_admin_form in ./twitter.pages.inc
Form builder; Twitter settings form.
twitter_views_handler_field_xss::option_definition in ./twitter_views_field_handlers.inc
Information about options for all kinds of purposes will be held here.
_twitter_filter_hashtag in ./twitter.module
Callback for twitter #hashtag converter

File

./twitter.module, line 9
Provides API integration with the Twitter microblogging service.

Code

define('TWITTER_SEARCH', 'http://search.twitter.com');