|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 | |
| ilObjLTIConsumer | $object |
| ilLTIConsumerAccess | $access |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl |
| ILIAS DI Container | $dic |
Definition at line 30 of file class.ilLTIConsumerXapiStatementsGUI.php.
| ilLTIConsumerXapiStatementsGUI::__construct | ( | ilObjLTIConsumer | $object | ) |
Definition at line 44 of file class.ilLTIConsumerXapiStatementsGUI.php.
References $DIC, $object, ILIAS\Repository\access(), and ilLTIConsumerAccess\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 80 of file class.ilLTIConsumerXapiStatementsGUI.php.
References buildTableGUI(), and showCmd().
Here is the call graph for this function:| ilLTIConsumerXapiStatementsGUI::asyncUserAutocompleteCmd | ( | ) |
Definition at line 170 of file class.ilLTIConsumerXapiStatementsGUI.php.
References exit, ILIAS\Repository\object(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Definition at line 221 of file class.ilLTIConsumerXapiStatementsGUI.php.
References ILIAS\Repository\access().
Referenced by applyFilterCmd(), resetFilterCmd(), and showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLTIConsumerXapiStatementsGUI::executeCommand | ( | ) |
| ilCmiXapiException |
Definition at line 57 of file class.ilLTIConsumerXapiStatementsGUI.php.
References $DIC, and ILIAS\Repository\access().
Here is the call graph for this function:
|
protected |
Definition at line 125 of file class.ilLTIConsumerXapiStatementsGUI.php.
References $DIC, ILIAS\Repository\access(), ilTable2GUI\getFilterItemByPostVar(), ilObjUser\getUserIdByLogin(), ILIAS\Repository\object(), 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 114 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 157 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 |
Definition at line 192 of file class.ilLTIConsumerXapiStatementsGUI.php.
References ilCmiXapiLrsType\buildBasicAuth(), ILIAS\Repository\object(), 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 148 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 72 of file class.ilLTIConsumerXapiStatementsGUI.php.
References buildTableGUI(), and showCmd().
Here is the call graph for this function:
|
protected |
Definition at line 88 of file class.ilLTIConsumerXapiStatementsGUI.php.
References $DIC, Vendor\Package\$e, buildTableGUI(), initActorFilter(), initLimitingAndOrdering(), initPeriodFilter(), initTableData(), initVerbFilter(), and ILIAS\Repository\object().
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 40 of file class.ilLTIConsumerXapiStatementsGUI.php.
|
private |
Definition at line 42 of file class.ilLTIConsumerXapiStatementsGUI.php.
|
private |
Definition at line 41 of file class.ilLTIConsumerXapiStatementsGUI.php.
|
protected |
Definition at line 35 of file class.ilLTIConsumerXapiStatementsGUI.php.
Referenced by __construct().