|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilDclBaseFieldModel. More...
Collaboration diagram for ilDclTableEditGUI:Public Member Functions | |
| __construct (ilDclTableListGUI $a_parent_obj) | |
| Constructor. More... | |
| executeCommand () | |
| execute command More... | |
| create () | |
| create table add form More... | |
| edit () | |
| create field edit form More... | |
| getValues () | |
| getFieldValues More... | |
| getStandardValues () | |
| getStandardValues More... | |
| cancel () | |
| initForm ($a_mode="create") | |
| initEditCustomForm More... | |
| doTableSwitch () | |
| save ($a_mode="create") | |
| save More... | |
| accessDenied () | |
| confirmDelete () | |
| confirmDelete More... | |
| cancelDelete () | |
| cancelDelete More... | |
| delete () | |
Protected Member Functions | |
| checkInput ($a_mode) | |
| Custom checks for the form input. More... | |
| checkAccess () | |
| createTableSwitcher () | |
Protected Attributes | |
| $lng | |
| $ctrl | |
| $tpl | |
| $toolbar | |
| $form | |
Private Attributes | |
| $table_id | |
| $table | |
| ilDclTableEditGUI::__construct | ( | ilDclTableListGUI | $a_parent_obj | ) |
Constructor.
| ilDclTableListGUI | $a_parent_obj |
Definition at line 54 of file class.ilDclTableEditGUI.php.
References $_GET, $DIC, $ilCtrl, $lng, $toolbar, $tpl, checkAccess(), ilDclCache\getTableCache(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilDclTableEditGUI::accessDenied | ( | ) |
Definition at line 414 of file class.ilDclTableEditGUI.php.
Referenced by save().
Here is the caller graph for this function:| ilDclTableEditGUI::cancel | ( | ) |
Definition at line 185 of file class.ilDclTableEditGUI.php.
| ilDclTableEditGUI::cancelDelete | ( | ) |
cancelDelete
Definition at line 440 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 462 of file class.ilDclTableEditGUI.php.
References $ref_id, ilObjDataCollectionAccess\hasAccessToEditTable(), and ilObjDataCollectionAccess\hasWriteAccess().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Custom checks for the form input.
| $a_mode | 'create' | 'update' |
Definition at line 389 of file class.ilDclTableEditGUI.php.
References $title, ilObjDataCollection\_hasTableByTitle(), and ilUtil\sendFailure().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclTableEditGUI::confirmDelete | ( | ) |
confirmDelete
Definition at line 422 of file class.ilDclTableEditGUI.php.
| ilDclTableEditGUI::create | ( | ) |
create table add form
Definition at line 104 of file class.ilDclTableEditGUI.php.
References getStandardValues(), and initForm().
Here is the call graph for this function:
|
protected |
| $options |
Definition at line 473 of file class.ilDclTableEditGUI.php.
References $options, $table, and ilSubmitButton\getInstance().
Referenced by initForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclTableEditGUI::delete | ( | ) |
Definition at line 447 of file class.ilDclTableEditGUI.php.
References ilUtil\sendFailure().
Here is the call graph for this function:| ilDclTableEditGUI::doTableSwitch | ( | ) |
Definition at line 308 of file class.ilDclTableEditGUI.php.
References $_POST.
| ilDclTableEditGUI::edit | ( | ) |
create field edit form
Definition at line 114 of file class.ilDclTableEditGUI.php.
References ilDclCache\getTableCache(), getValues(), and initForm().
Here is the call graph for this function:| ilDclTableEditGUI::executeCommand | ( | ) |
execute command
Definition at line 85 of file class.ilDclTableEditGUI.php.
Here is the call graph for this function:| ilDclTableEditGUI::getStandardValues | ( | ) |
getStandardValues
Definition at line 163 of file class.ilDclTableEditGUI.php.
Referenced by create().
Here is the caller graph for this function:| ilDclTableEditGUI::getValues | ( | ) |
getFieldValues
Definition at line 131 of file class.ilDclTableEditGUI.php.
Referenced by edit().
Here is the caller graph for this function:| ilDclTableEditGUI::initForm | ( | $a_mode = "create" | ) |
initEditCustomForm
| string | $a_mode |
Definition at line 195 of file class.ilDclTableEditGUI.php.
References $options, $section, and createTableSwitcher().
Referenced by create(), edit(), and save().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclTableEditGUI::save | ( | $a_mode = "create" | ) |
save
| string | $a_mode | values: create | edit |
Definition at line 319 of file class.ilDclTableEditGUI.php.
References $DIC, accessDenied(), ilObjDataCollectionAccess\checkActionForObjId(), checkInput(), ilDclCache\getTableCache(), initForm(), and ilUtil\sendSuccess().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 35 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 47 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 31 of file class.ilDclTableEditGUI.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilDclTableEditGUI.php.
Referenced by createTableSwitcher().
|
private |
Definition at line 23 of file class.ilDclTableEditGUI.php.
|
protected |
Definition at line 43 of file class.ilDclTableEditGUI.php.
Referenced by __construct().
|
protected |
Definition at line 39 of file class.ilDclTableEditGUI.php.
Referenced by __construct().