| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for ilSessionMembershipRegistrationSettingsGUI:
 Collaboration diagram for ilSessionMembershipRegistrationSettingsGUI:Public Member Functions | |
| __construct (ilObjectGUI $gui_object, ilObject $object, array $a_options) | |
| setFormValues (ilPropertyFormGUI $form) | |
  Public Member Functions inherited from ilMembershipRegistrationSettingsGUI | |
| __construct (ilObjectGUI $gui_object, ilObject $object, array $a_options) | |
| setFormValues (ilPropertyFormGUI $form) | |
| Set form values.  More... | |
| getCurrentObject () | |
| getCurrentGUI () | |
| getOptions () | |
| addMembershipFormElements (ilPropertyFormGUI $form, string $a_parent_post='') | |
Additional Inherited Members | |
  Protected Member Functions inherited from ilMembershipRegistrationSettingsGUI | |
| txt (string $a_lang_key) | |
| Translate type specific.  More... | |
  Protected Attributes inherited from ilMembershipRegistrationSettingsGUI | |
| ilLanguage | $lng | 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Registration settings
Definition at line 31 of file class.ilSessionMembershipRegistrationSettingsGUI.php.
| ilSessionMembershipRegistrationSettingsGUI::__construct | ( | ilObjectGUI | $gui_object, | 
| ilObject | $object, | ||
| array | $a_options | ||
| ) | 
Definition at line 33 of file class.ilSessionMembershipRegistrationSettingsGUI.php.
References ILIAS\MetaData\Repository\Validation\Data\__construct(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilSessionMembershipRegistrationSettingsGUI::setFormValues | ( | ilPropertyFormGUI | $form | ) | 
Definition at line 39 of file class.ilSessionMembershipRegistrationSettingsGUI.php.
References ilMembershipRegistrationSettingsGUI\getCurrentObject(), and ilPropertyFormGUI\getItemByPostVar().
 Here is the call graph for this function: