ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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().
|
protected |
Definition at line 205 of file class.ilDclFieldListGUI.php.
References getDataCollectionObject(), and ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by __construct().
ilDclFieldListGUI::deleteFields | ( | ) |
Delete multiple fields.
Definition at line 96 of file class.ilDclFieldListGUI.php.
References $_POST, $table, ilDclCache\getFieldCache(), and ilDclCache\getTableCache().
ilDclFieldListGUI::doTableSwitch | ( | ) |
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().
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().
ilDclFieldListGUI::save | ( | ) |
Definition at line 132 of file class.ilDclFieldListGUI.php.
References $_GET, $_POST, $table, ilDclCache\getTableCache(), and listFields().
|
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().