ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ilWorkflowEngineSettingsGUI Class Reference

Class ilWorkflowEngineSettingsGUI. More...

+ Collaboration diagram for ilWorkflowEngineSettingsGUI:

Public Member Functions

 __construct (ilObjWorkflowEngineGUI $parent_gui)
 ilWorkflowEngineSettingsGUI constructor. More...
 

Protected Attributes

 $parent_gui
 

Detailed Description

Class ilWorkflowEngineSettingsGUI.

Author
Maximilian Becker mbeck.nosp@m.er@d.nosp@m.ataba.nosp@m.y.de
Version
$Id$

/

Definition at line 13 of file class.ilWorkflowEngineSettingsGUI.php.

Constructor & Destructor Documentation

◆ __construct()

ilWorkflowEngineSettingsGUI::__construct ( ilObjWorkflowEngineGUI  $parent_gui)

ilWorkflowEngineSettingsGUI constructor.

Parameters
\ilObjWorkflowEngineGUI$parent_gui

Definition at line 23 of file class.ilWorkflowEngineSettingsGUI.php.

References $_POST, $DIC, $form, $ilSetting, $parent_gui, ilUtil\redirect(), and ilUtil\sendSuccess().

24  {
25  $this->parent_gui = $parent_gui;
26  }
+ Here is the call graph for this function:

Field Documentation

◆ $parent_gui

ilWorkflowEngineSettingsGUI::$parent_gui
protected

Definition at line 16 of file class.ilWorkflowEngineSettingsGUI.php.

Referenced by __construct().


The documentation for this class was generated from the following file: