| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilDclTableEditGUI:Public Member Functions | |
| __construct (ilDclTableListGUI $a_parent_obj) | |
| Constructor.  More... | |
| executeCommand () | |
| create () | |
| edit () | |
| getValues () | |
| getStandardValues () | |
| cancel () | |
| initForm (bool $create=true) | |
| save (bool $create=true) | |
| accessDenied () | |
| confirmDelete () | |
| cancelDelete () | |
| delete () | |
Protected Member Functions | |
| checkInput () | |
| checkAccess () | |
Protected Attributes | |
| ILIAS UI Factory | $ui_factory | 
| ilLanguage | $lng | 
| ilCtrl | $ctrl | 
| ilGlobalTemplateInterface | $tpl | 
| ilToolbarGUI | $toolbar | 
| ilPropertyFormGUI | $form | 
| ilHelpGUI | $help | 
| ILIAS HTTP Services | $http | 
| ILIAS Refinery Factory | $refinery | 
| ilDclTableListGUI | $parent_object | 
| int | $obj_id | 
Private Attributes | |
| int | $table_id | 
| ilDclTable | $table | 
Definition at line 21 of file class.ilDclTableEditGUI.php.
| ilDclTableEditGUI::__construct | ( | ilDclTableListGUI | $a_parent_obj | ) | 
Constructor.
Definition at line 40 of file class.ilDclTableEditGUI.php.
References $DIC, $table_id, checkAccess(), ILIAS\Repository\ctrl(), ilDclTableListGUI\getObjId(), ilDclCache\getTableCache(), ILIAS\Repository\help(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\toolbar().
 Here is the call graph for this function:| ilDclTableEditGUI::accessDenied | ( | ) | 
Definition at line 364 of file class.ilDclTableEditGUI.php.
Referenced by save().
 Here is the caller graph for this function:| ilDclTableEditGUI::cancel | ( | ) | 
Definition at line 166 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilDclTableEditGUI::cancelDelete | ( | ) | 
Definition at line 383 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 404 of file class.ilDclTableEditGUI.php.
References $ref_id, ilObjDataCollectionAccess\hasAccessToEditTable(), and ilObjDataCollectionAccess\hasWriteAccess().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 343 of file class.ilDclTableEditGUI.php.
References $table, ILIAS\Repository\form(), ilDclTable\getId(), ilDclTable\getTitle(), and ILIAS\Repository\lng().
Referenced by save().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDclTableEditGUI::confirmDelete | ( | ) | 
Definition at line 369 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilDclTableEditGUI::create | ( | ) | 
Definition at line 90 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\form(), getStandardValues(), ILIAS\Repository\help(), and initForm().
 Here is the call graph for this function:| ilDclTableEditGUI::delete | ( | ) | 
Definition at line 388 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilDclTableEditGUI::edit | ( | ) | 
Definition at line 99 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ilDclCache\getTableCache(), getValues(), ILIAS\Repository\help(), and initForm().
 Here is the call graph for this function:| ilDclTableEditGUI::executeCommand | ( | ) | 
Definition at line 77 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl(), and save().
 Here is the call graph for this function:| ilDclTableEditGUI::getStandardValues | ( | ) | 
Definition at line 147 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\form().
Referenced by create().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDclTableEditGUI::getValues | ( | ) | 
Definition at line 115 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\form(), and ILIAS\Repository\int().
Referenced by edit().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDclTableEditGUI::initForm | ( | bool | $create = true | ) | 
Definition at line 171 of file class.ilDclTableEditGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ILIAS\Repository\lng(), ilFormPropertyGUI\setInfo(), ilSelectInputGUI\setOptions(), ilDateTimeInputGUI\setShowTime(), ilTextAreaInputGUI\setUseRte(), and ILIAS\Repository\toolbar().
Referenced by create(), edit(), and save().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDclTableEditGUI::save | ( | bool | $create = true | ) | 
Definition at line 281 of file class.ilDclTableEditGUI.php.
References $DIC, accessDenied(), ilObjDataCollectionAccess\checkActionForObjId(), checkInput(), ILIAS\Repository\ctrl(), ILIAS\Repository\form(), ilDclCache\getTableCache(), initForm(), 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 27 of file class.ilDclTableEditGUI.php.
      
  | 
  protected | 
Definition at line 30 of file class.ilDclTableEditGUI.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilDclTableEditGUI.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilDclTableEditGUI.php.
      
  | 
  protected | 
Definition at line 26 of file class.ilDclTableEditGUI.php.
      
  | 
  protected | 
Definition at line 35 of file class.ilDclTableEditGUI.php.
      
  | 
  protected | 
Definition at line 34 of file class.ilDclTableEditGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilDclTableEditGUI.php.
      
  | 
  private | 
Definition at line 24 of file class.ilDclTableEditGUI.php.
Referenced by checkInput().
      
  | 
  private | 
Definition at line 23 of file class.ilDclTableEditGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 29 of file class.ilDclTableEditGUI.php.
      
  | 
  protected | 
Definition at line 28 of file class.ilDclTableEditGUI.php.
      
  | 
  protected | 
Definition at line 25 of file class.ilDclTableEditGUI.php.