| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
ilDclTableViewEditGUI: ilDclDetailedViewDefinitionGUI ilDclTableViewEditGUI: ilDclCreateViewDefinitionGUI ilDclTableViewEditGUI: ilDclEditViewDefinitionGUI More...
 Collaboration diagram for ilDclTableViewEditGUI:Public Member Functions | |
| __construct (ilDclTableViewGUI $parent_obj, ilDclTable $table, ilDclTableView $tableview) | |
| executeCommand () | |
| update () | |
| create () | |
| confirmDelete () | |
| permissionDenied () | |
| copy () | |
Data Fields | |
| ilDclTableView | $tableview | 
| ilDclTable | $table | 
Protected Member Functions | |
| setTabs (string $active) | |
| initTableGUI () | |
| cancel () | |
| delete () | |
| checkAccess (string $cmd) | |
Protected Attributes | |
| ilDclTableViewGUI | $parent_obj | 
| ilCtrl | $ctrl | 
| ilLanguage | $lng | 
| ilGlobalPageTemplate | $tpl | 
| ilPropertyFormGUI | $form | 
| ilDclTableViewEditFieldsTableGUI | $table_gui | 
| ilTabsGUI | $tabs_gui | 
| ilHelpGUI | $help | 
| ILIAS HTTP Services | $http | 
| ILIAS Refinery Factory | $refinery | 
ilDclTableViewEditGUI: ilDclDetailedViewDefinitionGUI ilDclTableViewEditGUI: ilDclCreateViewDefinitionGUI ilDclTableViewEditGUI: ilDclEditViewDefinitionGUI
Definition at line 26 of file class.ilDclTableViewEditGUI.php.
| ilDclTableViewEditGUI::__construct | ( | ilDclTableViewGUI | $parent_obj, | 
| ilDclTable | $table, | ||
| ilDclTableView | $tableview | ||
| ) | 
Definition at line 41 of file class.ilDclTableViewEditGUI.php.
References $DIC, $lng, $parent_obj, $table, $tableview, $tpl, ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 255 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl().
Referenced by copy(), and delete().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 295 of file class.ilDclTableViewEditGUI.php.
References ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDclTableViewEditGUI::confirmDelete | ( | ) | 
Definition at line 261 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilDclTableViewEditGUI::copy | ( | ) | 
Definition at line 311 of file class.ilDclTableViewEditGUI.php.
References cancel(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilDclTableViewEditGUI::create | ( | ) | 
Definition at line 187 of file class.ilDclTableViewEditGUI.php.
References ILIAS\LTI\ToolProvider\$key, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 278 of file class.ilDclTableViewEditGUI.php.
References cancel(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilDclTableViewEditGUI::executeCommand | ( | ) | 
Definition at line 68 of file class.ilDclTableViewEditGUI.php.
References checkAccess(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), initTableGUI(), ILIAS\Repository\lng(), permissionDenied(), and setTabs().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 249 of file class.ilDclTableViewEditGUI.php.
References $table.
Referenced by executeCommand().
 Here is the caller graph for this function:| ilDclTableViewEditGUI::permissionDenied | ( | ) | 
Definition at line 286 of file class.ilDclTableViewEditGUI.php.
References ilDclRecordListGUI\CMD_LIST_RECORDS, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 144 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand(), and update().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDclTableViewEditGUI::update | ( | ) | 
Definition at line 174 of file class.ilDclTableViewEditGUI.php.
References ILIAS\Repository\ctrl(), and setTabs().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 29 of file class.ilDclTableViewEditGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilDclTableViewEditGUI.php.
      
  | 
  protected | 
Definition at line 37 of file class.ilDclTableViewEditGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ilDclTableViewEditGUI.php.
      
  | 
  protected | 
Definition at line 30 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 28 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 39 of file class.ilDclTableViewEditGUI.php.
| ilDclTable ilDclTableViewEditGUI::$table | 
Definition at line 36 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct(), and initTableGUI().
      
  | 
  protected | 
Definition at line 34 of file class.ilDclTableViewEditGUI.php.
| ilDclTableView ilDclTableViewEditGUI::$tableview | 
Definition at line 32 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 35 of file class.ilDclTableViewEditGUI.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilDclTableViewEditGUI.php.
Referenced by __construct().