|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilProfileChecklistGUI:Public Member Functions | |
| __construct () | |
| render (int $active_step) | |
Protected Member Functions | |
| getUIChecklistStatus (int $check_list_status) | |
| Get ui checklist status. More... | |
Protected Attributes | |
| ILIAS DI UIServices | $ui |
| ilProfileChecklistStatus | $status |
| ilLanguage | $lng |
Definition at line 24 of file class.ilProfileChecklistGUI.php.
| ilProfileChecklistGUI::__construct | ( | ) |
Definition at line 30 of file class.ilProfileChecklistGUI.php.
References $DIC, ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Get ui checklist status.
Maps the checklist status to the UI element status.
Definition at line 71 of file class.ilProfileChecklistGUI.php.
References ilProfileChecklistStatus\STATUS_IN_PROGRESS, ilProfileChecklistStatus\STATUS_NOT_STARTED, and ilProfileChecklistStatus\STATUS_SUCCESSFUL.
Referenced by render().
Here is the caller graph for this function:| ilProfileChecklistGUI::render | ( | int | $active_step | ) |
Definition at line 39 of file class.ilProfileChecklistGUI.php.
References $lng, $status, $steps, $txt, $ui, ilProfileChecklistStatus\getStatus(), ilProfileChecklistStatus\getStatusDetails(), getUIChecklistStatus(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file class.ilProfileChecklistGUI.php.
Referenced by render().
|
protected |
Definition at line 27 of file class.ilProfileChecklistGUI.php.
Referenced by render().
|
protected |
Definition at line 26 of file class.ilProfileChecklistGUI.php.
Referenced by render().