ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
Public Member Functions | |
withScore (int $score) | |
getScore () | |
![]() | |
__construct ($id) | |
setSubnodes (array $subnodes) | |
withContainer (Node $node) | |
this is only used internally - do not use apart from constructing the tree! More... | |
withSubnode ($node) | |
getSubnodes () | |
getSubnode (string $id) | |
getPath () | |
findSubnodePath (string $id, ?Node $node=null) | |
getId () | |
Protected Attributes | |
int | $score |
![]() | |
array | $subnodes = [] |
Node | $container = null |
string | $id |
int | $current_points = 0 |
Additional Inherited Members | |
![]() | |
getContainer () | |
Definition at line 26 of file ilStudyProgrammeProgressTreeTest.php.
NodeMock::getScore | ( | ) |
NodeMock::withScore | ( | int | $score | ) |
|
protected |
Definition at line 28 of file ilStudyProgrammeProgressTreeTest.php.
Referenced by getScore(), and withScore().