|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Exercise service. More...
Collaboration diagram for ilExerciseInternalService:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| getRandomAssignmentManager (ilObjExercise $exc, $user=null) | |
| Get random assignment manager. More... | |
| getMandatoryAssignmentManager (ilObjExercise $exercise) | |
| Get random assignment manager. More... | |
Exercise service.
(manages business logic layer)
Definition at line 12 of file class.ilExerciseInternalService.php.
| ilExerciseInternalService::__construct | ( | ) |
| ilExerciseInternalService::getMandatoryAssignmentManager | ( | ilObjExercise | $exercise | ) |
Get random assignment manager.
Definition at line 37 of file class.ilExerciseInternalService.php.
References $exercise, and getRandomAssignmentManager().
Here is the call graph for this function:| ilExerciseInternalService::getRandomAssignmentManager | ( | ilObjExercise | $exc, |
$user = null |
|||
| ) |
Get random assignment manager.
Definition at line 27 of file class.ilExerciseInternalService.php.
Referenced by getMandatoryAssignmentManager().
Here is the caller graph for this function: