ICredentialStatus
in
Table of Contents
Constants
Methods
- checkIntegration() : int
Constants
INTEGRATION_CONFIGURED
public
mixed
INTEGRATION_CONFIGURED
= 1
INTEGRATION_CREDENTIALS_ISSUE
public
mixed
INTEGRATION_CREDENTIALS_ISSUE
= -3
INTEGRATION_NOT_CONFIGURED
public
mixed
INTEGRATION_NOT_CONFIGURED
= 0
Methods
checkIntegration()
public
checkIntegration(UserModule $userModule) : int
Parameters
- $userModule : UserModule