@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
/
ww_thes
/
Path :
Upload File :
New :
File
Dir
/var/www/www-root/data/www/new.labinform.ru/ww_thes/relreport.php
<table id="relreportres" class="easyui-datagrid" width="100%" data-options="fit:true, pagination: true, pageSize: 50, border: true, height: 300, queryParams: {}, toolbar: '#relrep_tool'"> <thead> <tr> <th data-options="field:'conceptid', width: '20%'">ID</th> <th data-options="field:'extconceptstr', width: '80%'">Наименование концепта</th> </tr> </thead> </table> <div id="relrep_tool"> <form id="relrep6form"> <div style="display: inline-block; vertical-align: top"> <input name="domains" id="relrep_domainmask" class="easyui-datalist" data-options="valueField: 'domainmask', singleSelect: false, textField: 'domaincodestr', lines: false, height: 180, width: 220, url: 'json/getjson.php?type=domains&without_total=1', //onChange: ThesConcepts.change_domain_filter, textFormatter: function(value,row,index){ return row.domaincodestr + ' <b class=\'domain-mask-code\' style=\'background-color: #' + row.domaincolor + '; color: ' + ThesConcepts.inversion(row.domaincolor) + '; border: 1px solid ' + ThesConcepts.inversion(row.domaincolor) + ';\'>' + row.domainmask + '</b>'; } "> </div> <div style="display: inline-block; vertical-align: top"> <table border="0" width="100%" cellspacing="7"> <tr> <td> <select class="easyui-combobox" id="relrep_rel1" name="rel" data-options="label: 'Отношение', width: 200, labelWidth: 80, labelPosition: 'before', panelHeight: 'auto'"> <option value="10" checked>ВЫШЕ</option> <option value="20">ЦЕЛОЕ</option> <option value="30">НИЖЕ</option> <option value="40">ЧАСТЬ</option> <option value="50">АССОЦ</option> <option value="33">ПОТЕНЦИАЛ</option> <option value="67">ПРЕРЕКВИЗИТ</option> </select> <input class="easyui-combobox" id="relrep_rel1asp" name="relasp" data-options="value: 'any', label: 'Аспект', labelWidth: 50, valueField: 'asp', textField: 'str', data: [{asp: 'any', str: 'Любой'}, {asp: '', str: 'Пустой'}, {asp: 'A', str: 'A'}, {asp: 'B', str: 'B'}, {asp: '1', str: '1'}, {asp: '2', str: '2'}], panelHeight: 'auto'"> <span style="display: inline-block; width: 20px"> </span> <input class="easyui-radiobutton" id="relrep_rel1type" name="relcomparetype" value="1" data-options="label: '=', labelWidth: 30, labelPosition: 'after', checked: true"> <input class="easyui-radiobutton" name="relcomparetype" value="0" data-options="label: '>=', labelWidth: 30, labelPosition: 'after'"> <input class="easyui-numberbox" id="relrep_rel1value" name="relcompare" data-options="value: 1, width: 50"> </td> </tr> <tr> <td> <select class="easyui-combobox" id="relrep_rel2" name="rel2" data-options="label: 'Отношение 2', width: 200, labelWidth: 80, labelPosition: 'before', panelHeight: 'auto'"> <option value="0" checked>[Не выбрано]</option> <option value="10">ВЫШЕ</option> <option value="20">ЦЕЛОЕ</option> <option value="30">НИЖЕ</option> <option value="40">ЧАСТЬ</option> <option value="50">АССОЦ</option> <option value="33">ПОТЕНЦИАЛ</option> <option value="67">ПРЕРЕКВИЗИТ</option> </select> <input class="easyui-combobox" id="relrep_rel2asp" name="rel2asp" data-options="value: 'any', label: 'Аспект', labelWidth: 50, valueField: 'asp', textField: 'str', data: [{asp: 'any', str: 'Любой'}, {asp: '', str: 'Пустой'}, {asp: 'A', str: 'A'}, {asp: 'B', str: 'B'}, {asp: '1', str: '1'}, {asp: '2', str: '2'}], panelHeight: 'auto'"> <span style="display: inline-block; width: 25px"> </span> <input class="easyui-numberbox" id="relrep_skipdm" data-options="value: 1024, labelWidth: 100, width: 150, label: 'Пропускать ПО:'"> </td> </tr> <tr> <td> <label>Предметная область:</label> <span style="display: inline-block; width: 55px"> </span> <input class="easyui-radiobutton" id="relrep_domainmasktype" name="domaintype" value="1" data-options="label: 'Объединение', labelWidth: 130, labelPosition: 'after', checked: true"> <input class="easyui-radiobutton" name="domaintype" value="0" data-options="label: 'Пересечение', labelWidth: 130, labelPosition: 'after'"> </td> </tr> <tr> <td> <input class="easyui-checkbox" id="relrep_reldomaincheck" name="reldomaincheck" value="1" data-options="label: 'Связанные концепты проверять на предметную область', labelWidth: 330, labelPosition: 'after'"> </td> </tr> <tr> <td> <a class="easyui-linkbutton" onclick="return build_relrep6();" iconCls="icon-ok" style="width: 150px">Построить</a> </td> </tr> </table> </div> </form> </div>