Index

This is an index of the following types:

The first column is the type's initial character.


E

Name Origin Description
M
err() MVaultResult
M
err() PBSProfileResult
M
err() Result
M
err() RetrievalStatusResult

F

M
fromJSON() MVaultRecord
M
fromArray() MVaultRecord
M
fromStdClass() MVaultRecord
M
fromJSON() PBSProfile
M
fromArray() PBSProfile
M
fromStdClass() PBSProfile
M
fromJSON() RetrievalStatus
M
fromArray() RetrievalStatus
M
fromStdClass() RetrievalStatus

G

M
getGracePeriod() MVaultRecord Gets an integer representation of the grace period end date.
M
getCreateDate() MVaultRecord Gets an integer representation of the record creation date.
M
getUpdateDate() MVaultRecord Gets an integer representation of the record last updated date.
M
getFirstName() MVaultRecord Gets the first name stored in the Mvault record.
M
getLastName() MVaultRecord Gets the last name stored in the Mvault record.
M
getOffer() MVaultRecord Gets the offer assigned to the MVault record.
M
getNotes() MVaultRecord Gets the optional notes field of the MVault record.
M
getMembershipId() MVaultRecord Gets the membership id of the MVault record.
M
getStartDate() MVaultRecord Gets an integer representation of the record start date
M
getToken() MVaultRecord Gets the token string of the MVault record.
M
getAdditionalMetadata() MVaultRecord Gets the optional additional metadata field of the MVault record.
M
getActivationDate() MVaultRecord Gets an integer representation of the activation start date. This value may be null, representing that the record has not been activated.
M
getExpireDate() MVaultRecord Gets an integer representation of the record expiration date
M
getEmail() MVaultRecord Gets the email stored in the Mvault record.
M
getPBSProfile() MVaultRecord Gets the object representing the PBS profile sub-request that is made for activate MVault records. This may return null in the case that the MVault record has not yet been activated.
M
getFirstName() PBSProfile Gets the first name of the user that activated this MVault record. Returns a string if this object represents a successful profile lookup request, otherwise null is returned.
M
getLastName() PBSProfile Gets the last name of the user that activated this MVault record. Returns a string if this object represents a successful profile lookup request, otherwise null is returned.
M
getPID() PBSProfile Gets the PID of the user that activated this MVault record. Represented by the UID field in an MVault API response.
M
getEmail() PBSProfile Gets the email of the user that activated this MVault record. Returns a string if this object represents a successful profile lookup request, otherwise null is returned.
M
getLoginProvider() PBSProfile Gets the login provider of the user that activated this MVault record. This is the value reported by PBS and takes one of three values: PBS, Google, or Facebook. Returns a string if this object represents a successful profile lookup request, otherwise null is returned.
M
getRetrievalStatus() PBSProfile Gets the retrieval status object describing the the success of the PBS profile sub-request.
M
getErr() MVaultResult
M
getErr() PBSProfileResult
M
getErr() Result
M
getErr() RetrievalStatusResult
M
getStatus() RetrievalStatus Gets the status code for the retrieval status
M
getMessage() RetrievalStatus Gets the message describing the retrieval status

I

M
isStatusOn() MVaultRecord Gets the boolean status of the Status toggle of the MVault record.
M
isProvisional() MVaultRecord Gets the boolean status of the Provisional toggle of the MVault record.
M
isActivated() MVaultRecord Gets the boolean activation of the MVault record.
M
isOk() MVaultResult
M
isError() MVaultResult
M
isOk() PBSProfileResult
M
isError() PBSProfileResult
M
isError() Result
M
isOk() Result
M
isOk() RetrievalStatusResult
M
isError() RetrievalStatusResult

J

M
jsonSerialize() MVaultRecord
M
jsonSerialize() PBSProfile
M
jsonSerialize() RetrievalStatus

M

C
MVaultRecord LibMVault Class MVaultRecord
C
MVaultResult LibMVault\Result Class MVaultResult

O

M
ok() MVaultResult
M
ok() PBSProfileResult
M
ok() Result
M
ok() RetrievalStatusResult

P

C
PBSProfile LibMVault Class PBSProfile
C
PBSProfileResult LibMVault\Result Class PBSProfileResult

R

P
$MVaultResult MVaultResult
P
$PBSProfileResult PBSProfileResult
C
Result LibMVault\Result Class Result
C
RetrievalStatusResult LibMVault\Result Class RetrievalStatusResult
P
$RetrievalStatusResult RetrievalStatusResult
C
RetrievalStatus LibMVault Class RetrievalStatus

T

M
toArray() MVaultRecord
M
toStdClass() MVaultRecord
M
toArray() PBSProfile
M
toStdClass() PBSProfile
M
toArray() RetrievalStatus
M
toStdClass() RetrievalStatus

V

M
value() MVaultResult
M
valueOr() MVaultResult
M
value() PBSProfileResult
M
valueOr() PBSProfileResult
M
value() Result
M
valueOr() Result
M
value() RetrievalStatusResult
M
valueOr() RetrievalStatusResult

_

P
$Result Result
P
$Result Result