|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for ilMarkSchemaGUI:Public Member Functions | |
| executeCommand () | |
| Controller method. More... | |
Protected Member Functions | |
| ensureMarkSchemaCanBeEdited () | |
| ensureEctsGradesCanBeEdited () | |
| 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 99 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 129 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 149 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 88 of file class.ilMarkSchemaGUI.php.
References ilUtil\sendFailure().
Referenced by saveEctsForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 77 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 64 of file class.ilMarkSchemaGUI.php.
References $DIC, and ilTestTabsManager\TAB_ID_SETTINGS.
|
protected |
Definition at line 275 of file class.ilMarkSchemaGUI.php.
Referenced by saveEctsForm(), and showMarkSchema().
Here is the caller graph for this function:
|
private |
Definition at line 201 of file class.ilMarkSchemaGUI.php.
Referenced by showMarkSchema().
Here is the caller graph for this function:
|
protected |
| ilPropertyFormGUI | $form |
Definition at line 255 of file class.ilMarkSchemaGUI.php.
References $data, $form, and $i.
Referenced by showMarkSchema().
Here is the caller graph for this function:
|
protected |
Definition at line 342 of file class.ilMarkSchemaGUI.php.
References $i, ensureEctsGradesCanBeEdited(), getEctsForm(), and showMarkSchema().
Here is the call graph for this function:
|
protected |
Save the mark schema.
Definition at line 176 of file class.ilMarkSchemaGUI.php.
References $result, ensureMarkSchemaCanBeEdited(), saveMarkSchemaFormData(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Save the mark schema POST data when the form was submitted.
Definition at line 111 of file class.ilMarkSchemaGUI.php.
References $_POST, $key, 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 211 of file class.ilMarkSchemaGUI.php.
References ilButton\BUTTON_TYPE_SUBMIT, getEctsForm(), ilButton\getInstance(), 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.