| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Class ilObjCourseGroupingGUI. More...
 Collaboration diagram for ilObjCourseGroupingGUI:
 Collaboration diagram for ilObjCourseGroupingGUI:| Public Member Functions | |
| ilObjCourseGroupingGUI (&$content_obj, $a_obj_id=0) | |
| Constructor  public. | |
| & | executeCommand () | 
| __initGroupingObject () | |
| getContentType () | |
| listGroupings () | |
| askDeleteGrouping () | |
| deleteGrouping () | |
| create ($a_form=null) | |
| initForm ($a_create) | |
| add () | |
| edit ($a_form=null) | |
| update () | |
| selectCourse () | |
| assignCourse () | |
| Data Fields | |
| $content_obj | |
| $tpl | |
| $ctrl | |
| $lng | |
Class ilObjCourseGroupingGUI.
Definition at line 13 of file class.ilObjCourseGroupingGUI.php.
| ilObjCourseGroupingGUI::__initGroupingObject | ( | ) | 
Definition at line 57 of file class.ilObjCourseGroupingGUI.php.
Referenced by ilObjCourseGroupingGUI().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjCourseGroupingGUI::add | ( | ) | 
Definition at line 224 of file class.ilObjCourseGroupingGUI.php.
References create(), initForm(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::askDeleteGrouping | ( | ) | 
Definition at line 87 of file class.ilObjCourseGroupingGUI.php.
References $_POST, $ilErr, $tpl, listGroupings(), and ilUtil\sendFailure().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::assignCourse | ( | ) | 
Definition at line 322 of file class.ilObjCourseGroupingGUI.php.
References $_GET, $_POST, $ilErr, $ilUser, getContentType(), ilObjectFactory\getInstanceByRefId(), listGroupings(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::create | ( | $a_form = null | ) | 
Definition at line 141 of file class.ilObjCourseGroupingGUI.php.
References $ilErr, $tpl, and initForm().
Referenced by add().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjCourseGroupingGUI::deleteGrouping | ( | ) | 
Definition at line 122 of file class.ilObjCourseGroupingGUI.php.
References $_POST, $ilErr, and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::edit | ( | $a_form = null | ) | 
Definition at line 249 of file class.ilObjCourseGroupingGUI.php.
References $ilErr, $tpl, and initForm().
Referenced by update().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilObjCourseGroupingGUI::executeCommand | ( | ) | 
| ilObjCourseGroupingGUI::getContentType | ( | ) | 
Definition at line 64 of file class.ilObjCourseGroupingGUI.php.
Referenced by assignCourse().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjCourseGroupingGUI::ilObjCourseGroupingGUI | ( | & | $content_obj, | 
| $a_obj_id = 0 | |||
| ) | 
Constructor public.
Definition at line 23 of file class.ilObjCourseGroupingGUI.php.
References $content_obj, $ilCtrl, $lng, $tpl, and __initGroupingObject().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::initForm | ( | $a_create | ) | 
Definition at line 158 of file class.ilObjCourseGroupingGUI.php.
References $_REQUEST, $title, ilObject\_lookupTitle(), and ilFormPropertyGUI\setRequired().
Referenced by add(), create(), edit(), and update().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjCourseGroupingGUI::listGroupings | ( | ) | 
Definition at line 69 of file class.ilObjCourseGroupingGUI.php.
Referenced by askDeleteGrouping(), assignCourse(), and selectCourse().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjCourseGroupingGUI::selectCourse | ( | ) | 
Definition at line 292 of file class.ilObjCourseGroupingGUI.php.
References $_GET, $ilErr, $tpl, listGroupings(), and ilUtil\sendFailure().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::update | ( | ) | 
Definition at line 266 of file class.ilObjCourseGroupingGUI.php.
References $_REQUEST, $ilErr, edit(), initForm(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::$content_obj | 
Definition at line 15 of file class.ilObjCourseGroupingGUI.php.
Referenced by ilObjCourseGroupingGUI().
| ilObjCourseGroupingGUI::$ctrl | 
Definition at line 17 of file class.ilObjCourseGroupingGUI.php.
| ilObjCourseGroupingGUI::$lng | 
Definition at line 18 of file class.ilObjCourseGroupingGUI.php.
Referenced by ilObjCourseGroupingGUI().
| ilObjCourseGroupingGUI::$tpl | 
Definition at line 16 of file class.ilObjCourseGroupingGUI.php.
Referenced by askDeleteGrouping(), create(), edit(), ilObjCourseGroupingGUI(), listGroupings(), and selectCourse().