|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ilLTIConsumerXapiStatementsGUI:Public Member Functions | |
| __construct (ilObjLTIConsumer $object) | |
| executeCommand () | |
| asyncUserAutocompleteCmd () | |
Protected Member Functions | |
| resetFilterCmd () | |
| applyFilterCmd () | |
| showCmd () | |
| initLimitingAndOrdering (ilCmiXapiStatementsReportFilter $filter, ilCmiXapiStatementsTableGUI $table) | |
| initActorFilter (ilCmiXapiStatementsReportFilter $filter, ilCmiXapiStatementsTableGUI $table) | |
| initVerbFilter (ilCmiXapiStatementsReportFilter $filter, ilCmiXapiStatementsTableGUI $table) | |
| initPeriodFilter (ilCmiXapiStatementsReportFilter $filter, ilCmiXapiStatementsTableGUI $table) | |
| initTableData (ilCmiXapiStatementsTableGUI $table, ilCmiXapiStatementsReportFilter $filter) | |
| buildTableGUI () | |
Protected Attributes | |
| $object | |
| $access | |
Definition at line 15 of file class.ilLTIConsumerXapiStatementsGUI.php.
| ilLTIConsumerXapiStatementsGUI::__construct | ( | ilObjLTIConsumer | $object | ) |
| ilObjLTIConsumer | $object |
Definition at line 30 of file class.ilLTIConsumerXapiStatementsGUI.php.
References $object, and ilLTIConsumerAccess\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 63 of file class.ilLTIConsumerXapiStatementsGUI.php.
References buildTableGUI(), and showCmd().
Here is the call graph for this function:| ilLTIConsumerXapiStatementsGUI::asyncUserAutocompleteCmd | ( | ) |
Definition at line 153 of file class.ilLTIConsumerXapiStatementsGUI.php.
References $result, exit, and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Definition at line 205 of file class.ilLTIConsumerXapiStatementsGUI.php.
Referenced by applyFilterCmd(), resetFilterCmd(), and showCmd().
Here is the caller graph for this function:| ilLTIConsumerXapiStatementsGUI::executeCommand | ( | ) |
| ilCmiXapiException |
Definition at line 40 of file class.ilLTIConsumerXapiStatementsGUI.php.
References $DIC.
|
protected |
Definition at line 108 of file class.ilLTIConsumerXapiStatementsGUI.php.
References $DIC, ilTable2GUI\getFilterItemByPostVar(), ilObjUser\getUserIdByLogin(), and ilCmiXapiStatementsReportFilter\setActor().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 97 of file class.ilLTIConsumerXapiStatementsGUI.php.
References ilTable2GUI\determineOffsetAndOrder(), ilTable2GUI\getLimit(), ilTable2GUI\getOffset(), ilTableGUI\getOrderDirection(), ilTable2GUI\getOrderField(), ilCmiXapiStatementsReportFilter\setLimit(), ilCmiXapiStatementsReportFilter\setOffset(), ilCmiXapiStatementsReportFilter\setOrderDirection(), and ilCmiXapiStatementsReportFilter\setOrderField().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 140 of file class.ilLTIConsumerXapiStatementsGUI.php.
References ilTable2GUI\getFilterItemByPostVar(), ilCmiXapiStatementsReportFilter\setEndDate(), and ilCmiXapiStatementsReportFilter\setStartDate().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilCmiXapiStatementsTableGUI | $table | |
| ilCmiXapiStatementsReportFilter | $filter |
Definition at line 173 of file class.ilLTIConsumerXapiStatementsGUI.php.
References ilCmiXapiLrsType\buildBasicAuth(), ilTable2GUI\setData(), and ilTableGUI\setMaxCount().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 131 of file class.ilLTIConsumerXapiStatementsGUI.php.
References ilTable2GUI\getFilterItemByPostVar(), ilCmiXapiVerbList\getInstance(), and ilCmiXapiStatementsReportFilter\setVerb().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 55 of file class.ilLTIConsumerXapiStatementsGUI.php.
References buildTableGUI(), and showCmd().
Here is the call graph for this function:
|
protected |
Definition at line 71 of file class.ilLTIConsumerXapiStatementsGUI.php.
References $DIC, Vendor\Package\$e, buildTableGUI(), initActorFilter(), initLimitingAndOrdering(), initPeriodFilter(), initTableData(), initVerbFilter(), and ilUtil\sendFailure().
Referenced by applyFilterCmd(), and resetFilterCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 25 of file class.ilLTIConsumerXapiStatementsGUI.php.
|
protected |
Definition at line 20 of file class.ilLTIConsumerXapiStatementsGUI.php.
Referenced by __construct().