|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilObjStudyProgrammeIndividualPlanGUI. More...
Collaboration diagram for ilObjStudyProgrammeIndividualPlanGUI:Public Member Functions | |
| __construct ($a_parent_gui, $a_ref_id) | |
| executeCommand () | |
| appendIndividualPlanActions (ilTable2GUI $a_table) | |
| getManualStatusPostVarTitle () | |
| getRequiredPointsPostVarTitle () | |
| getManualStatusNone () | |
| getManualStatusNotRelevant () | |
| getManualStatusAccredited () | |
Static Public Member Functions | |
| static | getLinkTargetView ($ctrl, $a_ass_id) |
Data Fields | |
| $ctrl | |
| $tpl | |
| $object | |
| $ilias | |
| $lng | |
| $toolbar | |
| $user | |
| const | MANUAL_STATUS_NONE = 0 |
| const | MANUAL_STATUS_NOT_RELEVANT = 1 |
| const | MANUAL_STATUS_ACCREDITED = 2 |
Protected Member Functions | |
| getAssignmentId () | |
| getAssignmentObject () | |
| view () | |
| manage () | |
| updateFromCurrentPlan () | |
| updateFromInput () | |
| updateStatus () | |
| updateRequiredPoints ($prgrs_id) | |
| showSuccessMessage ($a_lng_var) | |
| getManualStatusUpdates () | |
| getRequiredPointsUpdates ($prgrs_id) | |
| buildFrame ($tab, $content) | |
| getLinkTargetForSubTab ($a_tab, $a_ass_id) | |
Protected Attributes | |
| $ilAccess | |
| $ilLog | |
| $parent_gui | |
Class ilObjStudyProgrammeIndividualPlanGUI.
Definition at line 12 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
| ilObjStudyProgrammeIndividualPlanGUI::__construct | ( | $a_parent_gui, | |
| $a_ref_id | |||
| ) |
Definition at line 60 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References $ilAccess, $ilCtrl, $ilias, $ilLog, $ilUser, $lng, and $tpl.
| ilObjStudyProgrammeIndividualPlanGUI::appendIndividualPlanActions | ( | ilTable2GUI | $a_table | ) |
Definition at line 266 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References ilTable2GUI\addCommandButton(), and ilTable2GUI\setFormAction().
Here is the call graph for this function:
|
protected |
Definition at line 242 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References $tab, $tpl, ilObjUser\_lookupFullname(), getAssignmentObject(), and getLinkTargetForSubTab().
Referenced by manage(), and view().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjStudyProgrammeIndividualPlanGUI::executeCommand | ( | ) |
Definition at line 84 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References $cmd.
|
protected |
Definition at line 106 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References $_GET.
Referenced by getAssignmentObject(), and updateFromInput().
Here is the caller graph for this function:
|
protected |
Definition at line 114 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References getAssignmentId(), and ilStudyProgrammeUserAssignment\getInstance().
Referenced by buildFrame(), manage(), updateFromCurrentPlan(), and view().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 259 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
Referenced by buildFrame().
Here is the caller graph for this function:
|
static |
Definition at line 296 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References $ctrl.
Referenced by ilObjStudyProgrammeMembersGUI\getLinkTargetForAction().
Here is the caller graph for this function:| ilObjStudyProgrammeIndividualPlanGUI::getManualStatusAccredited | ( | ) |
Definition at line 292 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References MANUAL_STATUS_ACCREDITED.
| ilObjStudyProgrammeIndividualPlanGUI::getManualStatusNone | ( | ) |
Definition at line 284 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References MANUAL_STATUS_NONE.
| ilObjStudyProgrammeIndividualPlanGUI::getManualStatusNotRelevant | ( | ) |
Definition at line 288 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References MANUAL_STATUS_NOT_RELEVANT.
| ilObjStudyProgrammeIndividualPlanGUI::getManualStatusPostVarTitle | ( | ) |
Definition at line 276 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
Referenced by getManualStatusUpdates().
Here is the caller graph for this function:
|
protected |
Definition at line 223 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References $_POST, and getManualStatusPostVarTitle().
Referenced by updateStatus().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjStudyProgrammeIndividualPlanGUI::getRequiredPointsPostVarTitle | ( | ) |
Definition at line 280 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
Referenced by getRequiredPointsUpdates().
Here is the caller graph for this function:
|
protected |
Definition at line 231 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References $_POST, and getRequiredPointsPostVarTitle().
Referenced by updateRequiredPoints().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 132 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References buildFrame(), and getAssignmentObject().
Here is the call graph for this function:
|
protected |
Definition at line 218 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References ilUtil\sendSuccess().
Referenced by updateFromCurrentPlan(), and updateFromInput().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 143 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References getAssignmentObject(), and showSuccessMessage().
Here is the call graph for this function:
|
protected |
Definition at line 151 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References $changed, getAssignmentId(), showSuccessMessage(), and updateStatus().
Here is the call graph for this function:
|
protected |
Definition at line 195 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References $changed, ilStudyProgrammeUserProgress\getInstanceById(), getRequiredPointsUpdates(), and ilStudyProgrammeProgress\STATUS_IN_PROGRESS.
Referenced by updateStatus().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 165 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References $changed, ilStudyProgrammeUserProgress\getInstanceById(), getManualStatusUpdates(), ilStudyProgrammeProgress\STATUS_ACCREDITED, ilStudyProgrammeProgress\STATUS_IN_PROGRESS, ilStudyProgrammeProgress\STATUS_NOT_RELEVANT, and updateRequiredPoints().
Referenced by updateFromInput().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 122 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
References $tpl, buildFrame(), and getAssignmentObject().
Here is the call graph for this function:| ilObjStudyProgrammeIndividualPlanGUI::$ctrl |
Definition at line 16 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
Referenced by getLinkTargetView().
|
protected |
Definition at line 26 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
Referenced by __construct().
| ilObjStudyProgrammeIndividualPlanGUI::$ilias |
Definition at line 41 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
Referenced by __construct().
| ilObjStudyProgrammeIndividualPlanGUI::$lng |
Definition at line 46 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
Referenced by __construct().
| ilObjStudyProgrammeIndividualPlanGUI::$object |
Definition at line 31 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
|
protected |
Definition at line 58 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
| ilObjStudyProgrammeIndividualPlanGUI::$toolbar |
Definition at line 51 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
| ilObjStudyProgrammeIndividualPlanGUI::$tpl |
Definition at line 21 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
Referenced by __construct(), buildFrame(), and view().
| ilObjStudyProgrammeIndividualPlanGUI::$user |
Definition at line 56 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
| const ilObjStudyProgrammeIndividualPlanGUI::MANUAL_STATUS_ACCREDITED = 2 |
Definition at line 274 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
Referenced by getManualStatusAccredited().
| const ilObjStudyProgrammeIndividualPlanGUI::MANUAL_STATUS_NONE = 0 |
Definition at line 272 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
Referenced by getManualStatusNone().
| const ilObjStudyProgrammeIndividualPlanGUI::MANUAL_STATUS_NOT_RELEVANT = 1 |
Definition at line 273 of file class.ilObjStudyProgrammeIndividualPlanGUI.php.
Referenced by getManualStatusNotRelevant().