Class JGithubPackageUsersEmails
GitHub API References class for the Joomla Platform.
Management of email addresses via the API requires that you are authenticated through basic auth or OAuth with the user scope.
- JGithubObject
- JGithubPackage
- JGithubPackageUsersEmails
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/repos/users/emails
Located at joomla/github/package/users/emails.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/repos/users/emails
Located at joomla/github/package/users/emails.php
Methods summary
public
object
|
|
public
object
|
|
public
object
|
Methods inherited from JGithubPackage
Methods inherited from JGithubObject
__construct()
,
fetchUrl()
,
processResponse()