echo GetMessage("IBLOCK_VALUE_ANY");
?>
</option><?php 
while ($arr = $res->Fetch()) {
    echo "<option value='" . $arr["ID"] . "'" . ($find_modified_by == $arr["ID"] ? " selected" : "") . ">(" . htmlspecialcharsbx($arr["LOGIN"] . ") " . $arr["NAME"] . " " . $arr["LAST_NAME"]) . "</option>";
}
?>
</select>
	</td>
</tr>
<tr>
	<td><?php 
echo GetMessage("IBLOCK_FIELD_STATUS");
?>
:</td>
	<td><input type="text" name="find_status_id" value="<?php 
echo htmlspecialcharsbx($find_status_id);
?>
" size="3">&nbsp;<?php 
echo SelectBox("find_status", CWorkflowStatus::GetDropDownList("Y"), GetMessage("IBLOCK_ALL"), htmlspecialcharsbx($find_status));
?>
</td>
</tr>
<?php 
$oFilter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage() . "?type=" . htmlspecialcharsbx($type) . "&IBLOCK_ID=" . intval($IBLOCK_ID) . "&ELEMENT_ID=" . $ELEMENT_ID, "form" => "find_form"));
$oFilter->End();
?>
</form>
<?php 
$lAdmin->DisplayList();
require $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
示例#2
0
	jsSelectUtils.sortSelect('find_events[]');
	jsSelectUtils.selectAllOptions('find_events[]');
	</script>
	<br>
	<input type="button" OnClick="selectEventType('find_form','find_events[]')" value="<?php 
echo GetMessage("STAT_ADD");
?>
...">
	<input type="button" OnClick="jsSelectUtils.deleteSelectedOptions('find_events[]');" value="<?php 
echo GetMessage("STAT_DELETE");
?>
">
	</td>
</tr>
<?php 
$oFilter->Buttons();
?>
<span class="adm-btn-wrap"><input type="submit" class="adm-btn" name="set_filter" value="<?php 
echo GetMessage("STAT_F_FIND");
?>
" title="<?php 
echo GetMessage("STAT_F_FIND_TITLE");
?>
" onClick="<?php 
echo htmlspecialcharsbx("jsSelectUtils.selectAllOptions('find_events[]');" . $oFilter->id . ".OnSet('" . CUtil::JSEscape($sTableID) . "', '" . CUtil::JSEscape($APPLICATION->GetCurPage() . "?lang=" . LANG . "&") . "'); return false;");
?>
"></span>
<span class="adm-btn-wrap"><input type="submit" class="adm-btn" name="del_filter" value="<?php 
echo GetMessage("STAT_F_CLEAR");
?>
" title="<?php 
示例#3
0
</option>
										<?php 
                    }
                    ?>
</select>
								<?php 
                } elseif ($arProp["PROPERTY_TYPE"] == 'G') {
                    echo _ShowGroupPropertyFieldList('filter_sub_el_property_' . $arProp["ID"], $arProp, $_REQUEST['filter_sub_el_property_' . $arProp["ID"]]);
                }
                ?>
							</td>
						</tr>
					<?php 
            }
        }
        $oFilter->Buttons(array("table_id" => $arResult['TABLE_ID'], "url" => $APPLICATION->GetCurPage(), "form" => $tableId . "_find_form"));
        $oFilter->End();
        ?>
			</form>
			<div class="adm-navchain" style="vertical-align: middle; margin-left: 0;" id="<?php 
        echo $tableId;
        ?>
_breadcrumbs">

			</div>
			<?php 
        $lAdmin->DisplayList();
        ?>
		</div>
	</div>
	<?php 
示例#4
0
echo GetMessage('FM_NEW_TOPIC_ONLY');
?>
</option>
			<option value="all_message"<?php 
if ($SUBSCR_TYPE_S == "all_message") {
    echo " selected";
}
?>
><?php 
echo GetMessage('FM_ALL_MESSAGE');
?>
</option>
			<option value="typical"<?php 
