|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ilProfileChecklistGUI:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| render ($active_step) | |
| Render. More... | |
Protected Member Functions | |
| getUIChecklistStatus (int $check_list_status) | |
| Get ui checklist status. More... | |
Protected Attributes | |
| $ui | |
| $status | |
| $lng | |
Definition at line 13 of file class.ilProfileChecklistGUI.php.
| ilProfileChecklistGUI::__construct | ( | ) |
Constructor.
Definition at line 33 of file class.ilProfileChecklistGUI.php.
Here is the call graph for this function:
|
protected |
Get ui checklist status.
Maps the checklist status to the UI element status.
| int | $check_list_status |
Definition at line 81 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 | ( | $active_step | ) |
Render.
return
Definition at line 48 of file class.ilProfileChecklistGUI.php.
References $lng, $status, $steps, $txt, $ui, and getUIChecklistStatus().
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 23 of file class.ilProfileChecklistGUI.php.
Referenced by render().
|
protected |
Definition at line 18 of file class.ilProfileChecklistGUI.php.
Referenced by render().