Home
last modified time | relevance | path

Searched refs:tbl (Results 1 – 18 of 18) sorted by relevance

/plugin/struct/db/
H A Dupdate0009.sql3 tbl TEXT, field
7 INSERT INTO schemas_temp (id, tbl, ts) SELECT id, tbl, ts FROM schemas;
13 tbl, field
19 INSERT INTO schemas (id, tbl, ts) SELECT id, tbl, ts FROM schemas_temp;
H A Dupdate0014.sql3 tbl, field
11 INSERT INTO schemas_temp (id, tbl, ts, islookup, user, comment, editors) SELECT id, tbl, ts, islook…
17 tbl,
25 INSERT INTO schemas (id, tbl, ts, islookup, user, comment, config) SELECT id, tbl, ts, islookup, us…
H A Dupdate0002.sql7 tbl NOT NULL, field
8 PRIMARY KEY(assign, tbl)
H A Dupdate0006.sql6 tbl NOT NULL, field
8 PRIMARY KEY(pid, tbl)
H A Dupdate0005.sql3 tbl NOT NULL, field
4 PRIMARY KEY(pattern, tbl)
H A Dupdate0003.sql4 tbl NOT NULL, field
10 PRIMARY KEY(tbl, colref, pid, rev, row)
H A Dupdate0001.sql4 tbl NOT NULL, field
/plugin/struct/helper/
H A Dlookup.php31 $tbl = $field->column->getTable();
33 if (!isset($tosave[$tbl])) $tosave[$tbl] = array();
34 $tosave[$tbl][$lbl] = $field->getParam('value');
/plugin/structupdate/helper/
H A Dupdate.php54 $tbl = $field->column->getTable();
56 if(!isset($tosave[$tbl])) $tosave[$tbl] = [];
57 $tosave[$tbl][$lbl] = $field->getParam('value');
/plugin/struct/action/
H A Dbureaucracy.php148 $tbl = $field->column->getTable();
150 if (!isset($tosave[$tbl])) $tosave[$tbl] = array();
153 $tosave[$tbl][$lbl] = $field->opt['struct_pids'];
155 $tosave[$tbl][$lbl] = $field->getParam('value');
H A Dmove.php104 foreach (Schema::getAll() as $tbl) {
106 $sql = "UPDATE data_$tbl SET pid = ? WHERE pid = ?";
110 $sql = "UPDATE multi_$tbl SET pid = ? WHERE pid = ?";
/plugin/struct/meta/
H A DSchemaBuilder.php317 $tbl = 'data_' . $this->table;
318 $sql = "CREATE TABLE $tbl (
328 $tbl = 'multi_' . $this->table;
329 $sql = "CREATE TABLE $tbl (
353 $tbl = 'data_' . $this->table;
354 $sql = " ALTER TABLE $tbl ADD COLUMN col$index DEFAULT ''";
H A DAssignments.php272 $tbl = $row['tbl'];
274 $result[$pid][$tbl] = (bool)$row['assigned'];
/plugin/searchtablejs/
H A Dtablefilter.js25 var tbl = grabEBI(id);
27 if(tbl != null && tbl.nodeName.toLowerCase() == "table")
50 tbl.tf_ncells = ncells;
51 if(tbl.tf_ref_row==undefined) tbl.tf_ref_row = ref_row;
52 tbl.tf_Obj = fObj;
/plugin/searchtablejs/TableFilter_EN/
H A Dtablefilter.js25 var tbl = grabEBI(id);
27 if(tbl != null && tbl.nodeName.toLowerCase() == "table")
50 tbl.tf_ncells = ncells;
51 if(tbl.tf_ref_row==undefined) tbl.tf_ref_row = ref_row;
52 tbl.tf_Obj = fObj;
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js2 …able_fmt};SSF.load_table=function load_table(tbl){for(var i=0;i!=392;++i)if(tbl[i]!==undefined)SSF… argument
H A Dxlsx.js850 SSF.load_table = function load_table(tbl) { for(var i=0; i!=0x0188; ++i) if(tbl[i] !== undefined) S… argument
H A Dxlsx.min.map1 …2","format","table","_table","load","load_entry","get_table","load_table","tbl","XLMLFormatMap","G…