Class JGithubPackageIssuesEvents
GitHub API Issues Events class for the Joomla Platform.
Records various events that occur around an Issue or Pull Request. This is useful both for display on issue/pull request information pages and also to determine who should be notified of comments.
- JGithubObject
- JGithubPackage
- JGithubPackageIssuesEvents
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: 12.3
Documentation: https://developer.github.com/v3/issues/events/
Located at joomla/github/package/issues/events.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: 12.3
Documentation: https://developer.github.com/v3/issues/events/
Located at joomla/github/package/issues/events.php
Methods summary
public
object
|
|
public
object
|
#
getListRepository( string $owner, string $repo, integer $issueId, integer $page = 0, integer $limit = 0 )
List events for a repository. |
public
object
|
Methods inherited from JGithubPackage
Methods inherited from JGithubObject
__construct()
,
fetchUrl()
,
processResponse()