| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
ilDclTableViewGUI: ilDclTableViewEditGUI More...
 Collaboration diagram for ilDclTableViewGUI:Public Member Functions | |
| __construct (ilDclTableListGUI $a_parent_obj, int $table_id=0) | |
| Constructor.  More... | |
| executeCommand () | |
| getParentObj () | |
| show () | |
| confirmDeleteTableviews () | |
| Confirm deletion of multiple fields.  More... | |
| checkViewsLeft (int $delete_count) | |
| redirects if there are no tableviews left after deletion of {$delete_count} tableviews  More... | |
| saveTableViewOrder () | |
| invoked by ilDclTableViewTableGUI  More... | |
Protected Member Functions | |
| checkAccess () | |
| deleteTableviews () | |
Protected Attributes | |
| ILIAS UI Factory | $ui_factory | 
| ILIAS UI Renderer | $renderer | 
| ilCtrl | $ctrl | 
| ilLanguage | $lng | 
| ilToolbarGUI | $toolbar | 
| ilGlobalTemplateInterface | $tpl | 
| ilTabsGUI | $tabs | 
| ilDclTable | $table | 
| ILIAS HTTP Services | $http | 
| ILIAS Refinery Factory | $refinery | 
| ilDclTableListGUI | $parent_obj | 
ilDclTableViewGUI: ilDclTableViewEditGUI
Definition at line 24 of file class.ilDclTableViewGUI.php.
| ilDclTableViewGUI::__construct | ( | ilDclTableListGUI | $a_parent_obj, | 
| int | $table_id = 0  | 
        ||
| ) | 
Constructor.
| ilDclTableListGUI | $a_parent_obj | |
| int | $table_id | 
Definition at line 43 of file class.ilDclTableViewGUI.php.
References $DIC, checkAccess(), ILIAS\Repository\ctrl(), ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 113 of file class.ilDclTableViewGUI.php.
References ilObjDataCollectionAccess\hasAccessToEditTable().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDclTableViewGUI::checkViewsLeft | ( | int | $delete_count | ) | 
redirects if there are no tableviews left after deletion of {$delete_count} tableviews
| $delete_count | number of tableviews to delete | 
Definition at line 195 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by confirmDeleteTableviews().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDclTableViewGUI::confirmDeleteTableviews | ( | ) | 
Confirm deletion of multiple fields.
Definition at line 145 of file class.ilDclTableViewGUI.php.
References checkViewsLeft(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\tabs().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 173 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilDclTableViewGUI::executeCommand | ( | ) | 
Definition at line 77 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ilDclTableView\findOrGetInstance(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilDclTableViewGUI::getParentObj | ( | ) | 
Definition at line 108 of file class.ilDclTableViewGUI.php.
References $parent_obj.
Referenced by show().
 Here is the caller graph for this function:| ilDclTableViewGUI::saveTableViewOrder | ( | ) | 
invoked by ilDclTableViewTableGUI
Definition at line 206 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilDclTableViewGUI::show | ( | ) | 
Definition at line 121 of file class.ilDclTableViewGUI.php.
References ILIAS\Repository\ctrl(), getParentObj(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 28 of file class.ilDclTableViewGUI.php.
      
  | 
  protected | 
Definition at line 34 of file class.ilDclTableViewGUI.php.
      
  | 
  protected | 
Definition at line 29 of file class.ilDclTableViewGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.ilDclTableViewGUI.php.
Referenced by getParentObj().
      
  | 
  protected | 
Definition at line 35 of file class.ilDclTableViewGUI.php.
      
  | 
  protected | 
Definition at line 27 of file class.ilDclTableViewGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilDclTableViewGUI.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilDclTableViewGUI.php.
      
  | 
  protected | 
Definition at line 30 of file class.ilDclTableViewGUI.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilDclTableViewGUI.php.
      
  | 
  protected | 
Definition at line 26 of file class.ilDclTableViewGUI.php.