if ($SUBSCR_TYPE_S == "typical") {
    echo " selected";
}
?>
><?php 
echo GetMessage('FM_TYPICAL');
?>
</option>
		</select>
		</td>
	</tr>
	<?php 
$oFilter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage() . "?USER_ID=" . $USER_ID . "&lang=" . LANG, "form" => "find_form"));
$oFilter->End();
?>
</form><?php 
$lAdmin->DisplayList();
require $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
示例#5
0
?>
</td>
</tr>
<tr>
	<td><?php 
echo GetMessage("FORM_F_DESCRIPTION");
?>
</td>
	<td><input type="text" name="find_description" size="47" value="<?php 
echo htmlspecialcharsbx($find_description);
?>
"><?php 
echo InputType("checkbox", "find_description_exact_match", "Y", $find_description_exact_match, false, "", "title='" . GetMessage("FORM_EXACT_MATCH") . "'");
?>
&nbsp;<?php 
echo ShowFilterLogicHelp();
?>
</td>
</tr>


<?php 
$oFilter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage()));
$oFilter->End();
#############################################################
?>
</form>

<?php 
$lAdmin->DisplayList();
require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
示例#6
0
echo GetMessage('GEM_TYPE_functional');
?>
</option>
				<option value="component"<?if($filter_by_type == 'component'):?> selected="selected"<?endif;?>><?php 
echo GetMessage('GEM_TYPE_component');
?>
</option>
				<option value="pack"<?if($filter_by_type == 'pack'):?> selected="selected"<?endif;?>><?php 
echo GetMessage('GEM_TYPE_pack');
?>
</option>
			</select>
	</td>
</tr>
<?php 
$oFilter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage() . "?lang=" . LANGUAGE_ID));
$oFilter->End();
?>
</form>

<?php 
$tabControl->Begin();
foreach ($aTabs as $aTab) {
    $tabControl->BeginNextTab();
    echo '<tr><td class="ignore_edit_table">';
    $aTables[$aTab['DIV']]->DisplayList();
    echo '</td></tr>';
}
$tabControl->End();
?>
</div>
</tr>
<tr>
	<td><?php 
echo GetMessage("sender_mailing_chain_adm_field_status");
?>
:</td>
	<td>
		<?php 
$arStatus = \Bitrix\Sender\MailingChainTable::getStatusList();
$arr = array("reference" => array_values($arStatus), "reference_id" => array_keys($arStatus));
echo SelectBoxFromArray("find_status", $arr, $find_status, GetMessage("MAIN_ALL"), "");
?>
	</td>
</tr>
<?php 
$oFilter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage() . "?MAILING_ID=" . $MAILING_ID, "form" => "find_form"));
$oFilter->End();
?>
</form>

<?php 
//******************************
// Send mailing and show progress
//******************************
if ($_REQUEST['action'] == "send") {
    $canSend = \Bitrix\Sender\MailingChainTable::isReadyToSend($ID);
    if (!$canSend) {
        $canSend = \Bitrix\Sender\MailingChainTable::isManualSentPartly($ID);
    }
    if ($canSend) {
        ?>
示例#8
0
echo htmlspecialcharsex(GetMessage("LEARNING_YES"));
?>
</option>
				<option value="N"<?php 
if ($filter_active == "N") {
    echo " selected";
}
?>
><?php 
echo htmlspecialcharsex(GetMessage("LEARNING_NO"));
?>
</option>
			</select>
		</td>
	</tr>


<?php 
$filter->Buttons(array("table_id" => $sTableID, "url" => "learn_test_admin.php?lang=" . LANG . '&PARENT_LESSON_ID=' . ($_GET['PARENT_LESSON_ID'] + 0) . '&LESSON_PATH=' . htmlspecialcharsbx($_GET['LESSON_PATH']) . "&COURSE_ID=" . $COURSE_ID, "form" => "find_form"));
$filter->End();
?>
</form>


<?php 
$lAdmin->DisplayList();
?>


<?php 
require $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
示例#9
0
    ?>
</td>
</tr>
<tr>
	<td nowrap><?php 
    echo GetMessage("MAIN_F_TYPE");
    ?>
:</td>
	<td nowrap><?php 
    $arr = array("reference" => array(GetMessage("FILEMAN_FILE"), GetMessage("FILEMAN_FOLDER")), "reference_id" => array("F", "D"));
    echo SelectBoxFromArray("find_type", $arr, htmlspecialcharsbx($find_type), GetMessage("MAIN_ALL"));
    ?>
</td>
</tr>
<?php 
    $oFilter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage() . '?' . $addUrl_s . "&site=" . urlencode($site) . "&path=" . urlencode($path . "/" . $Elem["NAME"]), "form" => "find_form"));
    $oFilter->End();
    ?>
