LTI Integration Library 5.0.0-rc2
PHP class library for building LTI integrations
 
Loading...
Searching...
No Matches
ToolConsumer Member List

This is the complete list of members for ToolConsumer, including all inherited members.

$accessTokenUrlPlatform
$authenticationUrlPlatform
$authorizationServerIdPlatform
$browserStorageFramePlatformstatic
$clientIdPlatform
$consumerGuidPlatform
$consumerNamePlatform
$consumerVersionPlatform
$createdSystem
$cssPathPlatform
$dataConnectorSystem
$debugModeSystem
$defaultEmailPlatform
$deploymentIdPlatform
$detailsSystem
$enabledSystem
$enableFromSystem
$enableUntilSystem
$encryptionMethodSystem
$idScopePlatform
$jkuSystem
$jwtSystemprotected
$kidSystem
$lastAccessSystem
$lastServiceRequestPlatform
$ltiVersionPlatform
$MESSAGE_TYPESPlatformstatic
$messageParametersSystemprotected
$namePlatform
$okSystem
$platformIdPlatform
$profilePlatform
$protectedPlatform
$rawParametersSystemprotected
$reasonSystem
$requiredScopesSystem
$rsaKeySystem
$secretSystem
$signatureMethodSystem
$toolProxyPlatform
$updatedSystem
__construct($key=null, $dataConnector=null, $autoEnable=false)ToolConsumer
ceLTIc::LTI::Platform::__construct($dataConnector=null)Platform
addSignature($endpoint, $data, $method='POST', $type=null, $nonce='', $hash=null, $timestamp=null)System
checkMessage()System
delete()Platform
doServiceRequest($service, $method, $format, $data)System
fromConsumerKey($key=null, $dataConnector=null, $autoEnable=false)Platformstatic
fromPlatformId($platformId, $clientId, $deploymentId, $dataConnector=null, $autoEnable=false)Platformstatic
fromRecordId($id, $dataConnector)Platformstatic
getAccessToken()Platform
getDataConnector()Platform
getFamilyCode()Platform
getId()Platform
getIsAvailable()Platform
getJwt()System
getKey()System
getMessageClaims($fullyQualified=false)System
getMessageParameters()Platform
getRawParameters()System
getRecordId()System
getSetting($name, $default='')System
getSettings()System
getStorageJS()Platformstatic
getTools()Platform
getToolSettings($simple=true)Platform
handleRequest()Platform
hasAccessTokenService()Platform
hasJwt()System
hasToolSettingsService()Platform
initialise()Platform
initialize()Platform
onAuthenticate()Platformprotected
onContentItem()Platformprotected
onError()Platformprotected
onInitiateLogin(&$url, &$loginHint, &$ltiMessageHint, $params)Platformprotected
onLtiStartAssessment()Platformprotected
parseRoles($roles, $ltiVersion=Util::LTI_VERSION1, $addPrincipalRole=false)Systemstatic
save()Platform
saveSettings()System
sendMessage($url, $type, $messageParams, $target='', $userId=null, $hint=null)System
setAccessToken($accessToken)Platform
setKey($key)System
setRecordId($id)System
setSetting($name, $value=null)System
setSettings($settings)System
setToolSettings($settings=array())Platform
signMessage(&$url, $type, $version, $params, $loginHint=null, $ltiMessageHint=null)System
signParameters($url, $type, $version, $params)System
signServiceRequest($url, $method, $type, $data=null)System
useOAuth1()System
verifySignature()System