|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilObjLearningSequenceLPPollingGUI:Public Member Functions | |
| __construct (ilCtrl $ctrl, int $current_user_id, ilObjectDataCache $obj_data_cache, ILIAS\Refinery\Factory $refinery, ILIAS\HTTP\Wrapper\RequestWrapper $request_wrapper) | |
| executeCommand () | |
Data Fields | |
| const | PARAM_LSO_LP_OBJID = LSUrlBuilder::PARAM_LSO_PARAMETER |
Protected Member Functions | |
| getCurrentItemLearningProgress () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| int | $current_user_id |
| ilObjectDataCache | $obj_data_cache |
| ILIAS Refinery Factory | $refinery |
| RequestWrapper | $request_wrapper |
Definition at line 23 of file class.ilObjLearningSequenceLPPollingGUI.php.
| ilObjLearningSequenceLPPollingGUI::__construct | ( | ilCtrl | $ctrl, |
| int | $current_user_id, | ||
| ilObjectDataCache | $obj_data_cache, | ||
| ILIAS\Refinery\Factory | $refinery, | ||
| ILIAS\HTTP\Wrapper\RequestWrapper | $request_wrapper | ||
| ) |
Definition at line 33 of file class.ilObjLearningSequenceLPPollingGUI.php.
References $ctrl, $current_user_id, $obj_data_cache, $refinery, $request_wrapper, ILIAS\Repository\ctrl(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilObjLearningSequenceLPPollingGUI::executeCommand | ( | ) |
Definition at line 47 of file class.ilObjLearningSequenceLPPollingGUI.php.
References LSControlBuilder\CMD_CHECK_CURRENT_ITEM_LP, ILIAS\Repository\ctrl(), and getCurrentItemLearningProgress().
Here is the call graph for this function:
|
protected |
Definition at line 59 of file class.ilObjLearningSequenceLPPollingGUI.php.
References ilLPStatus\_lookupStatus(), exit, ilObjectLP\isSupportedObjectType(), ilLPStatus\LP_STATUS_NOT_ATTEMPTED_NUM, and ILIAS\Repository\refinery().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file class.ilObjLearningSequenceLPPollingGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilObjLearningSequenceLPPollingGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilObjLearningSequenceLPPollingGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilObjLearningSequenceLPPollingGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilObjLearningSequenceLPPollingGUI.php.
Referenced by __construct().
| const ilObjLearningSequenceLPPollingGUI::PARAM_LSO_LP_OBJID = LSUrlBuilder::PARAM_LSO_PARAMETER |
Definition at line 25 of file class.ilObjLearningSequenceLPPollingGUI.php.