|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilLTIConsumerGradeSynchronizationGUI:Public Member Functions | |
| __construct (ilObjLTIConsumer $object) | |
| executeCommand () | |
| asyncUserAutocompleteCmd () | |
Protected Member Functions | |
| resetFilterCmd () | |
| applyFilterCmd () | |
| showCmd () | |
| initLimitingAndOrdering (ilLTIConsumerGradeSynchronizationFilter $filter, ilLTIConsumerGradeSynchronizationTableGUI $table) | |
| initActorFilter (ilLTIConsumerGradeSynchronizationFilter $filter, ilLTIConsumerGradeSynchronizationTableGUI $table) | |
| initActivityProgressFilter (ilLTIConsumerGradeSynchronizationFilter $filter, ilLTIConsumerGradeSynchronizationTableGUI $table) | |
| initGradingProgressFilter (ilLTIConsumerGradeSynchronizationFilter $filter, ilLTIConsumerGradeSynchronizationTableGUI $table) | |
| initPeriodFilter (ilLTIConsumerGradeSynchronizationFilter $filter, ilLTIConsumerGradeSynchronizationTableGUI $table) | |
| initTableData (ilLTIConsumerGradeSynchronizationTableGUI $table, ilLTIConsumerGradeSynchronizationFilter $filter) | |
| buildTableGUI () | |
Protected Attributes | |
| ilObjLTIConsumer | $object |
| ilLTIConsumerAccess | $access |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl |
| ILIAS DI Container | $dic |
Definition at line 29 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
| ilLTIConsumerGradeSynchronizationGUI::__construct | ( | ilObjLTIConsumer | $object | ) |
Definition at line 37 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
References $DIC, $object, ILIAS\Repository\access(), and ilLTIConsumerAccess\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 74 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
References buildTableGUI(), and showCmd().
Here is the call graph for this function:| ilLTIConsumerGradeSynchronizationGUI::asyncUserAutocompleteCmd | ( | ) |
Definition at line 176 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
References exit, ILIAS\Repository\object(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Definition at line 233 of file class.ilLTIConsumerGradeSynchronizationGUI.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:| ilLTIConsumerGradeSynchronizationGUI::executeCommand | ( | ) |
| ilLtiConsumerException |
Definition at line 50 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
References $DIC, and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 141 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
References ilTable2GUI\getFilterItemByPostVar(), and ilLTIConsumerGradeSynchronizationFilter\setActivityProgress().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 118 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
References $DIC, ilTable2GUI\getFilterItemByPostVar(), ilObjUser\getUserIdByLogin(), ILIAS\Repository\object(), and ilLTIConsumerGradeSynchronizationFilter\setActor().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 152 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
References ilTable2GUI\getFilterItemByPostVar(), and ilLTIConsumerGradeSynchronizationFilter\setGradingProgress().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 107 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
References ilTable2GUI\determineOffsetAndOrder(), ilTable2GUI\getLimit(), ilTable2GUI\getOffset(), ilTableGUI\getOrderDirection(), ilTable2GUI\getOrderField(), ilLTIConsumerGradeSynchronizationFilter\setLimit(), ilLTIConsumerGradeSynchronizationFilter\setOffset(), ilLTIConsumerGradeSynchronizationFilter\setOrderDirection(), and ilLTIConsumerGradeSynchronizationFilter\setOrderField().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 163 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
References ilTable2GUI\getFilterItemByPostVar(), ilLTIConsumerGradeSynchronizationFilter\setEndDate(), and ilLTIConsumerGradeSynchronizationFilter\setStartDate().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 198 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
References $data, $i, ILIAS\Repository\access(), ilLTIConsumerGradeSynchronizationFilter\getActivityProgress(), ilLTIConsumerGradeSynchronizationFilter\getActor(), ilLTIConsumerGradeSynchronizationFilter\getEndDate(), ilLTIConsumerGradeSynchronization\getGradesForObject(), ilLTIConsumerGradeSynchronizationFilter\getGradingProgress(), ilTableGUI\getOrderDirection(), ilTable2GUI\getOrderField(), ilLTIConsumerGradeSynchronizationFilter\getStartDate(), ILIAS\Repository\object(), ilTable2GUI\setData(), and ilArrayUtil\sortArray().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 66 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
References buildTableGUI(), and showCmd().
Here is the call graph for this function:
|
protected |
Definition at line 82 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
References $DIC, Vendor\Package\$e, buildTableGUI(), initActivityProgressFilter(), initActorFilter(), initGradingProgressFilter(), initLimitingAndOrdering(), initPeriodFilter(), and initTableData().
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.ilLTIConsumerGradeSynchronizationGUI.php.
|
private |
Definition at line 35 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
|
private |
Definition at line 34 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
|
protected |
Definition at line 31 of file class.ilLTIConsumerGradeSynchronizationGUI.php.
Referenced by __construct().