[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Service/Twitter/ -> Search.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id$
File Size: 167 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Zend_Service_Twitter_Search:: (5 methods):
  __construct()
  setResponseType()
  getResponseType()
  trends()
  search()


Class: Zend_Service_Twitter_Search  - X-Ref


__construct($responseType = 'json')   X-Ref
Constructor

param: string $returnType
return: void

setResponseType($responseType = 'json')   X-Ref
set responseType

param: string $responseType
return: Zend_Service_Twitter_Search

getResponseType()   X-Ref
Retrieve responseType

return: string

trends()   X-Ref
Get the current twitter trends.  Currnetly only supports json as the return.

return: array

search($query, array $params = array()   X-Ref
Performs a Twitter search query.




Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1