| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilDclFieldEditGUI:Public Member Functions | |
| __construct (ilDclTableListGUI $a_parent_obj) | |
| Constructor.  More... | |
| executeCommand () | |
| execute command  More... | |
| create () | |
| create field add form  More... | |
| edit () | |
| create field edit form  More... | |
| permissionDenied () | |
| confirmDelete () | |
| confirmDelete  More... | |
| cancelDelete () | |
| cancelDelete  More... | |
| delete () | |
| cancel () | |
| initForm (string $a_mode="create") | |
| initEditCustomForm  More... | |
| save (string $a_mode="create") | |
| save Field  More... | |
| getDataCollectionObject () | |
Protected Member Functions | |
| checkInput (string $a_mode) | |
| Check input of form.  More... | |
| checkAccess () | |
| checkUniqueness () | |
Protected Attributes | |
| int | $obj_id | 
| int | $table_id | 
| ilDclTableListGUI | $parent_obj | 
| ilDclTable | $table | 
| ilPropertyFormGUI | $form | 
| ilDclBaseFieldModel | $field_obj | 
| ilHelpGUI | $help | 
| ILIAS HTTP Services | $http | 
| ILIAS Refinery Factory | $refinery | 
| int | $field_id | 
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl | 
| ilLanguage | $lng | 
Definition at line 21 of file class.ilDclFieldEditGUI.php.
| ilDclFieldEditGUI::__construct | ( | ilDclTableListGUI | $a_parent_obj | ) | 
Constructor.
Definition at line 40 of file class.ilDclFieldEditGUI.php.
References $DIC, ilDclDatatype\getAllDatatype(), ilDclCache\getFieldCache(), ilDclFieldFactory\getFieldModelInstance(), ilDclTableListGUI\getObjId(), ilDclCache\getTableCache(), ILIAS\Repository\help(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilDclFieldEditGUI::cancel | ( | ) | 
| ilDclFieldEditGUI::cancelDelete | ( | ) | 
      
  | 
  protected | 
Definition at line 385 of file class.ilDclFieldEditGUI.php.
References getDataCollectionObject(), ilObjDataCollectionAccess\hasAccessToField(), and ilObjDataCollectionAccess\hasAccessToFields().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Check input of form.
| $a_mode | 'create' | 'update' | 
Definition at line 340 of file class.ilDclFieldEditGUI.php.
References $DIC, ilDclTable\_hasFieldByTitle(), checkUniqueness(), ILIAS\Repository\form(), ilDclFieldFactory\getFieldModelInstanceByClass(), and ilLanguage\txt().
Referenced by save().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 404 of file class.ilDclFieldEditGUI.php.
References Vendor\Package\$e, $txt, ILIAS\Repository\form(), ilDclDatatype\INPUTFORMAT_FORMULA, ilDclDatatype\INPUTFORMAT_RATING, and ILIAS\Repository\lng().
Referenced by checkInput().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDclFieldEditGUI::confirmDelete | ( | ) | 
confirmDelete
Definition at line 154 of file class.ilDclFieldEditGUI.php.
References $DIC, and ilLanguage\txt().
 Here is the call graph for this function:| ilDclFieldEditGUI::create | ( | ) | 
create field add form
Definition at line 121 of file class.ilDclFieldEditGUI.php.
References ILIAS\Repository\form(), ILIAS\Repository\help(), and initForm().
 Here is the call graph for this function:| ilDclFieldEditGUI::delete | ( | ) | 
| ilDclFieldEditGUI::edit | ( | ) | 
create field edit form
Definition at line 132 of file class.ilDclFieldEditGUI.php.
References ILIAS\Repository\form(), ILIAS\Repository\help(), and initForm().
 Here is the call graph for this function:| ilDclFieldEditGUI::executeCommand | ( | ) | 
execute command
Definition at line 95 of file class.ilDclFieldEditGUI.php.
References $DIC, checkAccess(), permissionDenied(), and save().
 Here is the call graph for this function:| ilDclFieldEditGUI::getDataCollectionObject | ( | ) | 
Definition at line 442 of file class.ilDclFieldEditGUI.php.
Referenced by checkAccess(), and initForm().
 Here is the caller graph for this function:| ilDclFieldEditGUI::initForm | ( | string | $a_mode = "create" | ) | 
initEditCustomForm
| string | $a_mode | values: create | edit | 
Definition at line 210 of file class.ilDclFieldEditGUI.php.
References $DIC, ilDclBaseFieldModel\_getTitleInvalidChars(), ILIAS\Repository\form(), ilDclDatatype\getAllDatatype(), getDataCollectionObject(), ilDclFieldFactory\getFieldModelInstanceByClass(), ilDclFieldFactory\getFieldRepresentationInstance(), ilFormPropertyGUI\setInfo(), and ilLanguage\txt().
Referenced by create(), edit(), and save().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDclFieldEditGUI::permissionDenied | ( | ) | 
Definition at line 144 of file class.ilDclFieldEditGUI.php.
References $DIC.
Referenced by executeCommand().
 Here is the caller graph for this function:| ilDclFieldEditGUI::save | ( | string | $a_mode = "create" | ) | 
save Field
| string | $a_mode | values: create | update | 
Definition at line 280 of file class.ilDclFieldEditGUI.php.
References $DIC, checkInput(), ILIAS\Repository\form(), initForm(), and ilLanguage\txt().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 35 of file class.ilDclFieldEditGUI.php.
      
  | 
  protected | 
Definition at line 29 of file class.ilDclFieldEditGUI.php.
      
  | 
  protected | 
Definition at line 28 of file class.ilDclFieldEditGUI.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilDclFieldEditGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilDclFieldEditGUI.php.
      
  | 
  private | 
Definition at line 31 of file class.ilDclFieldEditGUI.php.
      
  | 
  private | 
Definition at line 30 of file class.ilDclFieldEditGUI.php.
      
  | 
  protected | 
Definition at line 23 of file class.ilDclFieldEditGUI.php.
      
  | 
  protected | 
Definition at line 26 of file class.ilDclFieldEditGUI.php.
      
  | 
  protected | 
Definition at line 34 of file class.ilDclFieldEditGUI.php.
      
  | 
  protected | 
Definition at line 27 of file class.ilDclFieldEditGUI.php.
      
  | 
  protected | 
Definition at line 24 of file class.ilDclFieldEditGUI.php.