Class JTwitterOAuth
Joomla Platform class for generating Twitter API access token.
- JOAuth1Client
-
JTwitterOAuth
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/oauth.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/oauth.php
Methods summary
public
|
#
__construct(
Constructor. |
public
boolean
|
|
public
array
|
|
public
|
Methods inherited from JOAuth1Client
authenticate(),
generateNonce(),
getOption(),
getToken(),
oauthRequest(),
safeEncode(),
setOption(),
setToken(),
toUrl()
Magic methods summary
Properties summary
protected
|
$options |
#
Options for the JTwitterOauth object. |
