|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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_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' |
Protected Attributes | |
| $type_id | |
| $title | |
| $description | |
| $availability = self::AVAILABILITY_CREATE | |
| $lrs_endpoint | |
| $lrs_key | |
| $lrs_secret | |
| $privacy_ident | |
| $privacy_name | |
| $force_privacy_settings | |
| $privacy_comment_default | |
| $external_lrs | |
| $time_to_delete | |
| $launch_type = self::LAUNCH_TYPE_LINK | |
| $remarks | |
| $bypassProxyEnabled = false | |
| $only_moveon = false | |
| $achieved = true | |
| $answered = true | |
| $completed = true | |
| $failed = true | |
| $initialized = true | |
| $passed = true | |
| $progressed = true | |
| $satisfied = true | |
| $terminated = true | |
| $hide_data = false | |
| $timestamp = false | |
| $duration = true | |
| $no_substatements = false | |
Definition at line 15 of file class.ilCmiXapiLrsType.php.
| ilCmiXapiLrsType::__construct | ( | $a_type_id = 0 | ) |
Constructor.
Definition at line 115 of file class.ilCmiXapiLrsType.php.
References read().
Here is the call graph for this function:
|
static |
Definition at line 713 of file class.ilCmiXapiLrsType.php.
Referenced by ilObjLTIConsumerGUI\debug(), getBasicAuth(), ilLTIConsumerScoringGUI\initTableData(), and ilLTIConsumerXapiStatementsGUI\initTableData().
Here is the caller graph for this function:
|
static |
Definition at line 723 of file class.ilCmiXapiLrsType.php.
Referenced by getBasicAuthWithoutBasic().
Here is the caller graph for this function:| ilCmiXapiLrsType::create | ( | ) |
@access public
Definition at line 631 of file class.ilCmiXapiLrsType.php.
References $DIC, setTypeId(), and update().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCmiXapiLrsType::delete | ( | ) |
@access public
Definition at line 688 of file class.ilCmiXapiLrsType.php.
References $DIC, $query, and getTypeId().
Here is the call graph for this function:| ilCmiXapiLrsType::getAchieved | ( | ) |
Definition at line 289 of file class.ilCmiXapiLrsType.php.
References $achieved.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getAnswered | ( | ) |
Definition at line 305 of file class.ilCmiXapiLrsType.php.
References $answered.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getAvailability | ( | ) |
Definition at line 183 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 708 of file class.ilCmiXapiLrsType.php.
References buildBasicAuth(), getLrsKey(), and getLrsSecret().
Here is the call graph for this function:| ilCmiXapiLrsType::getBasicAuthWithoutBasic | ( | ) |
Definition at line 718 of file class.ilCmiXapiLrsType.php.
References buildBasicAuthWithoutBasic(), getLrsKey(), and getLrsSecret().
Here is the call graph for this function:| ilCmiXapiLrsType::getCompleted | ( | ) |
Definition at line 321 of file class.ilCmiXapiLrsType.php.
References $completed.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:
|
static |
Definition at line 18 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::getDescription | ( | ) |
Definition at line 167 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 465 of file class.ilCmiXapiLrsType.php.
References $duration.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getExternalLrs | ( | ) |
Definition at line 525 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 337 of file class.ilCmiXapiLrsType.php.
References $failed.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getForcePrivacySettings | ( | ) |
Definition at line 497 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 433 of file class.ilCmiXapiLrsType.php.
References $hide_data.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getInitialized | ( | ) |
Definition at line 353 of file class.ilCmiXapiLrsType.php.
References $initialized.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getLaunchType | ( | ) |
Definition at line 533 of file class.ilCmiXapiLrsType.php.
References $launch_type.
| ilCmiXapiLrsType::getLrsEndpoint | ( | ) |
Definition at line 225 of file class.ilCmiXapiLrsType.php.
References $lrs_endpoint.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), getLrsEndpointStatementsAggregationLink(), getLrsEndpointStatementsLink(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getLrsEndpointStatementsAggregationLink | ( | ) |
Definition at line 703 of file class.ilCmiXapiLrsType.php.
References ENDPOINT_AGGREGATE_SUFFIX, and getLrsEndpoint().
Here is the call graph for this function:| ilCmiXapiLrsType::getLrsEndpointStatementsLink | ( | ) |
Definition at line 698 of file class.ilCmiXapiLrsType.php.
References ENDPOINT_STATEMENTS_SUFFIX, and getLrsEndpoint().
Here is the call graph for this function:| ilCmiXapiLrsType::getLrsKey | ( | ) |
Definition at line 235 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 245 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 481 of file class.ilCmiXapiLrsType.php.
References $no_substatements.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getOnlyMoveon | ( | ) |
Definition at line 273 of file class.ilCmiXapiLrsType.php.
References $only_moveon.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getPassed | ( | ) |
Definition at line 369 of file class.ilCmiXapiLrsType.php.
References $passed.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getPrivacyCommentDefault | ( | ) |
Definition at line 515 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 255 of file class.ilCmiXapiLrsType.php.
References $privacy_ident.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getPrivacyName | ( | ) |
Definition at line 265 of file class.ilCmiXapiLrsType.php.
References $privacy_name.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getProgressed | ( | ) |
Definition at line 385 of file class.ilCmiXapiLrsType.php.
References $progressed.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getRemarks | ( | ) |
Definition at line 549 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 401 of file class.ilCmiXapiLrsType.php.
References $satisfied.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getTerminated | ( | ) |
Definition at line 417 of file class.ilCmiXapiLrsType.php.
References $terminated.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getTimestamp | ( | ) |
Definition at line 449 of file class.ilCmiXapiLrsType.php.
References $timestamp.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::getTimeToDelete | ( | ) |
Definition at line 215 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 151 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 135 of file class.ilCmiXapiLrsType.php.
References $type_id.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), delete(), read(), save(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::isAvailable | ( | ) |
Definition at line 191 of file class.ilCmiXapiLrsType.php.
References getAvailability().
Here is the call graph for this function:| ilCmiXapiLrsType::isBypassProxyEnabled | ( | ) |
Definition at line 557 of file class.ilCmiXapiLrsType.php.
References $bypassProxyEnabled.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and update().
Here is the caller graph for this function:| ilCmiXapiLrsType::read | ( | ) |
@access public
Definition at line 573 of file class.ilCmiXapiLrsType.php.
References $ilDB, $ilErr, $query, $res, getTypeId(), setAchieved(), setAnswered(), setAvailability(), setBypassProxyEnabled(), setCompleted(), setDescription(), setDuration(), 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 619 of file class.ilCmiXapiLrsType.php.
References create(), getTypeId(), and update().
Here is the call graph for this function:| ilCmiXapiLrsType::setAchieved | ( | bool | $achieved | ) |
| bool | $achieved |
Definition at line 297 of file class.ilCmiXapiLrsType.php.
References $achieved.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setAnswered | ( | bool | $answered | ) |
| bool | $answered |
Definition at line 313 of file class.ilCmiXapiLrsType.php.
References $answered.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setAvailability | ( | $a_availability | ) |
| integer | availability |
Definition at line 175 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setBypassProxyEnabled | ( | bool | $bypassProxyEnabled | ) |
| bool | $bypassProxyEnabled |
Definition at line 565 of file class.ilCmiXapiLrsType.php.
References $bypassProxyEnabled.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setCompleted | ( | bool | $completed | ) |
| bool | $completed |
Definition at line 329 of file class.ilCmiXapiLrsType.php.
References $completed.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setDescription | ( | $a_description | ) |
| string | description |
Definition at line 159 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setDuration | ( | bool | $duration | ) |
| bool | $duration |
Definition at line 473 of file class.ilCmiXapiLrsType.php.
References $duration.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setExternalLrs | ( | $a_option | ) |
Definition at line 520 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setFailed | ( | bool | $failed | ) |
| bool | $failed |
Definition at line 345 of file class.ilCmiXapiLrsType.php.
References $failed.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setForcePrivacySettings | ( | $force_privacy_settings | ) |
| bool | $force_privacy_settings |
Definition at line 505 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 | ) |
| bool | $hide_data |
Definition at line 441 of file class.ilCmiXapiLrsType.php.
References $hide_data.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setInitialized | ( | bool | $initialized | ) |
| bool | $initialized |
Definition at line 361 of file class.ilCmiXapiLrsType.php.
References $initialized.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setLrsEndpoint | ( | $a_endpoint | ) |
Definition at line 220 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setLrsKey | ( | $a_lrs_key | ) |
Definition at line 230 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setLrsSecret | ( | $a_lrs_secret | ) |
Definition at line 240 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setNoSubstatements | ( | bool | $no_substatements | ) |
| bool | $no_substatements |
Definition at line 489 of file class.ilCmiXapiLrsType.php.
References $no_substatements.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setOnlyMoveon | ( | bool | $only_moveon | ) |
| bool | $only_moveon |
Definition at line 281 of file class.ilCmiXapiLrsType.php.
References $only_moveon.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setPassed | ( | bool | $passed | ) |
| bool | $passed |
Definition at line 377 of file class.ilCmiXapiLrsType.php.
References $passed.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setPrivacyCommentDefault | ( | $a_option | ) |
Definition at line 510 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setPrivacyIdent | ( | $a_option | ) |
Definition at line 250 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setPrivacyName | ( | $a_option | ) |
Definition at line 260 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setProgressed | ( | bool | $progressed | ) |
| bool | $progressed |
Definition at line 393 of file class.ilCmiXapiLrsType.php.
References $progressed.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setRemarks | ( | $a_remarks | ) |
| string | remarks |
Definition at line 541 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setSatisfied | ( | bool | $satisfied | ) |
| bool | $satisfied |
Definition at line 409 of file class.ilCmiXapiLrsType.php.
References $satisfied.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setTerminated | ( | bool | $terminated | ) |
| bool | $terminated |
Definition at line 425 of file class.ilCmiXapiLrsType.php.
References $terminated.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setTimestamp | ( | bool | $timestamp | ) |
| bool | $timestamp |
Definition at line 457 of file class.ilCmiXapiLrsType.php.
References $timestamp.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setTimeToDelete | ( | $a_time_to_delete | ) |
| string | time_to_delete |
Definition at line 207 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setTitle | ( | $a_title | ) |
| string | title |
Definition at line 143 of file class.ilCmiXapiLrsType.php.
Referenced by read().
Here is the caller graph for this function:| ilCmiXapiLrsType::setTypeId | ( | $a_type_id | ) |
| int | id |
Definition at line 127 of file class.ilCmiXapiLrsType.php.
Referenced by create(), and read().
Here is the caller graph for this function:| ilCmiXapiLrsType::update | ( | ) |
@access public
Definition at line 641 of file class.ilCmiXapiLrsType.php.
References $DIC, getAchieved(), getAnswered(), getAvailability(), getCompleted(), getDescription(), getDuration(), 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 74 of file class.ilCmiXapiLrsType.php.
Referenced by getAchieved(), and setAchieved().
|
protected |
Definition at line 77 of file class.ilCmiXapiLrsType.php.
Referenced by getAnswered(), and setAnswered().
|
protected |
Definition at line 50 of file class.ilCmiXapiLrsType.php.
Referenced by getAvailability().
|
protected |
Definition at line 68 of file class.ilCmiXapiLrsType.php.
Referenced by isBypassProxyEnabled(), and setBypassProxyEnabled().
|
protected |
Definition at line 80 of file class.ilCmiXapiLrsType.php.
Referenced by getCompleted(), and setCompleted().
|
protected |
Definition at line 49 of file class.ilCmiXapiLrsType.php.
Referenced by getDescription().
|
protected |
Definition at line 107 of file class.ilCmiXapiLrsType.php.
Referenced by getDuration(), and setDuration().
|
protected |
Definition at line 58 of file class.ilCmiXapiLrsType.php.
Referenced by getExternalLrs().
|
protected |
Definition at line 83 of file class.ilCmiXapiLrsType.php.
Referenced by getFailed(), and setFailed().
|
protected |
Definition at line 56 of file class.ilCmiXapiLrsType.php.
Referenced by getForcePrivacySettings(), and setForcePrivacySettings().
|
protected |
Definition at line 101 of file class.ilCmiXapiLrsType.php.
Referenced by getHideData(), and setHideData().
|
protected |
Definition at line 86 of file class.ilCmiXapiLrsType.php.
Referenced by getInitialized(), and setInitialized().
|
protected |
Definition at line 61 of file class.ilCmiXapiLrsType.php.
Referenced by getLaunchType().
|
protected |
Definition at line 51 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsEndpoint().
|
protected |
Definition at line 52 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsKey().
|
protected |
Definition at line 53 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsSecret().
|
protected |
Definition at line 110 of file class.ilCmiXapiLrsType.php.
Referenced by getNoSubstatements(), and setNoSubstatements().
|
protected |
Definition at line 71 of file class.ilCmiXapiLrsType.php.
Referenced by getOnlyMoveon(), and setOnlyMoveon().
|
protected |
Definition at line 89 of file class.ilCmiXapiLrsType.php.
Referenced by getPassed(), and setPassed().
|
protected |
Definition at line 57 of file class.ilCmiXapiLrsType.php.
Referenced by getPrivacyCommentDefault().
|
protected |
Definition at line 54 of file class.ilCmiXapiLrsType.php.
Referenced by getPrivacyIdent().
|
protected |
Definition at line 55 of file class.ilCmiXapiLrsType.php.
Referenced by getPrivacyName().
|
protected |
Definition at line 92 of file class.ilCmiXapiLrsType.php.
Referenced by getProgressed(), and setProgressed().
|
protected |
Definition at line 63 of file class.ilCmiXapiLrsType.php.
Referenced by getRemarks().
|
protected |
Definition at line 95 of file class.ilCmiXapiLrsType.php.
Referenced by getSatisfied(), and setSatisfied().
|
protected |
Definition at line 98 of file class.ilCmiXapiLrsType.php.
Referenced by getTerminated(), and setTerminated().
|
protected |
Definition at line 60 of file class.ilCmiXapiLrsType.php.
Referenced by getTimeToDelete().
|
protected |
Definition at line 104 of file class.ilCmiXapiLrsType.php.
Referenced by getTimestamp(), and setTimestamp().
|
protected |
Definition at line 48 of file class.ilCmiXapiLrsType.php.
Referenced by getTitle().
|
protected |
Definition at line 46 of file class.ilCmiXapiLrsType.php.
Referenced by getTypeId().
| const ilCmiXapiLrsType::AVAILABILITY_CREATE = 2 |
Definition at line 25 of file class.ilCmiXapiLrsType.php.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), ilCmiXapiLrsTypeList\getCountTypesForCreate(), and ilObjCmiXapiGUI\initCreateForm().
| const ilCmiXapiLrsType::AVAILABILITY_EXISTING = 1 |
Definition at line 24 of file class.ilCmiXapiLrsType.php.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::AVAILABILITY_NONE = 0 |
Definition at line 23 of file class.ilCmiXapiLrsType.php.
Referenced by ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and ilObjCmiXapiGUI\handleAvailablityMessage().
| const ilCmiXapiLrsType::DB_TABLE_NAME = 'cmix_lrs_types' |
Definition at line 17 of file class.ilCmiXapiLrsType.php.
Referenced by getDbTableName().
| const ilCmiXapiLrsType::ENDPOINT_AGGREGATE_SUFFIX = 'statements/aggregate' |
Definition at line 44 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsEndpointStatementsAggregationLink().
| const ilCmiXapiLrsType::ENDPOINT_STATEMENTS_SUFFIX = 'statements' |
Definition at line 43 of file class.ilCmiXapiLrsType.php.
Referenced by getLrsEndpointStatementsLink().
| const ilCmiXapiLrsType::LAUNCH_TYPE_EMBED = "embed" |
Definition at line 29 of file class.ilCmiXapiLrsType.php.
| const ilCmiXapiLrsType::LAUNCH_TYPE_LINK = "link" |
Definition at line 28 of file class.ilCmiXapiLrsType.php.
| const ilCmiXapiLrsType::LAUNCH_TYPE_PAGE = "page" |
Definition at line 27 of file class.ilCmiXapiLrsType.php.
| const ilCmiXapiLrsType::PRIVACY_IDENT_IL_UUID_EXT_ACCOUNT = 1 |
Definition at line 32 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_IDENT_IL_UUID_LOGIN = 2 |
Definition at line 33 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_IDENT_IL_UUID_RANDOM = 4 |
Definition at line 35 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_IDENT_IL_UUID_SHA256 = 5 |
Definition at line 36 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), ilObjCmiXapiAdministrationGUI\buildLrsTypeForm(), and ilLTIConsumeProviderFormGUI\initForm().
| const ilCmiXapiLrsType::PRIVACY_IDENT_IL_UUID_USER_ID = 0 |
Definition at line 31 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_IDENT_REAL_EMAIL = 3 |
Definition at line 34 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_NAME_FIRSTNAME = 1 |
Definition at line 39 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_NAME_FULLNAME = 3 |
Definition at line 41 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_NAME_LASTNAME = 2 |
Definition at line 40 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().
| const ilCmiXapiLrsType::PRIVACY_NAME_NONE = 0 |
Definition at line 38 of file class.ilCmiXapiLrsType.php.
Referenced by ilCmiXapiSettingsGUI\buildForm(), and ilObjCmiXapiAdministrationGUI\buildLrsTypeForm().