|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 | |
| $object | |
| $access | |
Definition at line 15 of file class.ilCmiXapiStatementsGUI.php.
| ilCmiXapiStatementsGUI::__construct | ( | ilObjCmiXapi | $object | ) |
| ilObjCmiXapi | $object |
Definition at line 30 of file class.ilCmiXapiStatementsGUI.php.
References $object, and ilCmiXapiAccess\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 63 of file class.ilCmiXapiStatementsGUI.php.
References buildTableGUI(), and showCmd().
Here is the call graph for this function:| ilCmiXapiStatementsGUI::asyncUserAutocompleteCmd | ( | ) |
Definition at line 149 of file class.ilCmiXapiStatementsGUI.php.
References $result, exit, and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Definition at line 208 of file class.ilCmiXapiStatementsGUI.php.
Referenced by applyFilterCmd(), resetFilterCmd(), and showCmd().
Here is the caller graph for this function:| ilCmiXapiStatementsGUI::executeCommand | ( | ) |
| ilCmiXapiException |
Definition at line 40 of file class.ilCmiXapiStatementsGUI.php.
References $DIC.
| ilCmiXapiStatementsGUI::getVerbs | ( | ) |
Definition at line 218 of file class.ilCmiXapiStatementsGUI.php.
References $client, $DIC, Vendor\Package\$e, ilCmiXapiAbstractRequest\checkResponse(), and getVerbsPipline().
Here is the call graph for this function:| ilCmiXapiStatementsGUI::getVerbsPipline | ( | ) |
Definition at line 276 of file class.ilCmiXapiStatementsGUI.php.
References $DIC, and ilObjCmiXapi\CONT_TYPE_CMI5.
Referenced by getVerbs().
Here is the caller graph for this function:
|
protected |
Definition at line 107 of file class.ilCmiXapiStatementsGUI.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 96 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 136 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 |
| ilCmiXapiStatementsTableGUI | $table | |
| ilCmiXapiStatementsReportFilter | $filter |
Definition at line 169 of file class.ilCmiXapiStatementsGUI.php.
References $data, $DIC, ilCmiXapiUser\getUsersForObject(), 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 127 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 55 of file class.ilCmiXapiStatementsGUI.php.
References buildTableGUI(), and showCmd().
Here is the call graph for this function:
|
protected |
Definition at line 71 of file class.ilCmiXapiStatementsGUI.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.ilCmiXapiStatementsGUI.php.
|
protected |
Definition at line 20 of file class.ilCmiXapiStatementsGUI.php.
Referenced by __construct().