</form>
<?php 
}
?>

<?php 
if (empty($arGrActionAr)) {
    $lAdmin->bCanBeEdited = false;
}
$lAdmin->DisplayList();
?>

<?php 
		</td>
</tr>
<tr>
	<td nowrap><?php 
echo GetMessage("MAIL_FILT_ADM_FILT_ACT");
?>
:</td>
	<td nowrap><?php 
$arr = array("reference" => array(GetMessage("MAIN_YES"), GetMessage("MAIN_NO")), "reference_id" => array("Y", "N"));
echo SelectBoxFromArray("find_active", $arr, htmlspecialcharsbx($find_active), GetMessage("MAIN_ALL"));
?>
</td>
</tr>

<?php 
$filter->Buttons(array("table_id" => $sTableID, "url" => "mail_filter_admin.php", "form" => "form1"));
$filter->End();
?>
</form>






<?php 
$lAdmin->DisplayList();
?>


echo InputType("checkbox", "find_responsible_exact_match", "Y", $find_responsible_exact_match, false, "", "title='" . GetMessage("SUP_EXACT_MATCH") . "'");
?>
&nbsp;<?php 
echo ShowFilterLogicHelp();
?>
</td>
</tr>
<tr valign="center">
	<td nowrap><?php 
echo GetMessage("SUP_F_DEFAULT");
?>
:</td>
	<td nowrap><?php 
$arr = array("reference" => array(GetMessage("SUP_YES"), GetMessage("SUP_NO")), "reference_id" => array("Y", "N"));
echo SelectBoxFromArray("find_default", $arr, htmlspecialcharsbx($find_default), GetMessage("SUP_ALL"));
?>
</td>
</tr>
<?php 
$oFilter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage() . "?find_type=" . $find_type, "form" => "form1"));
$oFilter->End();
?>
</form>


<?php 
$lAdmin->DisplayList();
?>

<?php 
require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
	<td nowrap><?php 
echo CalendarPeriod("find_date_1", $find_date_1, "find_date_2", $find_date_2, "form1", "Y");
?>
</td>
</tr>
<tr valign="top">
	<td nowrap><?php 
echo GetMessage("VOTE_F_VALID_TITLE");
?>
</td>
	<td nowrap><input type="checkbox" name="find_valid" id="find_valid" value="Y" <?php 
echo $find_valid == "Y" ? "checked='checked'" : "";
?>
 />
		<label for="find_valid"><?php 
echo GetMessage("VOTE_F_VALID");
?>
</label><?php 
?>
</td>
</tr>
<?php 
$oFilter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPageParam(), "form" => "form1"));
$oFilter->End();
#############################################################
?>
</form>
<?php 
/************** Initial list - Display list ************************/
$lAdmin->DisplayList();
require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
示例#13
0
</option>
			<?php 
foreach ($arOperations as $type => $name) {
    ?>
				<option value="<?php 
    echo $type;
    ?>
"<?php 
    if ($filter_type == $type) {
        echo " selected";
    }
    ?>
><?php 
    echo htmlspecialcharsbx($name);
    ?>
</option>
			<?php 
}
?>
		</select>
	</td>
