|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilStudyProgrammeExpandableProgressListGUI. More...
Inheritance diagram for ilStudyProgrammeIndividualPlanProgressListGUI:
Collaboration diagram for ilStudyProgrammeIndividualPlanProgressListGUI:Public Member Functions | |
| shouldShowSubProgress (ilStudyProgrammeUserProgress $a_progress) | |
| newSubItem (ilStudyProgrammeUserProgress $a_progress) | |
Public Member Functions inherited from ilStudyProgrammeExpandableProgressListGUI | |
| __construct (ilStudyProgrammeUserProgress $a_progress) | |
| setIndent ($a_indent) | |
| getHTML () | |
Public Member Functions inherited from ilStudyProgrammeProgressListGUI | |
| __construct (ilStudyProgrammeUserProgress $a_progress) | |
| getHTML () | |
| setShowInfoMessage ($show_info_mesage) | |
| setVisibleOnPDMode ($visible_on_pd_mode) | |
| setOnlyRelevant ($only_relevant) | |
Additional Inherited Members | |
Data Fields inherited from ilStudyProgrammeProgressListGUI | |
| const | SUCCESSFUL_PROGRESS_CSS_CLASS = "ilCourseObjectiveProgressBarCompleted" |
| const | NON_SUCCESSFUL_PROGRESS_CSS_CLASS = "ilCourseObjectiveProgressBarNeutral" |
Protected Attributes inherited from ilStudyProgrammeExpandableProgressListGUI | |
| $indent = 0 | |
| $js_added = false | |
| $css_added = false | |
| $il_tpl | |
| $il_rbacsystem | |
Protected Attributes inherited from ilStudyProgrammeProgressListGUI | |
| $il_lng | |
| $il_ctrl | |
| $progress | |
| $html | |
| $show_info_mesage | |
| $visible_on_pd_mode | |
| $only_relevant = false | |
Static Protected Attributes inherited from ilStudyProgrammeProgressListGUI | |
| static | $tpl_file = "tpl.progress_list_item.html" |
Class ilStudyProgrammeExpandableProgressListGUI.
Definition at line 14 of file class.ilStudyProgrammeIndividualPlanProgressListGUI.php.
|
protected |
Reimplemented from ilStudyProgrammeProgressListGUI.
Definition at line 41 of file class.ilStudyProgrammeIndividualPlanProgressListGUI.php.
References ilStudyProgrammeUserProgress\canBeCompleted(), ilUtil\getImagePath(), and ilStudyProgrammeUserProgress\isSuccessful().
Here is the call graph for this function:
|
protected |
Reimplemented from ilStudyProgrammeExpandableProgressListGUI.
Definition at line 51 of file class.ilStudyProgrammeIndividualPlanProgressListGUI.php.
References ilObjectListGUI\enableCheckbox(), ilObjectListGUI\enableCommands(), ilObjectListGUI\enableComments(), ilObjectListGUI\enableCopy(), ilObjectListGUI\enableCut(), ilObjectListGUI\enableDelete(), ilObjectListGUI\enableDescription(), ilObjectListGUI\enableIcon(), ilObjectListGUI\enableInfoScreen(), ilObjectListGUI\enableLink(), ilObjectListGUI\enableNoticeProperties(), ilObjectListGUI\enablePreconditions(), ilObjectListGUI\enableProgressInfo(), ilObjectListGUI\enableProperties(), ilObjectListGUI\enableSubscribe(), ilObjectListGUI\enableTags(), ilStudyProgrammeExpandableProgressListGUI\getIndent(), and ilStudyProgrammeCourseListGUI\setIndent().
Here is the call graph for this function:
|
protected |
Reimplemented from ilStudyProgrammeProgressListGUI.
Definition at line 32 of file class.ilStudyProgrammeIndividualPlanProgressListGUI.php.
References $title, ilObject\getTitle(), and ilStudyProgramme\STATUS_OUTDATED.
Here is the call graph for this function:| ilStudyProgrammeIndividualPlanProgressListGUI::newSubItem | ( | ilStudyProgrammeUserProgress | $a_progress | ) |
Reimplemented from ilStudyProgrammeExpandableProgressListGUI.
Definition at line 27 of file class.ilStudyProgrammeIndividualPlanProgressListGUI.php.
| ilStudyProgrammeIndividualPlanProgressListGUI::shouldShowSubProgress | ( | ilStudyProgrammeUserProgress | $a_progress | ) |
Reimplemented from ilStudyProgrammeExpandableProgressListGUI.
Definition at line 22 of file class.ilStudyProgrammeIndividualPlanProgressListGUI.php.
|
protected |
Reimplemented from ilStudyProgrammeExpandableProgressListGUI.
Definition at line 16 of file class.ilStudyProgrammeIndividualPlanProgressListGUI.php.