Class JTwitterTrends
Twitter API Trends class for the Joomla Platform.
- JTwitterObject
- JTwitterTrends
Package: Joomla\Platform\Twitter
Deprecated: 4.0 Use the
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.3
Located at joomla/twitter/trends.php
Deprecated: 4.0 Use the
joomla/twitter
package via Composer insteadCopyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.3
Located at joomla/twitter/trends.php
Methods summary
public
array
|
|
public
array
|
|
public
array
|
#
getClosest( float $lat = null, float $long = null )
Method to get the locations that Twitter has trending topic information for, closest to a specified location. |
Methods inherited from JTwitterObject
__construct()
,
checkRateLimit()
,
fetchUrl()
,
getOption()
,
getRateLimit()
,
sendRequest()
,
setOption()