Class JGoogleDataPlusComments
Google+ data class for the Joomla Platform.
- JGoogleData
- JGoogleDataPlusComments
Package: Joomla\Platform\Google
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/google/data/plus/comments.php
Deprecated: 4.0 Use the
joomla/google
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/google/data/plus/comments.php
Methods summary
public
|
|
public
mixed
|
#
listComments( string $activityId, string $fields = null, integer $max = 20, string $order = null, string $token = null, string $alt = null )
List all of the comments for an activity. |
public
mixed
|
Methods inherited from JGoogleData
authenticate()
,
getOption()
,
isAuthenticated()
,
listGetData()
,
query()
,
safeXml()
,
setOption()