|
ILIAS
release_8 Revision v8.24
|
Class ilObjCourseGroupingGUI. More...
Collaboration diagram for ilObjCourseGroupingGUI:Public Member Functions | |
| __construct (ilObject $content_obj, int $a_obj_id=0) | |
| executeCommand () | |
| __initGroupingObject () | |
| getContentType () | |
| listGroupings () | |
| askDeleteGrouping () | |
| deleteGrouping () | |
| create (?ilPropertyFormGUI $a_form=null) | |
| initForm (bool $a_create) | |
| add () | |
| edit (?ilPropertyFormGUI $a_form=null) | |
| update () | |
| selectCourse () | |
| assignCourse () | |
Private Attributes | |
| ilObjCourseGrouping | $grp_obj |
| int | $id |
| ilObject | $content_obj |
| string | $content_type = '' |
Class ilObjCourseGroupingGUI.
Definition at line 28 of file class.ilObjCourseGroupingGUI.php.
| ilObjCourseGroupingGUI::__construct | ( | ilObject | $content_obj, |
| int | $a_obj_id = 0 |
||
| ) |
Definition at line 45 of file class.ilObjCourseGroupingGUI.php.
References $content_obj, $DIC, __initGroupingObject(), ilObject\_lookupType(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), error(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilObjCourseGroupingGUI::__initGroupingObject | ( | ) |
Definition at line 77 of file class.ilObjCourseGroupingGUI.php.
Referenced by __construct().
Here is the caller graph for this function:| ilObjCourseGroupingGUI::add | ( | ) |
Definition at line 232 of file class.ilObjCourseGroupingGUI.php.
References create(), ILIAS\Repository\ctrl(), initForm(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjCourseGroupingGUI::askDeleteGrouping | ( | ) |
Definition at line 102 of file class.ilObjCourseGroupingGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), error(), ILIAS\FileDelivery\http(), listGroupings(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilObjCourseGroupingGUI::assignCourse | ( | ) |
Definition at line 310 of file class.ilObjCourseGroupingGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), error(), getContentType(), ilObjectFactory\getInstanceByRefId(), ILIAS\FileDelivery\http(), listGroupings(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilObjCourseGroupingGUI::create | ( | ?ilPropertyFormGUI | $a_form = null | ) |
Definition at line 163 of file class.ilObjCourseGroupingGUI.php.
References ILIAS\Repository\access(), error(), initForm(), and ILIAS\Repository\lng().
Referenced by add().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGroupingGUI::deleteGrouping | ( | ) |
Definition at line 139 of file class.ilObjCourseGroupingGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), error(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilObjCourseGroupingGUI::edit | ( | ?ilPropertyFormGUI | $a_form = null | ) |
Definition at line 248 of file class.ilObjCourseGroupingGUI.php.
References ILIAS\Repository\access(), error(), initForm(), and ILIAS\Repository\lng().
Referenced by update().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGroupingGUI::executeCommand | ( | ) |
Definition at line 67 of file class.ilObjCourseGroupingGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\tabs().
Here is the call graph for this function:| ilObjCourseGroupingGUI::getContentType | ( | ) |
Definition at line 82 of file class.ilObjCourseGroupingGUI.php.
References $content_type.
Referenced by assignCourse().
Here is the caller graph for this function:| ilObjCourseGroupingGUI::initForm | ( | bool | $a_create | ) |
Definition at line 176 of file class.ilObjCourseGroupingGUI.php.
References ilObject\_lookupTitle(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by add(), create(), edit(), and update().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGroupingGUI::listGroupings | ( | ) |
Definition at line 87 of file class.ilObjCourseGroupingGUI.php.
References ILIAS\Repository\access(), error(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by askDeleteGrouping(), assignCourse(), and selectCourse().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjCourseGroupingGUI::selectCourse | ( | ) |
Definition at line 288 of file class.ilObjCourseGroupingGUI.php.
References ILIAS\Repository\access(), error(), listGroupings(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Here is the call graph for this function:| ilObjCourseGroupingGUI::update | ( | ) |
Definition at line 259 of file class.ilObjCourseGroupingGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), edit(), error(), ILIAS\FileDelivery\http(), initForm(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 39 of file class.ilObjCourseGroupingGUI.php.
|
private |
Definition at line 32 of file class.ilObjCourseGroupingGUI.php.
Referenced by __construct().
|
private |
Definition at line 33 of file class.ilObjCourseGroupingGUI.php.
Referenced by getContentType().
|
protected |
Definition at line 36 of file class.ilObjCourseGroupingGUI.php.
|
protected |
Definition at line 38 of file class.ilObjCourseGroupingGUI.php.
|
private |
Definition at line 30 of file class.ilObjCourseGroupingGUI.php.
|
protected |
Definition at line 42 of file class.ilObjCourseGroupingGUI.php.
|
private |
Definition at line 31 of file class.ilObjCourseGroupingGUI.php.
|
protected |
Definition at line 37 of file class.ilObjCourseGroupingGUI.php.
|
protected |
Definition at line 43 of file class.ilObjCourseGroupingGUI.php.
|
protected |
Definition at line 40 of file class.ilObjCourseGroupingGUI.php.
|
protected |
Definition at line 41 of file class.ilObjCourseGroupingGUI.php.
|
protected |
Definition at line 35 of file class.ilObjCourseGroupingGUI.php.