4 include_once
'./Services/Membership/classes/class.ilMembershipRegistrationSettingsGUI.php';
26 $GLOBALS[
'DIC'][
'lng']->loadLanguageModule(
'sess');
34 $notificationCheckBox = $form->
getItemByPostVar(
'registration_notification');
35 $notificationCheckBox->setChecked($this->
getCurrentObject()->isRegistrationNotificationEnabled());
38 $notificationOption->setValue($this->
getCurrentObject()->getRegistrationNotificationOption());
setFormValues(ilPropertyFormGUI $form)
getCurrentObject()
Get current object.
Class ilObjectGUI Basic methods of all Output classes.
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
__construct(Container $dic, ilPlugin $plugin)
__construct(ilObjectGUI $gui_object, ilObject $object, $a_options)
Overwitten to load language module.