</tr>
<?php 
$oFilter->Buttons(array("table_id" => $sTableHistory, "url" => $APPLICATION->GetCurPageParam(), "form" => "find_form_history"));
$oFilter->End();
?>
</form>
<?php 
$lAdminHistory->DisplayList(array("FIX_HEADER" => false, "FIX_FOOTER" => false));
?>
</div>
示例#14
0
echo $USER->GetID();
?>
"><?php 
echo $USER->GetID();
?>
</a>] (<?php 
echo htmlspecialcharsEx($USER->GetLogin());
?>
) <?php 
echo htmlspecialcharsEx($USER->GetFullName());
?>
<?
		endif;
		?></td>
</tr>
<?$filter->Buttons(array("table_id"=>$sTableID, "url"=>$APPLICATION->GetCurPage(), "form"=>"form1"));$filter->End();?>
</form>




<?$lAdmin->DisplayList();?>

<?echo BeginNote();?>
<table border="0" cellspacing="6" cellpadding="0">
	<tr>
		<td valign="center" nowrap><div class="lamp-red"></div></td>
		<td valign="center" nowrap><?echo GetMessage("SUP_RED_ALT")?></td>
	</tr>
	<tr>
		<td valign="center" nowrap><div class="lamp-green"></div></td>
示例#15
0
:</td>
	<td nowrap>
		<?php 
$bindings = COperation::GetBindingList();
$arRef = array(GetMessage("TASK_FILTER_ANY"));
$arRefId = array('');
for ($i = 0, $l = count($bindings); $i < $l; $i++) {
    $b = $bindings[$i];
    $text = GetMessage('TASK_BINDING_' . strtoupper($b));
    if (!$text) {
        $text = strtoupper($b);
    }
    $arRef[] = $text;
    $arRefId[] = $b;
}
$arr = array("reference" => $arRef, "reference_id" => $arRefId);
echo SelectBoxFromArray("find_binding", array("reference" => $arRef, "reference_id" => $arRefId), htmlspecialcharsbx($find_binding));
?>
	</td>
</tr>
<?php 
$oFilter->Buttons(array("table_id" => htmlspecialcharsbx($sTableID), "url" => $APPLICATION->GetCurPage(), "form" => "find_form"));
$oFilter->End();
?>
</form>
<?php 
$lAdmin->DisplayList();
?>

<?php 
require $_SERVER["DOCUMENT_ROOT"] . BX_ROOT . "/modules/main/include/epilog_admin.php";
require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/prolog_admin_after.php";
?>
<form name="find_form" method="GET" action="<?php 
echo $APPLICATION->GetCurPage();
?>
?ENTITY_ID=<?php 
echo $hlblock['ID'];
?>
">
<?php 
$filter->Begin();
?>
	<tr>
		<td>ID</td>
		<td><input type="text" name="find_id" size="47" value="<?php 
echo htmlspecialcharsbx($find_id);
?>
"><?php 
echo ShowFilterLogicHelp();
?>
</td>
	</tr>
	<?php 
$USER_FIELD_MANAGER->AdminListShowFilter($ufEntityId);
$filter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage() . '?ENTITY_ID=' . $hlblock['ID'], "form" => "find_form"));
$filter->End();
?>
</form>
<?php 
$lAdmin->DisplayList();
require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
示例#17
0
echo InputType("checkbox", "find_description_exact_match", "Y", $find_description_exact_match, false, "", "title='" . GetMessage("FORM_EXACT_MATCH") . "'");
?>
&nbsp;<?php 
echo ShowFilterLogicHelp();
?>
</td>
</tr>
<tr>
	<td nowrap><?echo GetMessage("FORM_F_RESULTS")?></td>
	<td nowrap><input type="text" name="find_results_1" value="<?php 
echo htmlspecialcharsbx($find_results_1);
?>
" size="5">&nbsp;<?php 
echo GetMessage("FORM_TILL");
?>
&nbsp;<input type="text" name="find_results_2" value="<?php 
echo htmlspecialcharsbx($find_results_2);
?>
" size="5"></td>
</tr>
<?
$oFilter->Buttons(array("table_id"=>$sTableID, "url"=>"form_status_list.php?lang=".LANGUAGE_ID."&WEB_FORM_ID=$WEB_FORM_ID"));
$oFilter->End();
?>
</form>

