| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Settings for a single didactic template. More...
 Collaboration diagram for ilDidacticTemplateSettingsGUI:Public Member Functions | |
| __construct (ilObjectGUI $a_parent_obj) | |
| executeCommand () | |
| applyFilter () | |
| resetFilter () | |
| showEditImportForm (ilPropertyFormGUI $form=null) | |
| editImportForm () | |
| editImport (ilDidacticTemplateSetting $a_settings) | |
Protected Member Functions | |
| initReferenceFromRequest () | |
| initTemplatesFromRequest () | |
| transforms selected tpls from post to SplFixedArray  More... | |
| initTemplateFromRequest () | |
| handleTableActions () | |
| overview () | |
| showImportForm (ilPropertyFormGUI $form=null) | |
| createImportForm () | |
| checkInput (ilPropertyFormGUI $form, ilDidacticTemplateImport $import) | |
| importTemplate () | |
| editTemplate (?int $template_id=null, ilPropertyFormGUI $form=null) | |
| updateTemplate () | |
| handleUpdateFailure (ilPropertyFormGUI $form) | |
| initEditTemplate (ilDidacticTemplateSetting $set) | |
| copyTemplate (int $template_id) | |
| exportTemplate (int $template_id) | |
| confirmDelete (array $template_ids) | |
| deleteTemplates () | |
| activateTemplates (array $template_ids) | |
| deactivateTemplates (array $template_ids) | |
| setEditTabs (string $a_tab_active="edit") | |
Protected Attributes | |
| UIRenderer | $renderer | 
| UIFactory | $ui_factory | 
Settings for a single didactic template.
ilDidacticTemplateSettingsGUI: ilObjRoleFolderGUI ilDidacticTemplateSettingsGUI: ilMultilingualismGUI, ilPropertyFormGUI
Definition at line 40 of file class.ilDidacticTemplateSettingsGUI.php.
| ilDidacticTemplateSettingsGUI::__construct | ( | ilObjectGUI | $a_parent_obj | ) | 
Definition at line 61 of file class.ilDidacticTemplateSettingsGUI.php.
References $DIC, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\logger(), ILIAS\Repository\refinery(), ILIAS\Repository\tabs(), ILIAS\Repository\toolbar(), and ILIAS\Repository\upload().
 Here is the call graph for this function:
      
  | 
  protected | 
| string[] | $template_ids | 
Definition at line 672 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilGlobalTemplateInterface\setOnScreenMessage().
Referenced by handleTableActions().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDidacticTemplateSettingsGUI::applyFilter | ( | ) | 
Definition at line 225 of file class.ilDidacticTemplateSettingsGUI.php.
References overview().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 279 of file class.ilDidacticTemplateSettingsGUI.php.
References ilPropertyFormGUI\checkInput(), ILIAS\Export\ImportStatus\FAILED, ilPropertyFormGUI\getInput(), ilFileUtils\ilTempnam(), ilFileUtils\moveUploadedFile(), ilDidacticTemplateImport\setInputFile(), ilPropertyFormGUI\setValuesByPost(), and ilDidacticTemplateImport\validateImportFile().
Referenced by importTemplate().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
| string[] | $template_ids | 
Definition at line 615 of file class.ilDidacticTemplateSettingsGUI.php.
References $id, ILIAS\Repository\ctrl(), exit, ilDidacticTemplateSettings\getInstance(), and ILIAS\Repository\lng().
Referenced by handleTableActions().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 588 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilDidacticTemplateSetting\getId(), ILIAS\Repository\lng(), and ilDidacticTemplateCopier\start().
Referenced by handleTableActions().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 254 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\LTI\ToolProvider\$created, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilImageFileInputGUI\setAllowDeletion(), and ilFileInputGUI\setSuffixes().
Referenced by importTemplate(), and showImportForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
| string[] | $template_ids | 
Definition at line 694 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilGlobalTemplateInterface\setOnScreenMessage().
Referenced by handleTableActions().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
| string[] | $template_ids | 
Definition at line 650 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), initTemplatesFromRequest(), ILIAS\Repository\lng(), and ilGlobalTemplateInterface\setOnScreenMessage().
 Here is the call graph for this function:| ilDidacticTemplateSettingsGUI::editImport | ( | ilDidacticTemplateSetting | $a_settings | ) | 
