'index.php','name' => get_lang('PlatformAdmin')); $interbreadcrumb[]=array('url' => 'usergroups.php','name' => get_lang('Classes')); // Database Table Definitions // setting the name of the tool $tool_name=get_lang('SubscribeUsersToClass'); $add_type = 'multiple'; if(isset($_REQUEST['add_type']) && $_REQUEST['add_type']!=''){ $add_type = Security::remove_XSS($_REQUEST['add_type']); } $htmlHeadXtra[] = ' '; $form_sent = 0; $errorMsg = ''; $extra_field_list= UserManager::get_extra_fields(); $new_field_list = array(); if (is_array($extra_field_list)) { foreach ($extra_field_list as $extra_field) { //if is enabled to filter and is a "'; echo ''; foreach ($new_field['data'] as $option) { $checked=''; if (isset($_POST[$varname])) { if ($_POST[$varname]==$option[1]) { $checked = 'selected="true"'; } } echo ''; } echo ''; echo '  '; } echo ''; echo '

'; } } } echo Display::input('hidden','id',$id); echo Display::input('hidden','form_sent','1'); echo Display::input('hidden','add_type',null); if(!empty($errorMsg)) { Display::display_normal_message($errorMsg); //main API } ?>
: :
:  
'width:360px', 'multiple'=>'multiple','id'=>'elements_not_in','size'=>'15px'),false); ?>
onchange="checked_in_no_group(this.checked);" name="user_with_any_group" id="user_with_any_group_id">








'width:360px', 'multiple'=>'multiple','id'=>'elements_in','size'=>'15px'),false ); unset($sessionUsersList); ?>

'.get_lang('SubscribeUsersToClass').''; ?>