| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilObjCourseGroupingGUI. More...
 Collaboration diagram for ilObjCourseGroupingGUI:
 Collaboration diagram for ilObjCourseGroupingGUI:| Public Member Functions | |
| ilObjCourseGroupingGUI (&$content_obj, $a_obj_id=0) | |
| Constructor  public. | |
| getContentType () | |
| listGroupings () | |
| askDeleteGrouping () | |
| deleteGrouping () | |
| create () | |
| cancel () | |
| add () | |
| edit ($a_grouping_id=0) | |
| update () | |
| selectCourse () | |
| assignCourse () | |
| & | executeCommand () | 
| __initGroupingObject () | |
| __formatPath ($a_path_arr) | |
| Data Fields | |
| $content_obj | |
| $tpl | |
| $ctrl | |
| $lng | |
Class ilObjCourseGroupingGUI.
Definition at line 34 of file class.ilObjCourseGroupingGUI.php.
| ilObjCourseGroupingGUI::__formatPath | ( | $a_path_arr | ) | 
Definition at line 551 of file class.ilObjCourseGroupingGUI.php.
Referenced by selectCourse().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilObjCourseGroupingGUI::__initGroupingObject | ( | ) | 
Definition at line 544 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 269 of file class.ilObjCourseGroupingGUI.php.
References $_POST, create(), listGroupings(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::askDeleteGrouping | ( | ) | 
Definition at line 159 of file class.ilObjCourseGroupingGUI.php.
References $_POST, $_SESSION, $ilErr, listGroupings(), ilUtil\sendFailure(), ilUtil\sendQuestion(), and ilUtil\switchColor().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::assignCourse | ( | ) | 
Definition at line 477 of file class.ilObjCourseGroupingGUI.php.
References $_GET, $_POST, $ilErr, edit(), getContentType(), ilObjectFactory\getInstanceByRefId(), listGroupings(), and ilUtil\sendFailure().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::cancel | ( | ) | 
Definition at line 260 of file class.ilObjCourseGroupingGUI.php.
References $_SESSION, and listGroupings().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::create | ( | ) | 
Definition at line 232 of file class.ilObjCourseGroupingGUI.php.
References $_POST, $title, ilUtil\formSelect(), ilUtil\prepareFormOutput(), and ilUtil\stripSlashes().
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 204 of file class.ilObjCourseGroupingGUI.php.
References $_SESSION, $ilErr, listGroupings(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::edit | ( | $a_grouping_id = 0 | ) | 
Definition at line 295 of file class.ilObjCourseGroupingGUI.php.
References $_POST, $ilErr, $title, ilUtil\formSelect(), listGroupings(), ilUtil\sendFailure(), and ilUtil\stripSlashes().
Referenced by assignCourse(), 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::executeCommand | ( | ) | 
| ilObjCourseGroupingGUI::getContentType | ( | ) | 
Definition at line 63 of file class.ilObjCourseGroupingGUI.php.
Referenced by assignCourse(), and selectCourse().
 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 44 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::listGroupings | ( | ) | 
Definition at line 68 of file class.ilObjCourseGroupingGUI.php.
References $ilErr, ilObjCourseGrouping\_checkAccess(), ilObjCourseGrouping\_getVisibleGroupings(), ilUtil\formCheckbox(), ilUtil\getImagePath(), and ilUtil\switchColor().
Referenced by add(), askDeleteGrouping(), assignCourse(), cancel(), deleteGrouping(), edit(), selectCourse(), 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::selectCourse | ( | ) | 
Definition at line 402 of file class.ilObjCourseGroupingGUI.php.
References $_GET, $ilErr, $path, $ref_id, $title, __formatPath(), ilUtil\_getObjectsByOperations(), ilUtil\_sortIds(), ilUtil\formCheckbox(), getContentType(), ilUtil\getImagePath(), listGroupings(), ilUtil\sendFailure(), and ilUtil\switchColor().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::update | ( | ) | 
Definition at line 368 of file class.ilObjCourseGroupingGUI.php.
References $_GET, $_POST, $ilErr, edit(), listGroupings(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjCourseGroupingGUI::$content_obj | 
Definition at line 36 of file class.ilObjCourseGroupingGUI.php.
Referenced by ilObjCourseGroupingGUI().
| ilObjCourseGroupingGUI::$ctrl | 
Definition at line 38 of file class.ilObjCourseGroupingGUI.php.
| ilObjCourseGroupingGUI::$lng | 
Definition at line 39 of file class.ilObjCourseGroupingGUI.php.
Referenced by ilObjCourseGroupingGUI().
| ilObjCourseGroupingGUI::$tpl | 
Definition at line 37 of file class.ilObjCourseGroupingGUI.php.
Referenced by ilObjCourseGroupingGUI().