|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilAssLacCompositeEvaluator:Public Member Functions | |
| __construct ($object_loader, $activeId, $pass) | |
| evaluate (ilAssLacAbstractComposite $composite) | |
Protected Attributes | |
| $object_loader | |
| $activeId | |
| $pass | |
Private Member Functions | |
| isInstanceOfAnswerIndexProvidingExpression (ilAssLacAbstractComposite $composite) | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class CompositeEvaluator
Date: 07.01.14 Time: 13:27
Definition at line 25 of file ilAssLacCompositeEvaluator.php.
| ilAssLacCompositeEvaluator::__construct | ( | $object_loader, | |
| $activeId, | |||
| $pass | |||
| ) |
| ilAssLacQuestionProvider | $object_loader | |
| $activeId | ||
| $pass |
Definition at line 47 of file ilAssLacCompositeEvaluator.php.
References $activeId, $object_loader, and $pass.
| ilAssLacCompositeEvaluator::evaluate | ( | ilAssLacAbstractComposite | $composite | ) |
| ilAssLacAbstractComposite | $composite |
Definition at line 59 of file ilAssLacCompositeEvaluator.php.
References evaluate().
Referenced by evaluate().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| ilAssLacAbstractComposite | $composite |
Definition at line 213 of file ilAssLacCompositeEvaluator.php.
|
protected |
Definition at line 35 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().
|
protected |
Definition at line 40 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().