|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilCmiXapiLrsType:Static Public Member Functions | |
| static | getDbTableName () |
| static | buildBasicAuth ($lrsKey, $lrsSecret) |
| static | buildBasicAuthWithoutBasic ($lrsKey, $lrsSecret) |
Data Fields | |
| const | DB_TABLE_NAME = 'cmix_lrs_types' |
| const | AVAILABILITY_NONE = 0 |
| const | AVAILABILITY_EXISTING = 1 |
| const | AVAILABILITY_CREATE = 2 |
| const | LAUNCH_TYPE_PAGE = "page" |
| const | LAUNCH_TYPE_LINK = "link" |
| const | LAUNCH_TYPE_EMBED = "embed" |
| const | PRIVACY_IDENT_IL_UUID_USER_ID = 0 |
| const | PRIVACY_IDENT_IL_UUID_EXT_ACCOUNT = 1 |
| const | PRIVACY_IDENT_IL_UUID_LOGIN = 2 |
| const | PRIVACY_IDENT_REAL_EMAIL = 3 |
| const | PRIVACY_IDENT_IL_UUID_RANDOM = 4 |
| const | PRIVACY_IDENT_IL_UUID_SHA256 = 5 |
| const | PRIVACY_IDENT_IL_UUID_SHA256URL = 6 |
| const | PRIVACY_NAME_NONE = 0 |
| const | PRIVACY_NAME_FIRSTNAME = 1 |
| const | PRIVACY_NAME_LASTNAME = 2 |
| const | PRIVACY_NAME_FULLNAME = 3 |
| const | ENDPOINT_STATEMENTS_SUFFIX = 'statements' |
| const | ENDPOINT_AGGREGATE_SUFFIX = 'statements/aggregate' |
| const | ENDPOINT_DELETE_SUFFIX = 'v2/batchdelete/initialise' |
| const | ENDPOINT_BATCH_SUFFIX = 'connection/batchdelete' |
| const | ENDPOINT_STATE_SUFFIX = 'state' |
Protected Member Functions | |
| read () | |
| create () | |
| update () | |
| delete () | |
Protected Attributes | |
| int | $type_id = 0 |
| string | $title = "" |
| string | $description = "" |
| int | $availability = self::AVAILABILITY_CREATE |
| string | $lrs_endpoint = "" |
| string | $lrs_key = "" |
| string | $lrs_secret = "" |
| int | $privacy_ident = 3 |
| int | $privacy_name = 0 |
| bool | $force_privacy_settings = false |
| string | $privacy_comment_default = "" |
| bool | $external_lrs = false |
| int | $time_to_delete = null |
| string | $launch_type = self::LAUNCH_TYPE_LINK |
| string | $remarks = "" |
| bool | $bypassProxyEnabled = false |
| bool | $only_moveon = false |
| bool | $achieved = true |
| bool | $answered = true |
| bool | $completed = true |
| bool | $failed = true |
| bool | $initialized = true |
| bool | $passed = true |
| bool | $progressed = true |
| bool | $satisfied = true |
| bool | $terminated = true |
| bool | $hide_data = false |
| bool | $timestamp = false |
| bool | $duration = true |
| bool | $no_substatements = false |
| int | $deleteData = 0 |
| bool | $enrichData = false |
Private Attributes | |
| ilDBInterface | $database |
Definition at line 30 of file class.ilCmiXapiLrsType.php.
| ilCmiXapiLrsType::__construct | ( | int | $a_type_id = 0 | ) |
Constructor.
Definition at line 125 of file class.ilCmiXapiLrsType.php.
References $DIC, ILIAS\Repository\database(), and read().
Here is the call graph for this function:
|
static |
Definition at line 607 of file class.ilCmiXapiLrsType.php.
Referenced by getBasicAuth(), ilLTIConsumerScoringGUI\initTableData(), and ilLTIConsumerXapiStatementsGUI\initTableData().
Here is the caller graph for this function:
|
static |
Definition at line 617 of file class.ilCmiXapiLrsType.php.
Referenced by getBasicAuthWithoutBasic().
Here is the caller graph for this function:
|
protected |
Definition at line 519 of file class.ilCmiXapiLrsType.php.
References ILIAS\Repository\database(), setTypeId(), and update().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 569 of file class.ilCmiXapiLrsType.php.
References ILIAS\Repository\database(), and getTypeId().
Here is the call graph for this function:| ilCmiXapiLrsType::getAchieved | ( | ) |
Definition at line 258 of file class.ilCmiXapiLrsType.php.
References $achieved.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getAnswered | ( | ) |
Definition at line 268 of file class.ilCmiXapiLrsType.php.
References $answered.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getAvailability | ( | ) |
Definition at line 170 of file class.ilCmiXapiLrsType.php.
References $availability.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), isAvailable(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getBasicAuth | ( | ) |
Definition at line 602 of file class.ilCmiXapiLrsType.php.
References buildBasicAuth(), getLrsKey(), and getLrsSecret().
Referenced by ilObjCmiXapi\getLastStatement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCmiXapiLrsType::getBasicAuthWithoutBasic | ( | ) |
Definition at line 612 of file class.ilCmiXapiLrsType.php.
References buildBasicAuthWithoutBasic(), getLrsKey(), and getLrsSecret().
Here is the call graph for this function:| ilCmiXapiLrsType::getCompleted | ( | ) |
Definition at line 278 of file class.ilCmiXapiLrsType.php.
References $completed.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:
|
static |
Definition at line 33 of file class.ilCmiXapiLrsType.php.
References DB_TABLE_NAME.
Referenced by ilCmiXapiLrsTypeList\getCountTypesForCreate(), ilCmiXapiLrsTypeList\getTypeOptions(), and ilCmiXapiLrsTypeList\getTypesData().
Here is the caller graph for this function:| ilCmiXapiLrsType::getDeleteData | ( | ) |
Definition at line 388 of file class.ilCmiXapiLrsType.php.
References $deleteData.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getDescription | ( | ) |
Definition at line 160 of file class.ilCmiXapiLrsType.php.
References $description.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getDuration | ( | ) |
Definition at line 368 of file class.ilCmiXapiLrsType.php.
References $duration.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getEnrichData | ( | ) |
Definition at line 453 of file class.ilCmiXapiLrsType.php.
References $enrichData.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getExternalLrs | ( | ) |
Definition at line 423 of file class.ilCmiXapiLrsType.php.
References $external_lrs.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getFailed | ( | ) |
Definition at line 288 of file class.ilCmiXapiLrsType.php.
References $failed.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getForcePrivacySettings | ( | ) |
Definition at line 398 of file class.ilCmiXapiLrsType.php.
References $force_privacy_settings.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getHideData | ( | ) |
Definition at line 348 of file class.ilCmiXapiLrsType.php.
References $hide_data.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getInitialized | ( | ) |
Definition at line 298 of file class.ilCmiXapiLrsType.php.
References $initialized.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getLaunchType | ( | ) |
Definition at line 428 of file class.ilCmiXapiLrsType.php.
References $launch_type.
| ilCmiXapiLrsType::getLrsEndpoint | ( | ) |
Definition at line 203 of file class.ilCmiXapiLrsType.php.
References $lrs_endpoint.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), getLrsEndpointBatchLink(), getLrsEndpointDeleteLink(), getLrsEndpointStateLink(), getLrsEndpointStatementsAggregationLink(), getLrsEndpointStatementsLink(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getLrsEndpointBatchLink | ( | ) |
Definition at line 592 of file class.ilCmiXapiLrsType.php.
References ENDPOINT_BATCH_SUFFIX, and getLrsEndpoint().
Here is the call graph for this function:| ilCmiXapiLrsType::getLrsEndpointDeleteLink | ( | ) |
Definition at line 587 of file class.ilCmiXapiLrsType.php.
References ENDPOINT_DELETE_SUFFIX, and getLrsEndpoint().
Here is the call graph for this function:| ilCmiXapiLrsType::getLrsEndpointStateLink | ( | ) |
Definition at line 597 of file class.ilCmiXapiLrsType.php.
References ENDPOINT_STATE_SUFFIX, and getLrsEndpoint().
Here is the call graph for this function:| ilCmiXapiLrsType::getLrsEndpointStatementsAggregationLink | ( | ) |
Definition at line 582 of file class.ilCmiXapiLrsType.php.
References ENDPOINT_AGGREGATE_SUFFIX, and getLrsEndpoint().
Referenced by ilObjCmiXapi\getLastStatement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCmiXapiLrsType::getLrsEndpointStatementsLink | ( | ) |
Definition at line 577 of file class.ilCmiXapiLrsType.php.
References ENDPOINT_STATEMENTS_SUFFIX, and getLrsEndpoint().
Here is the call graph for this function:| ilCmiXapiLrsType::getLrsKey | ( | ) |
Definition at line 213 of file class.ilCmiXapiLrsType.php.
References $lrs_key.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), getBasicAuth(), getBasicAuthWithoutBasic(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getLrsSecret | ( | ) |
Definition at line 223 of file class.ilCmiXapiLrsType.php.
References $lrs_secret.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), getBasicAuth(), getBasicAuthWithoutBasic(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getNoSubstatements | ( | ) |
Definition at line 378 of file class.ilCmiXapiLrsType.php.
References $no_substatements.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getOnlyMoveon | ( | ) |
Definition at line 248 of file class.ilCmiXapiLrsType.php.
References $only_moveon.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getPassed | ( | ) |
Definition at line 308 of file class.ilCmiXapiLrsType.php.
References $passed.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getPrivacyCommentDefault | ( | ) |
Definition at line 413 of file class.ilCmiXapiLrsType.php.
References $privacy_comment_default.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getPrivacyIdent | ( | ) |
Definition at line 233 of file class.ilCmiXapiLrsType.php.
References $privacy_ident.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getPrivacyName | ( | ) |
Definition at line 243 of file class.ilCmiXapiLrsType.php.
References $privacy_name.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getProgressed | ( | ) |
Definition at line 318 of file class.ilCmiXapiLrsType.php.
References $progressed.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getRemarks | ( | ) |
Definition at line 438 of file class.ilCmiXapiLrsType.php.
References $remarks.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getSatisfied | ( | ) |
Definition at line 328 of file class.ilCmiXapiLrsType.php.
References $satisfied.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getTerminated | ( | ) |
Definition at line 338 of file class.ilCmiXapiLrsType.php.
References $terminated.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getTimestamp | ( | ) |
Definition at line 358 of file class.ilCmiXapiLrsType.php.
References $timestamp.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::getTimeToDelete | ( | ) |
Definition at line 193 of file class.ilCmiXapiLrsType.php.
References $time_to_delete.
Referenced by update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getTitle | ( | ) |
Definition at line 150 of file class.ilCmiXapiLrsType.php.
References $title.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getTypeId | ( | ) |
Definition at line 140 of file class.ilCmiXapiLrsType.php.
References $type_id.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), delete(), read(), save(), update(), ilObjCmiXapi\updateByPassProxyFromLrsType(), and ilObjCmiXapi\updatePrivacySettingsFromLrsType().
Here is the caller graph for this function:| ilCmiXapiLrsType::isAvailable | ( | ) |
Definition at line 175 of file class.ilCmiXapiLrsType.php.
References getAvailability().
Here is the call graph for this function:| ilCmiXapiLrsType::isBypassProxyEnabled | ( | ) |
Definition at line 443 of file class.ilCmiXapiLrsType.php.
References $bypassProxyEnabled.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), update(), and ilObjCmiXapi\updateByPassProxyFromLrsType().
Here is the caller graph for this function:
|
protected |
Definition at line 464 of file class.ilCmiXapiLrsType.php.
References $res, ILIAS\Repository\database(), getTypeId(), setAchieved(), setAnswered(), setAvailability(), setBypassProxyEnabled(), setCompleted(), setDeleteData(), setDescription(), setDuration(), setEnrichData(), setExternalLrs(), setFailed(), setForcePrivacySettings(), setHideData(), setInitialized(), setLrsEndpoint(), setLrsKey(), setLrsSecret(), setNoSubstatements(), setOnlyMoveon(), setPassed(), setPrivacyCommentDefault(), setPrivacyIdent(), setPrivacyName(), setProgressed(), setRemarks(), setSatisfied(), setTerminated(), setTimestamp(), setTimeToDelete(), setTitle(), and setTypeId().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCmiXapiLrsType::save | ( | ) |
Definition at line 509 of file class.ilCmiXapiLrsType.php.
References create(), getTypeId(), and update().
Here is the call graph for this function:| ilCmiXapiLrsType::setAchieved | ( | bool | $achieved | ) |
Definition at line 263 of file class.ilCmiXapiLrsType.php.
References $achieved.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setAnswered | ( | bool | $answered | ) |
Definition at line 273 of file class.ilCmiXapiLrsType.php.
References $answered.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setAvailability | ( | int | $a_availability | ) |
Definition at line 165 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setBypassProxyEnabled | ( | bool | $bypassProxyEnabled | ) |
Definition at line 448 of file class.ilCmiXapiLrsType.php.
References $bypassProxyEnabled.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setCompleted | ( | bool | $completed | ) |
Definition at line 283 of file class.ilCmiXapiLrsType.php.
References $completed.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setDeleteData | ( | int | $deleteData | ) |
Definition at line 393 of file class.ilCmiXapiLrsType.php.
References $deleteData.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setDescription | ( | string | $a_description | ) |
Definition at line 155 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setDuration | ( | bool | $duration | ) |
Definition at line 373 of file class.ilCmiXapiLrsType.php.
References $duration.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setEnrichData | ( | bool | $enrichData | ) |
Definition at line 458 of file class.ilCmiXapiLrsType.php.
References $enrichData.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setExternalLrs | ( | bool | $a_option | ) |
Definition at line 418 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setFailed | ( | bool | $failed | ) |
Definition at line 293 of file class.ilCmiXapiLrsType.php.
References $failed.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setForcePrivacySettings | ( | bool | $force_privacy_settings | ) |
Definition at line 403 of file class.ilCmiXapiLrsType.php.
References $force_privacy_settings.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setHideData | ( | bool | $hide_data | ) |
Definition at line 353 of file class.ilCmiXapiLrsType.php.
References $hide_data.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setInitialized | ( | bool | $initialized | ) |
Definition at line 303 of file class.ilCmiXapiLrsType.php.
References $initialized.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setLrsEndpoint | ( | string | $a_endpoint | ) |
Definition at line 198 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setLrsKey | ( | string | $a_lrs_key | ) |
Definition at line 208 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setLrsSecret | ( | string | $a_lrs_secret | ) |
Definition at line 218 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setNoSubstatements | ( | bool | $no_substatements | ) |
Definition at line 383 of file class.ilCmiXapiLrsType.php.
References $no_substatements.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setOnlyMoveon | ( | bool | $only_moveon | ) |
Definition at line 253 of file class.ilCmiXapiLrsType.php.
References $only_moveon.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setPassed | ( | bool | $passed | ) |
Definition at line 313 of file class.ilCmiXapiLrsType.php.
References $passed.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setPrivacyCommentDefault | ( | string | $a_option | ) |
Definition at line 408 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setPrivacyIdent | ( | int | $a_option | ) |
Definition at line 228 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setPrivacyName | ( | int | $a_option | ) |
Definition at line 238 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setProgressed | ( | bool | $progressed | ) |
Definition at line 323 of file class.ilCmiXapiLrsType.php.
References $progressed.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setRemarks | ( | string | $a_remarks | ) |
Definition at line 433 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setSatisfied | ( | bool | $satisfied | ) |
Definition at line 333 of file class.ilCmiXapiLrsType.php.
References $satisfied.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setTerminated | ( | bool | $terminated | ) |
Definition at line 343 of file class.ilCmiXapiLrsType.php.
References $terminated.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setTimestamp | ( | bool | $timestamp | ) |
Definition at line 363 of file class.ilCmiXapiLrsType.php.
References $timestamp.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setTimeToDelete | ( | ?int | $a_time_to_delete | ) |
Definition at line 188 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setTitle | ( | string | $a_title | ) |
Definition at line 145 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setTypeId | ( | int | $a_type_id | ) |
Definition at line 135 of file class.ilCmiXapiLrsType.php.
Referenced by create(), and read().
Here is the caller graph for this function:
|
protected |
Definition at line 525 of file class.ilCmiXapiLrsType.php.
References ILIAS\Repository\database(), getAchieved(), getAnswered(), getAvailability(), getCompleted(), getDeleteData(), getDescription(), getDuration(), getEnrichData(), getExternalLrs(), getFailed(), getForcePrivacySettings(), getHideData(), getInitialized(), getLrsEndpoint(), getLrsKey(), getLrsSecret(), getNoSubstatements(), getOnlyMoveon(), getPassed(), getPrivacyCommentDefault(), getPrivacyIdent(), getPrivacyName(), getProgressed(), getRemarks(), getSatisfied(), getTerminated(), getTimestamp(), getTimeToDelete(), getTitle(), getTypeId(), and isBypassProxyEnabled().
Referenced by create(), and save().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 90 of file class.ilCmiXapiLrsType.php.
Referenced by getAchieved(), and setAchieved().
|
protected |
Definition at line 92 of file class.ilCmiXapiLrsType.php.
Referenced by getAnswered(), and setAnswered().
|
protected |
Definition at line 71 of file class.ilCmiXapiLrsType.php.
Referenced by getAvailability().
|
protected |
Definition at line 86 of file class.ilCmiXapiLrsType.php.
Referenced by isBypassProxyEnabled(), and setBypassProxyEnabled().
|
protected |
Definition at line 94 of file class.ilCmiXapiLrsType.php.
Referenced by getCompleted(), and setCompleted().
|
private |
Definition at line 120 of file class.ilCmiXapiLrsType.php.
|
protected |
Definition at line 116 of file class.ilCmiXapiLrsType.php.
Referenced by getDeleteData(), and setDeleteData().
|
protected |
Definition at line 70 of file class.ilCmiXapiLrsType.php.
Referenced by getDescription().
|
protected |
Definition at line 112 of file class.ilCmiXapiLrsType.php.
Referenced by getDuration(), and setDuration().
|
protected |
Definition at line 118 of file class.ilCmiXapiLrsType.php.
Referenced by getEnrichData(), and setEnrichData().
|
protected |
Definition at line 79 of file class.ilCmiXapiLrsType.php.
Referenced by getExternalLrs().
|
protected |
Definition at line 96 of file class.ilCmiXapiLrsType.php.
Referenced by getFailed(), and setFailed().
|
protected |
Definition at line 77 of file class.ilCmiXapiLrsType.php.
Referenced by getForcePrivacySettings(), and setForcePrivacySettings().
|
protected |
Definition at line 108 of file class.ilCmiXapiLrsType.php.
Referenced by getHideData(), and setHideData().
|
protected |
Definition at line 98 of file class.ilCmiXapiLrsType.php.
Referenced by getInitialized(), and setInitialized().
|
protected |
Definition at line 82 of file class.ilCmiXapiLrsType.php.
Referenced by getLaunchType().
|
protected |
Definition at line 72 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsEndpoint().
|
protected |
Definition at line 73 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsKey().
|
protected |
Definition at line 74 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsSecret().
|
protected |
Definition at line 114 of file class.ilCmiXapiLrsType.php.
Referenced by getNoSubstatements(), and setNoSubstatements().
|
protected |
Definition at line 88 of file class.ilCmiXapiLrsType.php.
Referenced by getOnlyMoveon(), and setOnlyMoveon().
|
protected |
Definition at line 100 of file class.ilCmiXapiLrsType.php.
Referenced by getPassed(), and setPassed().
|
protected |
Definition at line 78 of file class.ilCmiXapiLrsType.php.
Referenced by getPrivacyCommentDefault().
|
protected |
Definition at line 75 of file class.ilCmiXapiLrsType.php.
Referenced by getPrivacyIdent().
|
protected |
Definition at line 76 of file class.ilCmiXapiLrsType.php.
Referenced by getPrivacyName().
|
protected |
Definition at line 102 of file class.ilCmiXapiLrsType.php.
Referenced by getProgressed(), and setProgressed().
|
protected |
Definition at line 84 of file class.ilCmiXapiLrsType.php.
Referenced by getRemarks().
|
protected |
Definition at line 104 of file class.ilCmiXapiLrsType.php.
Referenced by getSatisfied(), and setSatisfied().
|
protected |
Definition at line 106 of file class.ilCmiXapiLrsType.php.
Referenced by getTerminated(), and setTerminated().
|
protected |
Definition at line 81 of file class.ilCmiXapiLrsType.php.
Referenced by getTimeToDelete().
|
protected |
Definition at line 110 of file class.ilCmiXapiLrsType.php.
Referenced by getTimestamp(), and setTimestamp().
|
protected |
Definition at line 69 of file class.ilCmiXapiLrsType.php.
Referenced by getTitle().
|
protected |
Definition at line 67 of file class.ilCmiXapiLrsType.php.
Referenced by getTypeId().
| const ilCmiXapiLrsType::AVAILABILITY_CREATE = 2 |
Definition at line 40 of file class.ilCmiXapiLrsType.php.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), ilCmiXapiLrsTypeList\getCountTypesForCreate(), and ilObjCmiXapiGUI\initCreateForm().
| const ilCmiXapiLrsType::AVAILABILITY_EXISTING = 1 |
Definition at line 39 of file class.ilCmiXapiLrsType.php.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::AVAILABILITY_NONE = 0 |
Definition at line 38 of file class.ilCmiXapiLrsType.php.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and ilObjCmiXapiGUI\handleAvailablityMessage().
| const ilCmiXapiLrsType::DB_TABLE_NAME = 'cmix_lrs_types' |
Definition at line 32 of file class.ilCmiXapiLrsType.php.
Referenced by getDbTableName().
| const ilCmiXapiLrsType::ENDPOINT_AGGREGATE_SUFFIX = 'statements/aggregate' |
Definition at line 60 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsEndpointStatementsAggregationLink().
| const ilCmiXapiLrsType::ENDPOINT_BATCH_SUFFIX = 'connection/batchdelete' |
Definition at line 63 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsEndpointBatchLink().
| const ilCmiXapiLrsType::ENDPOINT_DELETE_SUFFIX = 'v2/batchdelete/initialise' |
Definition at line 62 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsEndpointDeleteLink().
| const ilCmiXapiLrsType::ENDPOINT_STATE_SUFFIX = 'state' |
Definition at line 64 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsEndpointStateLink().
| const ilCmiXapiLrsType::ENDPOINT_STATEMENTS_SUFFIX = 'statements' |
Definition at line 59 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsEndpointStatementsLink().
| const ilCmiXapiLrsType::LAUNCH_TYPE_EMBED = "embed" |
Definition at line 44 of file class.ilCmiXapiLrsType.php.
| const ilCmiXapiLrsType::LAUNCH_TYPE_LINK = "link" |
Definition at line 43 of file class.ilCmiXapiLrsType.php.
| const ilCmiXapiLrsType::LAUNCH_TYPE_PAGE = "page" |
Definition at line 42 of file class.ilCmiXapiLrsType.php.
| const ilCmiXapiLrsType::PRIVACY_IDENT_IL_UUID_EXT_ACCOUNT = 1 |
Definition at line 47 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_IDENT_IL_UUID_LOGIN = 2 |
Definition at line 48 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_IDENT_IL_UUID_RANDOM = 4 |
Definition at line 50 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), ilLTIConsumeProviderFormGUI\initForm(), and ilLTIConsumeProviderFormGUI\initToolConfigForm().
| const ilCmiXapiLrsType::PRIVACY_IDENT_IL_UUID_SHA256 = 5 |
Definition at line 51 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), ilLTIConsumeProviderFormGUI\initForm(), and ilLTIConsumeProviderFormGUI\initToolConfigForm().
| const ilCmiXapiLrsType::PRIVACY_IDENT_IL_UUID_SHA256URL = 6 |
Definition at line 52 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), ilLTIConsumeProviderFormGUI\initForm(), and ilLTIConsumeProviderFormGUI\initToolConfigForm().
| const ilCmiXapiLrsType::PRIVACY_IDENT_IL_UUID_USER_ID = 0 |
Definition at line 46 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_IDENT_REAL_EMAIL = 3 |
Definition at line 49 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_NAME_FIRSTNAME = 1 |
Definition at line 55 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_NAME_FULLNAME = 3 |
Definition at line 57 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_NAME_LASTNAME = 2 |
Definition at line 56 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_NAME_NONE = 0 |
Definition at line 54 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().