Definition at line 777 of file class.ilDidacticTemplateSettingsGUI.php.
References ilDidacticTemplateObjSettings\assignTemplate(), ILIAS\Repository\ctrl(), ilDidacticTemplateSetting\delete(), ilDidacticTemplateObjSettings\getAssignmentsByTemplateID(), ilDidacticTemplateSetting\getId(), and ilDidacticTemplateObjSettings\transferAutoGenerateStatus().
Referenced by importTemplate().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDidacticTemplateSettingsGUI::editImportForm | ( | ) | 
Definition at line 759 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilFormPropertyGUI\setRequired().
Referenced by importTemplate(), and showEditImportForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 374 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\Repository\ctrl(), initEditTemplate(), initTemplateFromRequest(), ILIAS\Repository\lng(), and setEditTabs().
Referenced by handleTableActions(), and handleUpdateFailure().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDidacticTemplateSettingsGUI::executeCommand | ( | ) | 
PhpMissingBreakStatementInspection
Definition at line 117 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), initEditTemplate(), initReferenceFromRequest(), initTemplateFromRequest(), ilDidacticTemplateSetting\isAutoGenerated(), setEditTabs(), and ilMultilingualismGUI\setStartValues().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 600 of file class.ilDidacticTemplateSettingsGUI.php.
References ilUtil\deliverData(), ilDidacticTemplateSetting\getId(), and ilDidacticTemplateXmlWriter\write().
Referenced by handleTableActions().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 161 of file class.ilDidacticTemplateSettingsGUI.php.
References activateTemplates(), confirmDelete(), copyTemplate(), deactivateTemplates(), editTemplate(), exportTemplate(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 458 of file class.ilDidacticTemplateSettingsGUI.php.
References editTemplate(), ILIAS\Repository\lng(), and ilPropertyFormGUI\setValuesByPost().
Referenced by updateTemplate().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 310 of file class.ilDidacticTemplateSettingsGUI.php.
References Vendor\Package\$e, ILIAS\LTI\ToolProvider\$settings, ILIAS\Repository\access(), checkInput(), createImportForm(), ILIAS\Repository\ctrl(), editImport(), editImportForm(), ILIAS\Export\ImportStatus\FAILED, ilDidacticTemplateImport\IMPORT_FILE, initTemplateFromRequest(), ILIAS\Repository\lng(), ILIAS\Repository\logger(), showEditImportForm(), showImportForm(), and ILIAS\Repository\upload().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 465 of file class.ilDidacticTemplateSettingsGUI.php.
References ilMDLanguageItem\_getLanguages(), ILIAS\Repository\ctrl(), ilDidacticTemplateSetting\getAssignments(), ilDidacticTemplateSetting\getEffectiveFrom(), ilRepositorySelector2InputGUI\getExplorerGUI(), ilDidacticTemplateSetting\getIconHandler(), ilDidacticTemplateSetting\getInfo(), ilLoggerFactory\getLogger(), ilDidacticTemplateSetting\getPresentationDescription(), ilDidacticTemplateSetting\getPresentationTitle(), ilDidacticTemplateSetting\getTranslations(), ilDidacticTemplateSetting\isAutoGenerated(), ilDidacticTemplateSetting\isEnabled(), ilDidacticTemplateSetting\isExclusive(), ILIAS\Repository\lng(), ilObjectPlugin\lookupTxtById(), ilImageFileInputGUI\setImage(), ilFormPropertyGUI\setRequired(), and ilTextAreaInputGUI\setValue().
Referenced by editTemplate(), executeCommand(), and updateTemplate().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 80 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 104 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by editTemplate(), executeCommand(), importTemplate(), showEditImportForm(), showImportForm(), and updateTemplate().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
transforms selected tpls from post to SplFixedArray
Definition at line 93 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by deleteTemplates().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 201 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\Repository\ctrl(), ilDidacticTemplateSettingsTableFilter\init(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by applyFilter(), and resetFilter().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDidacticTemplateSettingsGUI::resetFilter | ( | ) | 
Definition at line 230 of file class.ilDidacticTemplateSettingsGUI.php.
References overview().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 712 of file class.ilDidacticTemplateSettingsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Referenced by editTemplate(), executeCommand(), showEditImportForm(), and showImportForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDidacticTemplateSettingsGUI::showEditImportForm | ( | ilPropertyFormGUI | $form = null | ) | 
Definition at line 749 of file class.ilDidacticTemplateSettingsGUI.php.
References editImportForm(), initTemplateFromRequest(), and setEditTabs().
Referenced by importTemplate().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 235 of file class.ilDidacticTemplateSettingsGUI.php.
References createImportForm(), ILIAS\Repository\ctrl(), initTemplateFromRequest(), ILIAS\Repository\lng(), setEditTabs(), and ILIAS\Repository\tabs().
Referenced by importTemplate().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 395 of file class.ilDidacticTemplateSettingsGUI.php.
References $lang, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), handleUpdateFailure(), initEditTemplate(), initTemplateFromRequest(), ILIAS\Repository\lng(), and ILIAS\Repository\upload().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 50 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 49 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 46 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 53 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 47 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 44 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 52 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 48 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 59 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 54 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  protected | 
Definition at line 42 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 45 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 56 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 51 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 55 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  protected | 
Definition at line 43 of file class.ilDidacticTemplateSettingsGUI.php.
      
  | 
  private | 
Definition at line 57 of file class.ilDidacticTemplateSettingsGUI.php.