|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class CompositeEvaluator. 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) | |
Class CompositeEvaluator.
Date: 07.01.14 Time: 13:27
Definition at line 10 of file ilAssLacCompositeEvaluator.php.
| ilAssLacCompositeEvaluator::__construct | ( | $object_loader, | |
| $activeId, | |||
| $pass | |||
| ) |
| ilAssLacQuestionProvider | $object_loader | |
| $activeId | ||
| $pass |
Definition at line 32 of file ilAssLacCompositeEvaluator.php.
References $activeId, $object_loader, and $pass.
| ilAssLacCompositeEvaluator::evaluate | ( | ilAssLacAbstractComposite | $composite | ) |
| ilAssLacAbstractComposite | $composite |
Definition at line 44 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 206 of file ilAssLacCompositeEvaluator.php.
|
protected |
Definition at line 20 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().
|
protected |
Definition at line 15 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file ilAssLacCompositeEvaluator.php.
Referenced by __construct().