'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'); $id = intval($_GET['id']); $relation = isset($_REQUEST['relation']) ? intval($_REQUEST['relation']) : ''; $htmlHeadXtra[] = ' '; $form_sent = 0; $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); ?>
: :
'col-md-7', 'multiple'=>'multiple','id'=>'elements_not_in','size'=>'15px'), false ); ?>


:
'col-md-7', 'multiple'=>'multiple','id'=>'elements_in','size'=>'15px'), false ); unset($sessionUsersList); ?>
'. get_lang('SubscribeUsersToClass').''; ?>