ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilPRGProgress $progress) | |
setIndent (int $indent) | |
getHTML () | |
![]() | |
__construct (ilPRGProgress $a_progress) | |
getHTML () | |
setShowInfoMessage (bool $show_info_message) | |
setVisibleOnPDMode (string $visible_on_pd_mode) | |
setOnlyRelevant (bool $only_relevant) | |
Protected Attributes | |
ilRbacSystem | $rbacsystem |
ilSetting | $setting |
ilAccess | $access |
ILIAS HTTP Wrapper RequestWrapper | $request_wrapper |
ILIAS Refinery Factory | $refinery |
int | $indent = 0 |
bool | $js_added = false |
bool | $css_added = false |
string | $alert_icon |
![]() | |
ilLanguage | $lng |
ilCtrl | $ctrl |
ilAccess | $access |
ilPRGProgress | $progress |
ilGlobalTemplateInterface | $tpl |
string | $html |
bool | $show_info_message |
string | $visible_on_pd_mode |
bool | $only_relevant = false |
Additional Inherited Members | |
![]() | |
static string | $tpl_file = "tpl.progress_list_item.html" |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 21 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
ilStudyProgrammeExpandableProgressListGUI::__construct | ( | ilPRGProgress | $progress | ) |
Definition at line 34 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\access(), ilUtil\getImagePath(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
|
protected |
Definition at line 278 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
Referenced by getHTML().
|
protected |
Definition at line 264 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References iljQueryUtil\initjQueryUI().
Referenced by getHTML().
|
protected |
Definition at line 192 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().
|
protected |
Definition at line 73 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References $i, getAccordionContentHTML(), getAccordionId(), getAccordionOptions(), getExpandedImageURL(), getIndent(), getNotExpandedImageURL(), ILIAS\Repository\lng(), ilTemplate\parseCurrentBlock(), ilTemplate\setCurrentBlock(), HTML_Template_IT\setVariable(), showMyProgress(), and ilTemplate\touchBlock().
|
protected |
Definition at line 160 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References ilObject\_exists(), ilObject\_lookupDeletedDate(), configureItemGUI(), ilObjectListGUI\CONTEXT_PERSONAL_DESKTOP, ilObject\getDescription(), ilObject\getId(), ilObjStudyProgramme\getInstanceByObjId(), ilObjectFactory\getInstanceByRefId(), ilObject\getRefId(), and ilObject\getTitle().
Referenced by getAccordionContentHTML().
|
protected |
Definition at line 112 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References getAccordionContentCoursesHTML(), getAccordionContentProgressesHTML(), and ilObjStudyProgramme\getInstanceByObjId().
Referenced by fillTemplate().
|
protected |
Definition at line 123 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References ilStudyProgrammeProgressListGUI\$progress, getIndent(), newSubItem(), and shouldShowSubProgress().
Referenced by getAccordionContentHTML().
|
protected |
Definition at line 235 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References getIndent().
Referenced by fillTemplate(), and getAccordionOptions().
|
protected |
Definition at line 213 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References getAccordionId().
Referenced by fillTemplate().
|
protected |
Definition at line 240 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References ilUtil\getImagePath().
Referenced by fillTemplate().
ilStudyProgrammeExpandableProgressListGUI::getHTML | ( | ) |
Definition at line 66 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References addCSS(), and addJavaScript().
|
protected |
Definition at line 55 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References $indent.
Referenced by ilStudyProgrammeIndividualPlanProgressListGUI\configureItemGUI(), configureItemGUI(), fillTemplate(), getAccordionContentProgressesHTML(), and getAccordionId().
|
protected |
Definition at line 245 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References ilUtil\getImagePath().
Referenced by fillTemplate().
|
protected |
Definition at line 250 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 155 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
Referenced by getAccordionContentProgressesHTML().
ilStudyProgrammeExpandableProgressListGUI::setIndent | ( | int | $indent | ) |
Definition at line 60 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References $indent.
|
protected |
Definition at line 139 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References ILIAS\Repository\access(), ilObjStudyProgramme\getInstanceByObjId(), ilPRGProgress\getNodeId(), ilPRGProgress\isRelevant(), and ilObjStudyProgrammeAdmin\SETTING_VISIBLE_ON_PD_READ.
Referenced by getAccordionContentProgressesHTML().
|
protected |
Definition at line 255 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
References ILIAS\Repository\refinery().
Referenced by fillTemplate().
|
protected |
Definition at line 25 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 32 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 31 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 29 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
Referenced by getIndent(), and setIndent().
|
protected |
Definition at line 30 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 23 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 27 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 26 of file class.ilStudyProgrammeExpandableProgressListGUI.php.
|
protected |
Definition at line 24 of file class.ilStudyProgrammeExpandableProgressListGUI.php.