|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ilCmiXapiStatementsReport:Public Member Functions | |
| __construct (string $responseBody, $obj) | |
| getMaxCount () | |
| getStatements () | |
| hasStatements () | |
| getTableData () | |
Static Public Member Functions | |
| static | getLanguageEntry ($obj, $userLanguage) |
Protected Member Functions | |
| fetchDate ($statement) | |
| fetchActor ($statement) | |
| fetchVerbId ($statement) | |
| fetchVerbDisplay ($statement) | |
| fetchObjectName ($statement) | |
| fetchObjectInfo ($statement) | |
Protected Attributes | |
| $response | |
| $statements | |
| $maxCount | |
| $cmixUsersByIdent | |
| $userLanguage | |
| $contentType | |
| $isMixedContentType | |
Definition at line 15 of file class.ilCmiXapiStatementsReport.php.
| ilCmiXapiStatementsReport::__construct | ( | string | $responseBody, |
| $obj | |||
| ) |
Definition at line 51 of file class.ilCmiXapiStatementsReport.php.
References $DIC, and ilCmiXapiUser\getUsersForObject().
Here is the call graph for this function:
|
protected |
Definition at line 118 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 113 of file class.ilCmiXapiStatementsReport.php.
Referenced by getTableData().
Here is the caller graph for this function:
|
protected |
Definition at line 160 of file class.ilCmiXapiStatementsReport.php.
Referenced by getTableData().
Here is the caller graph for this function:
|
protected |
Definition at line 148 of file class.ilCmiXapiStatementsReport.php.
References $lang, $ret, and getLanguageEntry().
Referenced by getTableData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 143 of file class.ilCmiXapiStatementsReport.php.
Referenced by getTableData().
Here is the caller graph for this function:
|
protected |
Definition at line 138 of file class.ilCmiXapiStatementsReport.php.
Referenced by getTableData().
Here is the caller graph for this function:
|
static |
Definition at line 170 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 | ( | ) |
| ilCmiXapiStatementsReport::getStatements | ( | ) |
Definition at line 84 of file class.ilCmiXapiStatementsReport.php.
References $statements.
Referenced by ilXapiStatementEvaluation\evaluateReport().
Here is the caller graph for this function:| ilCmiXapiStatementsReport::getTableData | ( | ) |
Definition at line 94 of file class.ilCmiXapiStatementsReport.php.
References $data, $index, fetchActor(), fetchDate(), fetchObjectInfo(), fetchObjectName(), fetchVerbDisplay(), and fetchVerbId().
Here is the call graph for this function:| ilCmiXapiStatementsReport::hasStatements | ( | ) |
Definition at line 89 of file class.ilCmiXapiStatementsReport.php.
|
protected |
Definition at line 35 of file class.ilCmiXapiStatementsReport.php.
|
protected |
Definition at line 44 of file class.ilCmiXapiStatementsReport.php.
|
protected |
Definition at line 49 of file class.ilCmiXapiStatementsReport.php.
|
protected |
Definition at line 30 of file class.ilCmiXapiStatementsReport.php.
Referenced by getMaxCount().
|
protected |
Definition at line 20 of file class.ilCmiXapiStatementsReport.php.
|
protected |
Definition at line 25 of file class.ilCmiXapiStatementsReport.php.
Referenced by getStatements().
|
protected |
Definition at line 40 of file class.ilCmiXapiStatementsReport.php.
Referenced by getLanguageEntry().