|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilStudyProgrammeExpandableProgressListGUI. More...
Inheritance diagram for ilStudyProgrammeExpandableProgressListGUI:
Collaboration diagram for ilStudyProgrammeExpandableProgressListGUI:Public Member Functions | |
| __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) | |
Protected Attributes | |
| $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 | |
Additional Inherited Members | |
Data Fields inherited from ilStudyProgrammeProgressListGUI | |
| const | SUCCESSFUL_PROGRESS_CSS_CLASS = "ilCourseObjectiveProgressBarCompleted" |
| const | NON_SUCCESSFUL_PROGRESS_CSS_CLASS = "ilCourseObjectiveProgressBarNeutral" |
Static Protected Attributes inherited from ilStudyProgrammeProgressListGUI | |
| static | $tpl_file = "tpl.progress_list_item.html" |
Class ilStudyProgrammeExpandableProgressListGUI.
Definition at line 15 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
| ilStudyProgrammeExpandableProgressListGUI::__construct | ( | ilStudyProgrammeUserProgress | $a_progress | ) |
Reimplemented from ilStudyProgrammeProgressListGUI.
Definition at line 41 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References $DIC, $ilSetting, and $tpl.
|
protected |
Definition at line 256 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
Referenced by getHTML().
Here is the caller graph for this function:
|
protected |
Definition at line 245 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References iljQueryUtil\initjQueryUI().
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented in ilStudyProgrammeIndividualPlanProgressListGUI.
Definition at line 181 of file class.ilStudyProgrammeExpandableProgressListGUI.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(), getIndent(), and ilStudyProgrammeCourseListGUI\setIndent().
Referenced by getAccordionContentCoursesHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented from ilStudyProgrammeProgressListGUI.
Definition at line 71 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References $tpl, ilJsonUtil\encode(), getAccordionContentHTML(), getAccordionId(), getAccordionOptions(), getExpandedImageURL(), getIndent(), getNotExpandedImageURL(), and showMyProgress().
Here is the call graph for this function:
|
protected |
Definition at line 153 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References configureItemGUI(), ilObjectListGUI\CONTEXT_PERSONAL_DESKTOP, ilObject\getDescription(), ilObject\getId(), ilObjectFactory\getInstanceByRefId(), ilObject\getRefId(), and ilObject\getTitle().
Referenced by getAccordionContentHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 113 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References getAccordionContentCoursesHTML(), and getAccordionContentProgressesHTML().
Referenced by fillTemplate().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 122 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References ilStudyProgrammeProgressListGUI\$progress, getIndent(), newSubItem(), and shouldShowSubProgress().
Referenced by getAccordionContentHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 223 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References getIndent().
Referenced by fillTemplate().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 201 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
Referenced by fillTemplate().
Here is the caller graph for this function:
|
protected |
Definition at line 227 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References ilUtil\getImagePath().
Referenced by fillTemplate().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStudyProgrammeExpandableProgressListGUI::getHTML | ( | ) |
Reimplemented from ilStudyProgrammeProgressListGUI.
Definition at line 65 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References addCSS(), and addJavaScript().
Here is the call graph for this function:
|
protected |
Definition at line 55 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References $indent.
Referenced by configureItemGUI(), ilStudyProgrammeIndividualPlanProgressListGUI\configureItemGUI(), fillTemplate(), getAccordionContentProgressesHTML(), and getAccordionId().
Here is the caller graph for this function:
|
protected |
Definition at line 232 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References ilUtil\getImagePath().
Referenced by fillTemplate().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented from ilStudyProgrammeProgressListGUI.
Definition at line 237 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Reimplemented in ilStudyProgrammeIndividualPlanProgressListGUI.
Definition at line 149 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
Referenced by getAccordionContentProgressesHTML().
Here is the caller graph for this function:| ilStudyProgrammeExpandableProgressListGUI::setIndent | ( | $a_indent | ) |
Definition at line 59 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Reimplemented in ilStudyProgrammeIndividualPlanProgressListGUI.
Definition at line 135 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References ilStudyProgrammeUserProgress\getStudyProgramme(), ilStudyProgrammeUserProgress\isRelevant(), and ilObjStudyProgrammeAdmin\SETTING_VISIBLE_ON_PD_READ.
Referenced by getAccordionContentProgressesHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented in ilStudyProgrammeIndividualPlanProgressListGUI.
Definition at line 241 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References $_GET.
Referenced by fillTemplate().
Here is the caller graph for this function:
|
protected |
Definition at line 29 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 39 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 34 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 19 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
Referenced by getIndent().
|
protected |
Definition at line 24 of file class.ilStudyProgrammeExpandableProgressListGUI.php.