|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Builds the overview (curriculum) of a LearningSequence. More...
Collaboration diagram for ilLSCurriculumBuilder:Public Member Functions | |
| __construct (ilLSLearnerItemsQueries $ls_items, ILIAS\UI\Factory $ui_factory, ilLanguage $language, string $goto_command, LSUrlBuilder $url_builder=null) | |
| getLearnerCurriculum (bool $with_action=false) | |
Protected Member Functions | |
| translateLPStatus (int $il_lp_status) | |
Builds the overview (curriculum) of a LearningSequence.
Definition at line 10 of file class.ilLSCurriculumBuilder.php.
| ilLSCurriculumBuilder::__construct | ( | ilLSLearnerItemsQueries | $ls_items, |
| ILIAS\UI\Factory | $ui_factory, | ||
| ilLanguage | $language, | ||
| string | $goto_command, | ||
| LSUrlBuilder | $url_builder = null |
||
| ) |
Definition at line 12 of file class.ilLSCurriculumBuilder.php.
| ilLSCurriculumBuilder::getLearnerCurriculum | ( | bool | $with_action = false | ) |
Definition at line 26 of file class.ilLSCurriculumBuilder.php.
References $steps, and translateLPStatus().
Here is the call graph for this function:
|
protected |
Definition at line 75 of file class.ilLSCurriculumBuilder.php.
References ILIAS\UI\Component\Listing\Workflow\Step\IN_PROGRESS, ILIAS\UI\Component\Listing\Workflow\Step\NOT_STARTED, ILIAS\UI\Component\Listing\Workflow\Step\SUCCESSFULLY, and ILIAS\UI\Component\Listing\Workflow\Step\UNSUCCESSFULLY.
Referenced by getLearnerCurriculum().
Here is the caller graph for this function: