|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for ilDclFieldListGUI:Public Member Functions | |
| __construct (ilDclTableListGUI $a_parent_obj) | |
| Constructor. More... | |
| executeCommand () | |
| execute command More... | |
| deleteFields () | |
| Delete multiple fields. More... | |
| save () | |
| listFields () | |
| list fields More... | |
| doTableSwitch () | |
| getDataCollectionObject () | |
Protected Member Functions | |
| checkAccess () | |
Protected Attributes | |
| $ctrl | |
| $lng | |
| $toolbar | |
| $tpl | |
| $tabs | |
Definition at line 16 of file class.ilDclFieldListGUI.php.
| ilDclFieldListGUI::__construct | ( | ilDclTableListGUI | $a_parent_obj | ) |
Constructor.
| ilDclTableListGUI | $a_parent_obj | |
| int | $table_id |
Definition at line 47 of file class.ilDclFieldListGUI.php.
References $_GET, $DIC, $ilCtrl, $lng, $tpl, checkAccess(), ilDclCache\getTableCache(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 205 of file class.ilDclFieldListGUI.php.
References getDataCollectionObject(), and ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclFieldListGUI::deleteFields | ( | ) |
Delete multiple fields.
Definition at line 96 of file class.ilDclFieldListGUI.php.
References $_POST, $table, and ilDclCache\getTableCache().
Here is the call graph for this function:| ilDclFieldListGUI::doTableSwitch | ( | ) |
Definition at line 196 of file class.ilDclFieldListGUI.php.
References $_POST.
| ilDclFieldListGUI::executeCommand | ( | ) |
execute command
Definition at line 82 of file class.ilDclFieldListGUI.php.
| ilDclFieldListGUI::getDataCollectionObject | ( | ) |
Definition at line 215 of file class.ilDclFieldListGUI.php.
Referenced by checkAccess().
Here is the caller graph for this function:| ilDclFieldListGUI::listFields | ( | ) |
list fields
Definition at line 160 of file class.ilDclFieldListGUI.php.
References $list, PHPMailer\PHPMailer\$options, $table, and ilLinkButton\getInstance().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclFieldListGUI::save | ( | ) |
Definition at line 132 of file class.ilDclFieldListGUI.php.
References $_GET, $_POST, $table, ilDclCache\getTableCache(), and listFields().
Here is the call graph for this function:
|
protected |
Definition at line 22 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 26 of file class.ilDclFieldListGUI.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 30 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 34 of file class.ilDclFieldListGUI.php.
Referenced by __construct().