@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux www.thesweb.ru 4.19.0-22-amd64 #1 SMP Debian 4.19.260-1 (2022-09-29) x86_64
Current Path :
/
var
/
www
/
www-root
/
data
/
www
/
new.labinform.ru
/
lii_args
/
Path :
Upload File :
New :
File
Dir
/var/www/www-root/data/www/new.labinform.ru/lii_args/find_rubdes.php
<?php $debug = false; ?> <div id="rubr_layout" class="easyui-layout" fit="true"> <!-- рубрикатор и рубрики--> <div data-options="region:'north', border: true, split: true, height: '30%'" > <table id="rubrics_find_rubdes" class="easyui-datagrid" data-options=" striped: true, border: false, singleSelect: true, method: 'get', disjgrid: '#disjs_find_rubdes', url: '', fit: true, pagination: false, pageSize:50, toolbar:'#rubr_toolbar_find_rubdes', loadMsg: '', onSelect: ThesRubricator.select_rubric, beforePageText: 'Стр', showHeader: true, displayMsg: 'Показано с {from} по {to} из {total} найденых', afterPageText: 'из {pages}', onLoadSuccess: ThesRubricator.load_rubrics"> <thead> <tr> <th data-options="field:'snumb', width: '25%', align: 'center'">Порядок</th> <th data-options="field:'rubricstr', width: '75%', formatter: ThesRubricator.rubricFormatter,">Рубрики</th> <th data-options="field:'ves', width: '10%', hidden: true">Вес</th> <th data-options="field:'rubricid', width: '5%', hidden: <? echo ($debug ? 'false' : 'true') ?>">ID</th> </tr> </thead> <tbody> </tbody> </table> <div id="rubr_toolbar_find_rubdes" style="padding:2px 5px;"> <b>Поиск: </b> <input class="easyui-textbox" id="snumb_filter_find_rubdes" panelHeight="auto" style="width:100px" data-options="prompt: 'Порядок', icons:[{ iconCls:'icon-clear', handler: function(e){ $('#snumb_filter_find_rubdes').textbox('clear'); ThesRubricator.rubr_filter_change('snumb_filter_find_rubdes', 'snumb',''); } }]"> <input class="easyui-textbox" id="rubr_filter_find_rubdes" panelHeight="auto" style="width:200px" data-options="prompt: 'Рубрика', icons:[{ iconCls:'icon-clear', handler: function(e){ $('#rubr_filter_find_rubdes').textbox('clear'); ThesRubricator.rubr_filter_change('rubr_filter_find_rubdes', 'rubricstr', ''); } }]"> <div style="float: right"><input class="easyui-combobox" id="rubricators_find_rubdes" style="width:300px" data-options="rubrgrid: '#rubrics_find_rubdes', label: 'Рубрикатор', labelPosition: 'left', panelHeight: 'auto', editable: false, valueField:'rubricatorid', textField:'rubricatorstr', url: 'json/getjson.php?type=rubcator&without_total=1', onChange: ThesRubricator.change_rubcator"></div> </div> </div> <!-- дизьюнкты --> <div data-options="region:'center', border: false"> <div id="dsj_layout" class="easyui-layout" fit="true"> <!-- conj --> <div data-options="region:'south', border: true, split: true, height: '50%'" > <table id="conjs_find_rubdes" class="easyui-datagrid" data-options=" striped: true,border: false,singleSelect: true,method: 'get',url: '', fit: true,pagination: false,loadMsg: '', rubrgrid: '#rubrics_find_rubdes', disjgrid: '#disjs_find_rubdes', rubdesgrid: '#rubdes_find_rubdes', showHeader: true, onSelect: ThesRubricator.select_conj, onLoadSuccess: ThesRubricator.load_conj"> <thead> <tr> <th data-options="field:'conjunctstr', width: '100%'">Конъюнкт</th> <th data-options="field:'ves', width: '10%', hidden: true">Вес</th> <th data-options="field:'conjunctid', width: '10%', hidden: <? echo ($debug ? 'false' : 'true') ?>">ID</th> </tr> </thead> <tbody> </tbody> </table> </div> <!-- disj --> <div data-options="region:'center', border: true" > <table id="disjs_find_rubdes" class="easyui-datagrid" data-options=" rubrgrid: '#rubrics_find_rubdes', conjgrid: '#conjs_find_rubdes', striped: true,border: false,singleSelect: true,method: 'get',url: '', fit: true,pagination: false,loadMsg: '', showHeader: true, onSelect: ThesRubricator.select_disj, onLoadSuccess: ThesRubricator.load_disj"> <thead> <tr> <th data-options="field:'disjunctstr', width: '100%'">Дизъюнкт</th> <th data-options="field:'ves', width: '10%', hidden: true">Вес</th> <th data-options="field:'disjunctid', width: '10%', hidden: <? echo ($debug ? 'false' : 'true') ?>">ID</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> <!-- приписка --> <div data-options="region:'south', split: true, border: false, height: '30%'"> <table id="rubdes_find_rubdes" class="easyui-datagrid" data-options=" conjgrid: '#conjs_find_rubdes', checkOnSelect: false, selectOnCheck: false, striped: true,border: false,singleSelect: true,method: 'get',url: '', fit: true,pagination: false,loadMsg: ''"> <thead> <tr> <th data-options="field:'checked', checkbox: true">Ch</th> <th data-options="field:'orderid', width: '10%'">Порядок</th> <th data-options="field:'conceptstr', width: '65%'">Опорные концепты</th> <th data-options="field:'concrubrtypestr', width: '5%'">Знак</th> <th data-options="field:'expandtype', width: '5%'">Расш.</th> <th data-options="field:'enabled', width: '5%'">Вкл</th> <th data-options="field:'confirmstr', width: '10%'">Подтв.</th> <th data-options="field:'conceptid', width: '10%', hidden: <? echo ($debug ? 'false' : 'true') ?>">ID</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> <script type="text/javascript"> $(document).ready(function () { $('#snumb_filter_find_rubdes').searchbox('textbox').bind('keyup', function(e){ if ((e.keyCode === 38) || (e.keyCode === 40)) return; var str = $(this).val(); //var tp = $('#snumb_filter').searchbox('getName'); setTimeout(function(){ ThesRubricator.rubr_filter_change('#snumb_filter_find_rubdes', 'snumb', str); }, 500); }); textbox_set_f9_conv('#snumb_filter_find_rubdes'); $('#rubr_filter_find_rubdes').searchbox('textbox').bind('keyup', function(e){ if ((e.keyCode === 38) || (e.keyCode === 40)) return; var str = $(this).val(); //var tp = $('#rubr_filter').searchbox('getName'); setTimeout(function(){ ThesRubricator.rubr_filter_change('#rubr_filter_find_rubdes', 'rubricstr', str); }, 500); }); textbox_set_f9_conv('#rubr_filter_find_rubdes'); }); </script>