|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilCmiXapiStatementsReport:Public Member Functions | |
| __construct (string $responseBody, int $objId) | |
| getMaxCount () | |
| getStatements () | |
| hasStatements () | |
| getTableData () | |
Static Public Member Functions | |
| static | getLanguageEntry (array $obj, string $userLanguage) |
| with multiple language keys like [de-DE] [en-US] More... | |
Protected Member Functions | |
| fetchDate (array $statement) | |
| fetchActor (array $statement) | |
| fetchVerbId (array $statement) | |
| fetchVerbDisplay (array $statement) | |
| fetchObjectName (array $statement) | |
| fetchObjectInfo (array $statement) | |
Protected Attributes | |
| array | $response |
| array | $statements |
| int | $maxCount |
| array | $cmixUsersByIdent |
| string | $userLanguage |
| string | $contentType |
| bool | $isMixedContentType |
Definition at line 30 of file class.ilCmiXapiStatementsReport.php.
| ilCmiXapiStatementsReport::__construct | ( | string | $responseBody, |
| int | $objId | ||
| ) |
Definition at line 51 of file class.ilCmiXapiStatementsReport.php.
References $DIC, $objId, ilObject\_lookupType(), ilObjCmiXapi\CONT_TYPE_GENERIC, ilObjCmiXapi\getInstance(), ilObjLTIConsumer\getInstance(), and ilCmiXapiUser\getUsersForObject().
Here is the call graph for this function:
|
protected |
Definition at line 129 of file class.ilCmiXapiStatementsReport.php.
References ilObjCmiXapi\CONT_TYPE_CMI5.
Referenced by getTableData().
Here is the caller graph for this function:
|
protected |
Definition at line 124 of file class.ilCmiXapiStatementsReport.php.
Referenced by getTableData().
Here is the caller graph for this function:
|
protected |
Definition at line 180 of file class.ilCmiXapiStatementsReport.php.
References Vendor\Package\$e, and ilObjCmiXapi\log().
Referenced by getTableData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 158 of file class.ilCmiXapiStatementsReport.php.
References Vendor\Package\$e, $lang, getLanguageEntry(), and ilObjCmiXapi\log().
Referenced by getTableData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 149 of file class.ilCmiXapiStatementsReport.php.
Referenced by getTableData().
Here is the caller graph for this function:
|
protected |
Definition at line 144 of file class.ilCmiXapiStatementsReport.php.
Referenced by getTableData().
Here is the caller graph for this function:
|
static |
with multiple language keys like [de-DE] [en-US]
Definition at line 194 of file class.ilCmiXapiStatementsReport.php.
References $defaultLanguage, Vendor\Package\$e, Vendor\Package\$f, and $userLanguage.
Referenced by fetchObjectName().
Here is the caller graph for this function:| ilCmiXapiStatementsReport::getMaxCount | ( | ) |
Definition at line 81 of file class.ilCmiXapiStatementsReport.php.
References $maxCount.
| ilCmiXapiStatementsReport::getStatements | ( | ) |
Definition at line 89 of file class.ilCmiXapiStatementsReport.php.
References $statements.
Referenced by ilXapiStatementEvaluation\evaluateReport().
Here is the caller graph for this function:| ilCmiXapiStatementsReport::getTableData | ( | ) |
Definition at line 102 of file class.ilCmiXapiStatementsReport.php.
References $data, fetchActor(), fetchDate(), fetchObjectInfo(), fetchObjectName(), fetchVerbDisplay(), and fetchVerbId().
Here is the call graph for this function:| ilCmiXapiStatementsReport::hasStatements | ( | ) |
Definition at line 94 of file class.ilCmiXapiStatementsReport.php.
|
protected |
Definition at line 41 of file class.ilCmiXapiStatementsReport.php.
|
protected |
Definition at line 47 of file class.ilCmiXapiStatementsReport.php.
|
protected |
Definition at line 49 of file class.ilCmiXapiStatementsReport.php.
|
protected |
Definition at line 36 of file class.ilCmiXapiStatementsReport.php.
Referenced by getMaxCount().
|
protected |
Definition at line 32 of file class.ilCmiXapiStatementsReport.php.
|
protected |
Definition at line 34 of file class.ilCmiXapiStatementsReport.php.
Referenced by getStatements().
|
protected |
Definition at line 43 of file class.ilCmiXapiStatementsReport.php.
Referenced by getLanguageEntry().