|
ILIAS
Release_4_0_x_branch Revision 61816
|
Collaboration diagram for ilCourseUserFieldsGUI:Public Member Functions | |
| __construct ($a_obj_id) | |
| Constructor. | |
| executeCommand () | |
| Execute Command. | |
| show () | |
| Show defined fields. | |
| editField () | |
| Edit field. | |
| deleteField () | |
| Delete field. | |
| addNewValue () | |
| Increment values. | |
| updateField () | |
| Update Field. | |
| confirmDelete () | |
| Confirm delete. | |
| delete () | |
| Delete course fields. | |
| save () | |
| Save. | |
| fieldSelection () | |
| Field selection. | |
| chooseDefinitions () | |
| Choose Definitions. | |
| addSelectField () | |
| addValue () | |
| Increment values. | |
| addTextField () | |
| public | |
| saveField () | |
| Save New Field. | |
Private Attributes | |
| $lng | |
| $tpl | |
| $ctrl | |
| $tabs_gui | |
| $obj_id | |
| $cdf | |
| ilCourseUserFieldsGUI::__construct | ( | $a_obj_id | ) |
| ilCourseUserFieldsGUI::addNewValue | ( | ) |
Increment values.
public
Definition at line 259 of file class.ilCourseUserFieldsGUI.php.
References $_SESSION, and editField().
Here is the call graph for this function:| ilCourseUserFieldsGUI::addSelectField | ( | ) |
Definition at line 455 of file class.ilCourseUserFieldsGUI.php.
References $_POST, $_SESSION, and ilUtil\formCheckbox().
Referenced by addValue(), and chooseDefinitions().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCourseUserFieldsGUI::addTextField | ( | ) |
public
Definition at line 505 of file class.ilCourseUserFieldsGUI.php.
References ilUtil\formCheckbox().
Referenced by chooseDefinitions().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCourseUserFieldsGUI::addValue | ( | ) |
Increment values.
public
Definition at line 489 of file class.ilCourseUserFieldsGUI.php.
References $_SESSION, and addSelectField().
Here is the call graph for this function:| ilCourseUserFieldsGUI::chooseDefinitions | ( | ) |
Choose Definitions.
public
Definition at line 438 of file class.ilCourseUserFieldsGUI.php.
References addSelectField(), addTextField(), IL_CDF_TYPE_SELECT, and IL_CDF_TYPE_TEXT.
Referenced by saveField().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCourseUserFieldsGUI::confirmDelete | ( | ) |
Confirm delete.
public
Definition at line 320 of file class.ilCourseUserFieldsGUI.php.
References $_POST, $_SESSION, IL_CDF_TYPE_SELECT, ilUtil\sendFailure(), ilUtil\sendQuestion(), show(), and ilUtil\switchColor().
Here is the call graph for this function:| ilCourseUserFieldsGUI::delete | ( | ) |
Delete course fields.
public
Definition at line 359 of file class.ilCourseUserFieldsGUI.php.
References $_SESSION, ilCourseAgreement\_deleteByObjId(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and show().
Here is the call graph for this function:| ilCourseUserFieldsGUI::deleteField | ( | ) |
Delete field.
public
Definition at line 238 of file class.ilCourseUserFieldsGUI.php.
References $_GET, $cdf, editField(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and show().
Here is the call graph for this function:| ilCourseUserFieldsGUI::editField | ( | ) |
Edit field.
public
Definition at line 167 of file class.ilCourseUserFieldsGUI.php.
References $_GET, $_POST, $_SESSION, $cdf, $key, $name, ilUtil\formCheckbox(), IL_CDF_TYPE_SELECT, IL_CDF_TYPE_TEXT, ilUtil\prepareFormOutput(), ilUtil\sendFailure(), and show().
Referenced by addNewValue(), deleteField(), and updateField().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCourseUserFieldsGUI::executeCommand | ( | ) |
| ilCourseUserFieldsGUI::fieldSelection | ( | ) |
Field selection.
public
Definition at line 412 of file class.ilCourseUserFieldsGUI.php.
References $_SESSION, ilUtil\formRadioButton(), IL_CDF_TYPE_SELECT, and IL_CDF_TYPE_TEXT.
Here is the call graph for this function:| ilCourseUserFieldsGUI::save | ( | ) |
Save.
public
Definition at line 391 of file class.ilCourseUserFieldsGUI.php.
References $_POST, ilCourseAgreement\_deleteByObjId(), ilCourseDefinedFieldDefinition\_getFields(), ilUtil\sendSuccess(), and show().
Here is the call graph for this function:| ilCourseUserFieldsGUI::saveField | ( | ) |
Save New Field.
public
Definition at line 525 of file class.ilCourseUserFieldsGUI.php.
References $_POST, $cdf, chooseDefinitions(), IL_CDF_TYPE_SELECT, IL_CDF_TYPE_TEXT, ilUtil\sendFailure(), ilUtil\sendSuccess(), show(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilCourseUserFieldsGUI::show | ( | ) |
Show defined fields.
public
Definition at line 94 of file class.ilCourseUserFieldsGUI.php.
References $_SESSION, ilCourseDefinedFieldDefinition\_getFields(), ilCourseAgreement\_hasAgreementsByObjId(), ilUtil\formCheckbox(), ilUtil\getImagePath(), IL_CDF_TYPE_SELECT, and ilUtil\switchColor().
Referenced by confirmDelete(), delete(), deleteField(), editField(), save(), saveField(), and updateField().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCourseUserFieldsGUI::updateField | ( | ) |
Update Field.
public
Definition at line 271 of file class.ilCourseUserFieldsGUI.php.
References $_GET, $_POST, $cdf, ilCourseAgreement\_deleteByObjId(), editField(), IL_CDF_TYPE_SELECT, ilUtil\sendFailure(), ilUtil\sendSuccess(), show(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
private |
Definition at line 44 of file class.ilCourseUserFieldsGUI.php.
Referenced by deleteField(), editField(), saveField(), and updateField().
|
private |
Definition at line 39 of file class.ilCourseUserFieldsGUI.php.
|
private |
Definition at line 37 of file class.ilCourseUserFieldsGUI.php.
Referenced by __construct().
|
private |
Definition at line 42 of file class.ilCourseUserFieldsGUI.php.
|
private |
Definition at line 40 of file class.ilCourseUserFieldsGUI.php.
|
private |
Definition at line 38 of file class.ilCourseUserFieldsGUI.php.
Referenced by __construct().