|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Collaboration diagram for ilMarkSchemaGUI:Public Member Functions | |
| executeCommand () | |
| Controller method. More... | |
Protected Member Functions | |
| ensureMarkSchemaCanBeEdited () | |
| addMarkStep () | |
| Add a new mark step to the tests marks. More... | |
| saveMarkSchemaFormData () | |
| Save the mark schema POST data when the form was submitted. More... | |
| addSimpleMarkSchema () | |
| Add a simple mark schema to the tests marks. More... | |
| deleteMarkSteps () | |
| Delete selected mark steps. More... | |
| saveMarks () | |
| Save the mark schema. More... | |
| showMarkSchema (ilPropertyFormGUI $ects_form=null) | |
| Display mark schema. More... | |
| populateEctsForm (ilPropertyFormGUI $form) | |
| getEctsForm () | |
| saveEctsForm () | |
Protected Attributes | |
| $object | |
| $lng | |
| $ctrl | |
| $tpl | |
| $toolbar | |
Private Member Functions | |
| objectSupportsEctsGrades () | |
Definition at line 9 of file class.ilMarkSchemaGUI.php.
|
protected |
Add a new mark step to the tests marks.
Definition at line 81 of file class.ilMarkSchemaGUI.php.
References ensureMarkSchemaCanBeEdited(), saveMarkSchemaFormData(), and showMarkSchema().
Here is the call graph for this function:
|
protected |
Add a simple mark schema to the tests marks.
Definition at line 113 of file class.ilMarkSchemaGUI.php.
References ensureMarkSchemaCanBeEdited(), and showMarkSchema().
Here is the call graph for this function:
|
protected |
Delete selected mark steps.
Definition at line 129 of file class.ilMarkSchemaGUI.php.
References $_POST, ensureMarkSchemaCanBeEdited(), saveMarkSchemaFormData(), ilUtil\sendInfo(), and showMarkSchema().
Here is the call graph for this function:
|
protected |
Definition at line 69 of file class.ilMarkSchemaGUI.php.
References ilUtil\sendFailure().
Referenced by addMarkStep(), addSimpleMarkSchema(), deleteMarkSteps(), and saveMarks().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMarkSchemaGUI::executeCommand | ( | ) |
Controller method.
Definition at line 60 of file class.ilMarkSchemaGUI.php.
References $cmd.
|
protected |
Definition at line 262 of file class.ilMarkSchemaGUI.php.
Referenced by saveEctsForm(), and showMarkSchema().
Here is the caller graph for this function:
|
private |
Definition at line 192 of file class.ilMarkSchemaGUI.php.
Referenced by saveEctsForm(), and showMarkSchema().
Here is the caller graph for this function:
|
protected |
| ilPropertyFormGUI | $form |
Definition at line 241 of file class.ilMarkSchemaGUI.php.
References $data, and ilPropertyFormGUI\setValuesByArray().
Referenced by showMarkSchema().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 321 of file class.ilMarkSchemaGUI.php.
References getEctsForm(), objectSupportsEctsGrades(), ilUtil\sendSuccess(), and showMarkSchema().
Here is the call graph for this function:
|
protected |
Save the mark schema.
Definition at line 161 of file class.ilMarkSchemaGUI.php.
References $result, ensureMarkSchemaCanBeEdited(), saveMarkSchemaFormData(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Save the mark schema POST data when the form was submitted.
Definition at line 93 of file class.ilMarkSchemaGUI.php.
References $_POST, and ilUtil\stripSlashes().
Referenced by addMarkStep(), deleteMarkSteps(), and saveMarks().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Display mark schema.
| ilPropertyFormGUI | $ects_form |
Definition at line 202 of file class.ilMarkSchemaGUI.php.
References getEctsForm(), ilSubmitButton\getInstance(), objectSupportsEctsGrades(), populateEctsForm(), and ilUtil\sendInfo().
Referenced by addMarkStep(), addSimpleMarkSchema(), deleteMarkSteps(), and saveEctsForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 24 of file class.ilMarkSchemaGUI.php.
|
protected |
Definition at line 19 of file class.ilMarkSchemaGUI.php.
|
protected |
Definition at line 14 of file class.ilMarkSchemaGUI.php.
|
protected |
Definition at line 34 of file class.ilMarkSchemaGUI.php.
|
protected |
Definition at line 29 of file class.ilMarkSchemaGUI.php.