|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilCmiXapiStatementsGUI:Public Member Functions | |
| __construct (ilObjCmiXapi $object) | |
| executeCommand () | |
| asyncUserAutocompleteCmd () | |
| getVerbs () | |
| getVerbsPipline () | |
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 | |
| ilObjCmiXapi | $object |
| ilCmiXapiAccess | $access |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl |
| ILIAS DI Container | $dic |
Definition at line 30 of file class.ilCmiXapiStatementsGUI.php.
| ilCmiXapiStatementsGUI::__construct | ( | ilObjCmiXapi | $object | ) |
Definition at line 37 of file class.ilCmiXapiStatementsGUI.php.
References $DIC, $object, ILIAS\Repository\access(), and ilCmiXapiAccess\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 73 of file class.ilCmiXapiStatementsGUI.php.
References buildTableGUI(), and showCmd().
Here is the call graph for this function:| ilCmiXapiStatementsGUI::asyncUserAutocompleteCmd | ( | ) |
Definition at line 166 of file class.ilCmiXapiStatementsGUI.php.
References exit, ILIAS\Repository\object(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Definition at line 226 of file class.ilCmiXapiStatementsGUI.php.
References ILIAS\Repository\access(), ilTable2GUI\setFilterCommand(), and ilTable2GUI\setResetCommand().
Referenced by applyFilterCmd(), resetFilterCmd(), and showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCmiXapiStatementsGUI::executeCommand | ( | ) |
| ilCmiXapiException |
Definition at line 50 of file class.ilCmiXapiStatementsGUI.php.
References $DIC, and ILIAS\Repository\access().
Here is the call graph for this function:| ilCmiXapiStatementsGUI::getVerbs | ( | ) |
Definition at line 236 of file class.ilCmiXapiStatementsGUI.php.
References $client, Vendor\Package\$e, and ilCmiXapiAbstractRequest\checkResponse().
Here is the call graph for this function:| ilCmiXapiStatementsGUI::getVerbsPipline | ( | ) |
Definition at line 286 of file class.ilCmiXapiStatementsGUI.php.
References ilObjCmiXapi\CONT_TYPE_CMI5, and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 115 of file class.ilCmiXapiStatementsGUI.php.
References 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 104 of file class.ilCmiXapiStatementsGUI.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 149 of file class.ilCmiXapiStatementsGUI.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 188 of file class.ilCmiXapiStatementsGUI.php.
References ilCmiXapiUser\getUsersForObject(), ILIAS\Repository\object(), ilTable2GUI\resetOffset(), 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 136 of file class.ilCmiXapiStatementsGUI.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 65 of file class.ilCmiXapiStatementsGUI.php.
References buildTableGUI(), and showCmd().
Here is the call graph for this function:
|
protected |
Definition at line 81 of file class.ilCmiXapiStatementsGUI.php.
References 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 33 of file class.ilCmiXapiStatementsGUI.php.
|
private |
Definition at line 35 of file class.ilCmiXapiStatementsGUI.php.
|
private |
Definition at line 34 of file class.ilCmiXapiStatementsGUI.php.
|
protected |
Definition at line 32 of file class.ilCmiXapiStatementsGUI.php.
Referenced by __construct().