ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
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) | |
Protected Attributes | |
ilLSLearnerItemsQueries | $ls_items |
ILIAS UI Factory | $ui_factory |
ilLanguage | $lng |
string | $goto_command |
LSUrlBuilder | $url_builder |
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 Builds the overview (curriculum) of a LearningSequence.
Definition at line 24 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 32 of file class.ilLSCurriculumBuilder.php.
References $goto_command, $ls_items, $ui_factory, $url_builder, and ILIAS\Repository\lng().
ilLSCurriculumBuilder::getLearnerCurriculum | ( | bool | $with_action = false | ) |
Definition at line 46 of file class.ilLSCurriculumBuilder.php.
References $steps, ILIAS\Repository\lng(), and translateLPStatus().
|
protected |
Definition at line 94 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().
|
protected |
Definition at line 29 of file class.ilLSCurriculumBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilLSCurriculumBuilder.php.
|
protected |
Definition at line 26 of file class.ilLSCurriculumBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilLSCurriculumBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilLSCurriculumBuilder.php.
Referenced by __construct().