Class JGithubPackageActivityWatching
GitHub API Activity Watching Events class for the Joomla Platform.
- JGithubObject
- JGithubPackage
- JGithubPackageActivityWatching
Package: Joomla\Platform\GitHub
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: 3.3 (CMS)
Documentation: https://developer.github.com/v3/activity/watching/
Located at joomla/github/package/activity/watching.php
Deprecated: 4.0 Use the
joomla/github
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: 3.3 (CMS)
Documentation: https://developer.github.com/v3/activity/watching/
Located at joomla/github/package/activity/watching.php
Methods summary
public
mixed
|
|
public
mixed
|
|
public
mixed
|
|
public
object
|
#
setSubscription( string $owner, string $repo, boolean $subscribed, boolean $ignored )
Set a Repository Subscription. |
public
object
|
|
public
object
|
|
public
object
|
|
public
object
|
Methods inherited from JGithubPackage
Methods inherited from JGithubObject
__construct()
,
fetchUrl()
,
processResponse()