Index

This is an index of the following types:

The first column is the type's initial character.


E

Name Origin Description
M
err() OwnerResult
M
err() PBSAuthResult
M
err() Result
M
err() TokenResult
M
err() VPPAResult

F

M
fromJSON() Owner
M
fromArray() Owner
M
fromStdClass() Owner
M
fromJSON() PBSAuth
M
fromArray() PBSAuth
M
fromStdClass() PBSAuth
M
fromJSON() Token
M
fromArray() Token
M
fromStdClass() Token
M
fromJSON() VPPA
M
fromArray() VPPA
M
fromStdClass() VPPA

G

M
getPid() Owner Gets the PID of the authenticated user.
M
getFirstName() Owner Gets the first name of the authenticated user.
M
getLastName() Owner Gets the last name of the authenticated user.
M
getEmail() Owner Gets the email of the authenticated user.
M
getZipCode() Owner Gets the zipcode of the authenticated user.
M
getAnalyticsId() Owner Gets the optional analytics id of the authenticated user.
M
getThumbnailUrl() Owner Gets the optional thumbnail url of the authenticated user.
M
getVPPA() Owner Gets the VPPA object representing the authenticated user's VPPA agreement.
M
getOwner() PBSAuth Gets this inner Owner object.
M
getToken() PBSAuth Gets the inner Token object.
M
getErr() OwnerResult
M
getErr() PBSAuthResult
M
getErr() Result
M
getErr() TokenResult
M
getErr() VPPAResult
M
getTokenType() Token Returns the type of token being held.
M
getScope() Token Returns an array of scopes that this token is valid for.
M
getAccessToken() Token Returns the access token for this authentication result.
M
getRefreshToken() Token Returns the refresh token for this authentication result.
M
getExpires() Token Returns the expiration value for this authentication result.
M
getVPPALastUpdated() VPPA Gets the last time that VPPA was accepted by the user. Returns a \DateTime value if an acceptance date was available. If this represents a non-accepted VPPA agreement, then null if returned.

I

M
isOk() OwnerResult
M
isError() OwnerResult
M
isOk() PBSAuthResult
M
isError() PBSAuthResult
M
isError() Result
M
isOk() Result
M
isOk() TokenResult
M
isError() TokenResult
M
isOk() VPPAResult
M
isError() VPPAResult
M
isVPPAAccepted() VPPA Gets the represented VPPA status. This does not perform validation as to when VPPA was accepted. The caller must use this in conjunction with getVPPALastUpdated() to determine if the acceptance is still valid.

J

M
jsonSerialize() Owner
M
jsonSerialize() PBSAuth
M
jsonSerialize() Token
M
jsonSerialize() VPPA

O

C
Owner LibPBSAuth Class Owner
C
OwnerResult LibPBSAuth\Result Class OwnerResult
M
ok() OwnerResult
M
ok() PBSAuthResult
M
ok() Result
M
ok() TokenResult
M
ok() VPPAResult

P

C
PBSAuth LibPBSAuth Class PBSAuth
C
PBSAuthResult LibPBSAuth\Result Class PBSAuthResult

R

P
$OwnerResult OwnerResult
P
$PBSAuthResult PBSAuthResult
C
Result LibPBSAuth\Result Class Result
P
$TokenResult TokenResult
P
$VPPAResult VPPAResult

T

M
toArray() Owner
M
toStdClass() Owner
M
toArray() PBSAuth
M
toStdClass() PBSAuth
C
TokenResult LibPBSAuth\Result Class TokenResult
C
Token LibPBSAuth Class Token
M
toArray() Token
M
toStdClass() Token
M
toArray() VPPA
M
toStdClass() VPPA

V

M
value() OwnerResult
M
valueOr() OwnerResult
M
value() PBSAuthResult
M
valueOr() PBSAuthResult
M
value() Result
M
valueOr() Result
M
value() TokenResult
M
valueOr() TokenResult
C
VPPAResult LibPBSAuth\Result Class VPPAResult
M
value() VPPAResult
M
valueOr() VPPAResult
C
VPPA LibPBSAuth Class VPPA

_

P
$Result Result
P
$Result Result