|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 17 of file class.ilDclFieldListGUI.php.
| ilDclFieldListGUI::__construct | ( | ilDclTableListGUI | $a_parent_obj | ) |
Constructor.
| ilDclTableListGUI | $a_parent_obj | |
| int | $table_id |
Definition at line 52 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 206 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 100 of file class.ilDclFieldListGUI.php.
References $_POST, $table, ilDclCache\getTableCache(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilDclFieldListGUI::doTableSwitch | ( | ) |
Definition at line 197 of file class.ilDclFieldListGUI.php.
References $_POST.
| ilDclFieldListGUI::executeCommand | ( | ) |
execute command
Definition at line 87 of file class.ilDclFieldListGUI.php.
| ilDclFieldListGUI::getDataCollectionObject | ( | ) |
Definition at line 216 of file class.ilDclFieldListGUI.php.
Referenced by checkAccess().
Here is the caller graph for this function:| ilDclFieldListGUI::listFields | ( | ) |
list fields
Definition at line 162 of file class.ilDclFieldListGUI.php.
References $list, $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 134 of file class.ilDclFieldListGUI.php.
References $_GET, $_POST, $table, ilDclCache\getTableCache(), listFields(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 23 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 29 of file class.ilDclFieldListGUI.php.
Referenced by __construct().
|
protected |
Definition at line 44 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 34 of file class.ilDclFieldListGUI.php.
|
protected |
Definition at line 39 of file class.ilDclFieldListGUI.php.
Referenced by __construct().