| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Self evaluation. More...
 Collaboration diagram for ilSkillSelfEvaluationGUI:
 Collaboration diagram for ilSkillSelfEvaluationGUI:| Public Member Functions | |
| __construct () | |
| Constructor. | |
| executeCommand () | |
| Execute command. | |
| readSelfEvaluation () | |
| Read self_evaluation. | |
| listSelfEvaluations () | |
| List all self evaluations. | |
| confirmSelfEvaluationDeletion () | |
| Confirm self_evaluation deletion. | |
| deleteSelfEvaluation () | |
| Delete self_evaluation. | |
| startSelfEvaluation ($a_mode="create") | |
| startSelfEvaluation | |
| saveSelfEvaluation () | |
| Save self evaluation. | |
| editSelfEvaluation () | |
| Edit self evaluation. | |
| updateBackSelfEvaluation () | |
| Update self evaluation and go one step back. | |
| updateSelfEvaluation ($a_back=false) | |
| Update self evaluation. | |
| getPresentationView ($a_user_id) | |
| Get presentation view. | |
| setSelfEvaluationPresentationForm ($se) | |
| Set self evaluation presentation form. | |
Self evaluation.
Definition at line 12 of file class.ilSkillSelfEvaluationGUI.php.
| ilSkillSelfEvaluationGUI::__construct | ( | ) | 
Constructor.
| @return | 
Definition at line 20 of file class.ilSkillSelfEvaluationGUI.php.
References $_GET, $_POST, $ilCtrl, $lng, and readSelfEvaluation().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSkillSelfEvaluationGUI::confirmSelfEvaluationDeletion | ( | ) | 
Confirm self_evaluation deletion.
Definition at line 100 of file class.ilSkillSelfEvaluationGUI.php.
References $_POST, $ilCtrl, $lng, $tpl, ilSkillTreeNode\_lookupTitle(), and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSkillSelfEvaluationGUI::deleteSelfEvaluation | ( | ) | 
Delete self_evaluation.
| @return | 
Definition at line 139 of file class.ilSkillSelfEvaluationGUI.php.
References $_POST, $ilCtrl, $ilUser, $lng, and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSkillSelfEvaluationGUI::editSelfEvaluation | ( | ) | 
Edit self evaluation.
| @return | 
Definition at line 267 of file class.ilSkillSelfEvaluationGUI.php.
References startSelfEvaluation().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSkillSelfEvaluationGUI::executeCommand | ( | ) | 
| ilSkillSelfEvaluationGUI::getPresentationView | ( | $a_user_id | ) | 
Get presentation view.
| @return | 
Definition at line 338 of file class.ilSkillSelfEvaluationGUI.php.
References ilSkillSelfEvaluation\getAllSelfEvaluationsOfUser(), and setSelfEvaluationPresentationForm().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSkillSelfEvaluationGUI::listSelfEvaluations | ( | ) | 
List all self evaluations.
Definition at line 61 of file class.ilSkillSelfEvaluationGUI.php.
References $ilCtrl, $lng, $si, $title, $tpl, and ilSkillTreeNode\getAllSelfEvaluationNodes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSkillSelfEvaluationGUI::readSelfEvaluation | ( | ) | 
Read self_evaluation.
| @return | 
Definition at line 53 of file class.ilSkillSelfEvaluationGUI.php.
Referenced by __construct().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSkillSelfEvaluationGUI::saveSelfEvaluation | ( | ) | 
Save self evaluation.
| @return | 
Definition at line 232 of file class.ilSkillSelfEvaluationGUI.php.
References $_GET, $_POST, $ilCtrl, $ilUser, $lng, $steps, ilSkillSelfEvaluation\determineSteps(), and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSkillSelfEvaluationGUI::setSelfEvaluationPresentationForm | ( | $se | ) | 
Set self evaluation presentation form.
Definition at line 356 of file class.ilSkillSelfEvaluationGUI.php.
References $ilCtrl, $lng, $path, $title, ilDatePresentation\formatDate(), IL_CAL_DATETIME, and ilDatePresentation\setUseRelativeDates().
Referenced by getPresentationView().
 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:| ilSkillSelfEvaluationGUI::startSelfEvaluation | ( | $a_mode = "create" | ) | 
startSelfEvaluation
| @return | 
Definition at line 166 of file class.ilSkillSelfEvaluationGUI.php.
References $_GET, $ilCtrl, $lng, $steps, $tpl, ilSkillSelfEvaluation\determineSteps(), and ilUtil\sendInfo().
Referenced by editSelfEvaluation().
 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:| ilSkillSelfEvaluationGUI::updateBackSelfEvaluation | ( | ) | 
Update self evaluation and go one step back.
| @return | 
Definition at line 278 of file class.ilSkillSelfEvaluationGUI.php.
References updateSelfEvaluation().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSkillSelfEvaluationGUI::updateSelfEvaluation | ( | $a_back = false | ) | 
Update self evaluation.
| @return | 
Definition at line 291 of file class.ilSkillSelfEvaluationGUI.php.
References $_GET, $_POST, $ilCtrl, $ilUser, $lng, $steps, ilSkillSelfEvaluation\determineSteps(), and ilUtil\sendInfo().
Referenced by updateBackSelfEvaluation().
 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: