|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 42 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References $DIC, $ilSetting, $tpl, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:
|
protected |
Definition at line 271 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
Referenced by getHTML().
Here is the caller graph for this function:
|
protected |
Definition at line 259 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 189 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 76 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References $i, $tpl, ilJsonUtil\encode(), getAccordionContentHTML(), getAccordionId(), getAccordionOptions(), getExpandedImageURL(), getIndent(), getNotExpandedImageURL(), and showMyProgress().
Here is the call graph for this function:
|
protected |
Definition at line 160 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 117 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 126 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 232 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 210 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
Referenced by fillTemplate().
Here is the caller graph for this function:
|
protected |
Definition at line 237 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 69 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References addCSS(), and addJavaScript().
Here is the call graph for this function:
|
protected |
Definition at line 57 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 243 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 249 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Reimplemented in ilStudyProgrammeIndividualPlanProgressListGUI.
Definition at line 155 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
Referenced by getAccordionContentProgressesHTML().
Here is the caller graph for this function:| ilStudyProgrammeExpandableProgressListGUI::setIndent | ( | $a_indent | ) |
Definition at line 62 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Reimplemented in ilStudyProgrammeIndividualPlanProgressListGUI.
Definition at line 140 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 254 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References $_GET.
Referenced by fillTemplate().
Here is the caller graph for this function:
|
protected |
Definition at line 30 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 40 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 35 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 20 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
Referenced by getIndent().
|
protected |
Definition at line 25 of file class.ilStudyProgrammeExpandableProgressListGUI.php.