4include_once
'./Services/Membership/classes/class.ilMembershipRegistrationSettingsGUI.php';
26 $GLOBALS[
'lng']->loadLanguageModule(
'sess');
31 $form->getItemByPostVar(
'registration_type')->setValue($this->
getCurrentObject()->getRegistrationType());
32 $form->getItemByPostVar(
'registration_membership_limited')->setChecked($this->
getCurrentObject()->isRegistrationUserLimitEnabled());
40 $form->getItemByPostVar(
'registration_max_members')->setValue(
51 $form->getItemByPostVar(
'waiting_list')->setValue($wait);
An exception for terminatinating execution or to throw for unit testing.
getCurrentObject()
Get current object.
Class ilObjectGUI Basic methods of all Output classes.
Class ilObject Basic functions for all objects.
setFormValues(ilPropertyFormGUI $form)
Set form values.
__construct(ilObjectGUI $gui_object, ilObject $object, $a_options)
Overwitten to load language module.
$GLOBALS['loaded']
Global hash that tracks already loaded includes.
if(isset($_POST['submit'])) $form