Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Public Member Functions | |
getAvailabilityInterval () | |
getCustomParams () | |
getIcon () | |
getIframe () | |
getLineItem () | |
getSubmissionInterval () | |
getTarget () | |
getText () | |
getThumbnail () | |
getTitle () | |
getType () | |
getUrl () | |
getWindow () | |
setAvailabilityInterval (?LtiDeepLinkDateTimeInterval $availabilityInterval) | |
setCustomParams (array $value) | |
setIcon (?LtiDeepLinkResourceIcon $icon) | |
setIframe (?LtiDeepLinkResourceIframe $iframe) | |
setLineItem (?LtiLineitem $value) | |
setSubmissionInterval (?LtiDeepLinkDateTimeInterval $submissionInterval) | |
setTarget (string $value) | |
setText (?string $value) | |
setThumbnail (?LtiDeepLinkResourceIcon $thumbnail) | |
setTitle (?string $value) | |
setType (string $value) | |
setUrl (?string $value) | |
setWindow (?LtiDeepLinkResourceWindow $window) | |
toArray () | |
Static Public Member Functions | |
static | new () |
Packback\Lti1p3\LtiDeepLinkResource::setTarget | ( | string | $value | ) |