<?
$lAdmin->DisplayList();

require_once ($_SERVER["DOCUMENT_ROOT"]."/freetrix/modules/main/include/epilog_admin.php");?>
示例#18
0
echo GetMessage("FORM_F_IN_EXCEL");
?>
</td>
	<td nowrap><?php 
$arr = array("reference" => array(GetMessage("FORM_YES"), GetMessage("FORM_NO")), "reference_id" => array("Y", "N"));
echo SelectBoxFromArray("find_in_excel", $arr, htmlspecialcharsbx($find_in_excel), GetMessage("FORM_ALL"));
?>
</td>
</tr>
<tr>
	<td nowrap><?php 
echo GetMessage("FORM_F_IN_FILTER");
?>
</td>
	<td nowrap><?php 
$arr = array("reference" => array(GetMessage("FORM_YES"), GetMessage("FORM_NO")), "reference_id" => array("Y", "N"));
echo SelectBoxFromArray("find_in_filter", $arr, htmlspecialcharsbx($find_in_filter), GetMessage("FORM_ALL"));
?>
</td>
</tr>
<?php 
echo ShowLogicRadioBtn();
$oFilter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage() . "?lang=" . LANGUAGE_ID . "&additional={$additional}&WEB_FORM_ID={$WEB_FORM_ID}"));
$oFilter->End();
#############################################################
?>
</form>

<?php 
$lAdmin->DisplayList();
require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
示例#19
0
</tr>
<tr valign="top">
	<td><?php 
echo GetMessage("VOTE_F_DIAGRAM");
?>
</td>
	<td><?php 
$arr = array("reference" => array(GetMessage("VOTE_YES"), GetMessage("VOTE_NO")), "reference_id" => array("Y", "N"));
echo SelectBoxFromArray("find_diagram", $arr, htmlspecialcharsbx($find_diagram), GetMessage("VOTE_ALL"));
?>
</td>
</tr>
<tr valign="top">
	<td><?php 
echo GetMessage("VOTE_F_REQUIRED");
?>
</td>
	<td><?php 
$arr = array("reference" => array(GetMessage("VOTE_YES"), GetMessage("VOTE_NO")), "reference_id" => array("Y", "N"));
echo SelectBoxFromArray("find_required", $arr, htmlspecialcharsbx($find_required), GetMessage("VOTE_ALL"));
?>
</td>
</tr>
<?php 
$oFilter->Buttons(array("table_id" => $sTableID, "url" => "/bitrix/admin/vote_question_list.php?lang=" . LANGUAGE_ID . "&VOTE_ID={$VOTE_ID}", "form" => "form1"));
$oFilter->End();
?>
</form>
<?php 
$lAdmin->DisplayList();
require_once $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
示例#20
0
				<input type="text" name="find_el_property_<?php 
echo $prop["ID"];
?>
" value="<?echo htmlspecialcharsex(${"find_el_property_".$prop["ID"]})?>" size="30">&nbsp;<?php 
echo ShowFilterLogicHelp();
?>
				<?
			endif;
			?>
		</td>
	</tr>
	<?endforeach;?>

<?
$oFilter->Buttons(array(
	"url" => "/bitrix/admin/iblock_element_search.php?lang=".LANGUAGE_ID."&get_xml_id=".($get_xml_id? "Y": "N")."&k=".urlencode($k)."&n=".urlencode($n)."&m=".($m? "y": "n").($boolDiscount ? '&discount=Y' : ''),
	"table_id" => $sTableID,
));
?>

<?$oFilter->End();?>
</form>

<?
$lAdmin->DisplayList();

echo ShowError($strWarning);

require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/epilog_popup_admin.php");
?>
示例#21
0
    echo " selected";
}
?>
><?php 
echo htmlspecialcharsex(GetMessage("IBLOCK_YES"));
?>
</option>
				<option value="N"<?php 
if ($find_section_active == "N") {
    echo " selected";
}
?>
><?php 
echo htmlspecialcharsex(GetMessage("IBLOCK_NO"));
?>
</option>
			</select>
		</td>
	</tr>
<?php 
if ($entity_id) {
    $USER_FIELD_MANAGER->AdminListShowFilter($entity_id);
}
$oFilter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage() . '?IBLOCK_ID=' . $IBLOCK_ID, "form" => "find_section_form"));
$oFilter->End();
?>
</form>
<?php 
$lAdmin->DisplayList();
echo ShowError($strWarning);
require $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_popup_admin.php";
示例#22
0
:</td>
	<td><input type="text" name="find_coupon" size="47" value="<?php 
echo htmlspecialcharsbx($find_coupon);
?>
"><?php 
echo InputType("checkbox", "find_coupon_exact_match", "Y", $find_coupon_exact_match, false, "", "title='" . GetMessage("SUP_EXACT_MATCH") . "'");
?>
&nbsp;<?php 
echo ShowFilterLogicHelp();
?>
</td>
</tr>
<?
}
$USER_FIELD_MANAGER->AdminListShowFilter( $entity_id );
$filter->Buttons(array("table_id"=>$sTableID, "url"=>"ticket_list.php?lang=".LANG, "form"=>"form1"));
$filter->End();
?>
</form>
<?
$aContext = array(
	array(
		"TEXT" => GetMessage("SUP_ADD"),
		"LINK"	=> $TICKET_EDIT_URL."?lang=".LANG,
		"TITLE"	=> GetMessage("SUP_ADD")
	),
);

?>
<?$lAdmin->DisplayList();?>
?>
</td>
	</tr>
	<tr>
		<td><?php 
echo GetMessage("IBP_ADM_XML_ID");
?>
:</td>
		<td><input type="text" name="find_xml_id" value="<?php 
echo htmlspecialcharsbx($find_xml_id);
?>
" size="40"></td>
	</tr>
	<tr>
		<td><?php 
echo GetMessage("IBP_ADM_PROPERTY_TYPE");
?>
:</td>
		<td><?php 
echo SelectBoxFromArray("find_property_type", array("reference_id" => array_keys($arPropType), "reference" => array_values($arPropType)), htmlspecialcharsex($find_filtrable), GetMessage('IBLOCK_ALL'));
?>
</td>
	</tr>
<?php 
$oFilter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage() . '?IBLOCK_ID=' . urlencode($arIBlock["ID"]), "form" => "find_form"));
$oFilter->End();
?>
</form>
<?php 
$lAdmin->DisplayList();
require $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
示例#24
0
        echo "selected";
    }
    ?>
><?php 
    echo htmlspecialcharsex($name);
    ?>
</option>
			<?php 
}
?>
		</select></td>
	</tr>

	<tr>
		<td><?php 
echo GetMessage("CLO_STORAGE_SEARCH_PATH");
?>
</td>
		<td><input type="text" name="path" size="45" value="<?php 
echo htmlspecialcharsbx($path);
?>
"></td>
	</tr>
<?php 
$oFilter->Buttons(array("url" => "/bitrix/admin/clouds_file_search.php?lang=" . LANGUAGE_ID . "&n=" . urlencode($n), "table_id" => $sTableID));
$oFilter->End();
?>
</form>
<?php 
$lAdmin->DisplayList();
require $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_popup_admin.php";
示例#25
0
		<?php 
echo InputType("checkbox", "find_guest", "Y", $find_guest, false, false, 'id="find_guest"');
?>
		<label for="find_guest"><?php 
echo GetMessage("STAT_GUESTS_2");
?>
</label><br>
		<?php 
echo InputType("checkbox", "find_new_guest", "Y", $find_new_guest, false, false, 'id="find_new_guest"');
?>
		<label for="find_new_guest"><?php 
echo GetMessage("STAT_NEW_GUESTS_2");
?>
</label><br>
	</td>
</tr>
<?php 
$oFilter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage(), "form" => "find_form", "report" => true));
$oFilter->End();
?>
</form>

<?php 
if ($message) {
    echo $message->Show();
}
$lAdmin->DisplayList();
?>

<?php 
require $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
    if ($group_id == $controller_group_id) {
        echo "selected";
    }
    ?>
><?php 
    echo $group_name;
    ?>
</option>
	<?php 
}
?>
	</select>
	</td>
</tr>
<?php 
$filter->Buttons();
$filter->End();
?>


<?php 
echo bitrix_sessid_post();
$editTab->Begin();
$editTab->BeginNextTab();
?>
<tr>
	<td width="40%">
		<?php 
echo GetMessage('CTRLR_UPLOAD_SEND_FILE_FROM');
?>
	</td>
示例#27
0
:</td>
		<td><?php 
echo CalendarPeriod("filter_active_from_from", htmlspecialcharsex($filter_active_from_from), "filter_active_from_to", htmlspecialcharsex($filter_active_from_to), "filter_active_from");
?>
</td>
	</tr>

	<tr>
		<td><?php 
echo GetMessage("LEARNING_ADMIN_GROUPS_ACTIVE_TO");
?>
:</td>
		<td><?php 
echo CalendarPeriod("filter_active_to_from", htmlspecialcharsex($filter_active_to_from), "filter_active_to_to", htmlspecialcharsex($filter_active_to_to), "filter_active_to");
?>
</td>
	</tr>

<?php 
$filter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage() . "?" . GetFilterParams("filter_"), "form" => "form1"));
$filter->End();
?>
</form>


<?php 
$lAdmin->DisplayList();
?>

<?php 
require $_SERVER["DOCUMENT_ROOT"] . BX_ROOT . "/modules/main/include/epilog_admin.php";
示例#28
0
}
?>
><?php 
echo htmlspecialcharsex(GetMessage("LEARNING_YES"));
?>
</option>
				<option value="N"<?php 
if ($filter_required == "N") {
    echo " selected";
}
?>
><?php 
echo htmlspecialcharsex(GetMessage("LEARNING_NO"));
?>
</option>
			</select>
		</td>
	</tr>

<?php 
$filter->Buttons(array("table_id" => $sTableID, "url" => "learn_question_admin.php?lang=" . LANG . "&LESSON_PATH=" . $uriLessonPath, "form" => "find_form"));
$filter->End();
?>
</form>

<?php 
$lAdmin->DisplayList();
?>

<?php 
require $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
示例#29
0
?>
	<tr>
		<td><?php 
echo GetMessage("curr_rates_date1");
?>
:</td>
		<td>
			<?php 
echo CalendarPeriod("filter_period_from", $filter_period_from, "filter_period_to", $filter_period_to, "find_form", "Y");
?>
		</td>
	</tr>
	<tr>
		<td><?php 
echo GetMessage("curr_rates_curr1");
?>
:</td>
		<td>
			<?php 
echo CCurrency::SelectBox("filter_currency", $filter_currency, GetMessage("curr_rates_all"), True, "", "");
?>
		</td>
	</tr>
<?php 
$filter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage(), "form" => "find_form"));
$filter->End();
?>
</form>
<?php 
$lAdmin->DisplayList();
require $_SERVER["DOCUMENT_ROOT"] . "/bitrix/modules/main/include/epilog_admin.php";
示例#30
0
$filter->Begin();
?>

<tr valign="center">
	<td width="0%" nowrap><?php 
echo GetMessage("STAT_F_PERIOD") . ":";
?>
</td>
	<td width="0%" nowrap><?php 
echo CalendarPeriod("find_date1", $find_date1, "find_date2", $find_date2, "form1", "Y");
?>
	</td>
</tr>
</form>
<?php 
$filter->Buttons(array("table_id" => $sTableID, "url" => $APPLICATION->GetCurPage() . "?find_adv_id=" . intval($find_adv_id), "form" => "form1"));
$filter->End();
?>

<?php 
if ($message) {
    echo $message->Show();
}
$lAdmin->DisplayList();
?>

<?php 
echo BeginNote();
?>
<table border="0" width="100%" cellspacing="1" cellpadding="3">
	<tr>