Home
last modified time | relevance | path

Searched refs:col (Results 51 – 75 of 378) sorted by relevance

12345678910>>...16

/plugin/edittable/lib/
H A Dhandsontable.less74 .col-lg-1.handsontable, .col-lg-10.handsontable, .col-lg-11.handsontable, .col-lg-12.handsontable,
75col-lg-2.handsontable, .col-lg-3.handsontable, .col-lg-4.handsontable, .col-lg-5.handsontable, .co…
76 .col-md-1.handsontable, .col-md-10.handsontable, .col-md-11.handsontable, .col-md-12.handsontable,
77col-md-2.handsontable, .col-md-3.handsontable, .col-md-4.handsontable, .col-md-5.handsontable, .co…
78 .col-sm-1.handsontable, .col-sm-10.handsontable, .col-sm-11.handsontable, .col-sm-12.handsontable,
79col-sm-2.handsontable, .col-sm-3.handsontable, .col-sm-4.handsontable, .col-sm-5.handsontable, .co…
80 .col-xs-1.handsontable, .col-xs-10.handsontable, .col-xs-11.handsontable, .col-xs-12.handsontable,
81col-xs-2.handsontable, .col-xs-3.handsontable, .col-xs-4.handsontable, .col-xs-5.handsontable, .co…
156 .handsontable col {
271 cursor: col-resize;
[all …]
H A Dhandsontable.full.js5334 for (var col = range.from.col; col <= range.to.col; col++) {
5350 for (var col = range.from.col; col <= range.to.col; col++) {
6855 this.col = col;
11623 this.col = col;
11933 col: this.col
11940 col: this.col
11947 col: this.col
11954 col: this.col
11961 col: this.col
38615 for (var col = 0; col <= diffCol; col++) {
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js3 var a, b, c, d, e, col, otherCol; variable
27 col.sort();
31 col.sort();
85 assert.equal(col.get(col.first().cid), col.first());
106 assert.ok(col.has(a));
107 assert.ok(col.has(b));
359 col.off();
738 assert.ok(col.includes(col.sample()));
790 col.reset([]);
794 col.reset(models);
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBookmarkWriter.php119 $col = $this->mpdf->bookmarkStyles[$o['l']]['color'];
120 if (isset($col) && is_array($col) && count($col) == 3) {
121 $this->writer->write(sprintf('/C [%.3F %.3F %.3F]', ($col[0] / 255), ($col[1] / 255), ($col[2] / 255)));
H A DMetadataWriter.php653 $col = $pl['opt']['c'];
654 if ($col[0] == 3 || $col[0] == 5) {
655 $annotcolor .= sprintf('%.3F %.3F %.3F', ord($col[1]) / 255, ord($col[2]) / 255, ord($col[3]) / 255);
656 } elseif ($col[0] == 1) {
657 $annotcolor .= sprintf('%.3F', ord($col[1]) / 255);
658 } elseif ($col[0] == 4 || $col[
[all...]
/plugin/yearbox/
H A Dsyntax.php179 for ($col = 0; $col < $table_cols; $col++) {
180 $weekday_num = ($col + $first_weekday) % 7; // current day of week as a number
181 if ($col == 0) {
236 for ($col = 0; $col < $table_cols; $col++) {
237 $weekday_num = ($col + $first_weekday) % 7; // current day of week as a number
240 … if (($cur_day > 0 && $cur_day < $month['len']) || ($col < 7 && $weekday_num == $month['start'])) {
/plugin/struct/meta/
H A DCSVSerialImporter.php66 * @param Column $col
70 protected function validateValue(Column $col, &$rawvalue) argument
73 if ($col->getLabel() !== 'pid' || !$INPUT->bool('createPage')) {
74 return parent::validateValue($col, $rawvalue);
H A DCSVImporter.php25 /** @var Column[] The single values to store index => col */
120 $col = $this->schema->findColumn($head);
122 if (!$col) {
128 if (!$col->isEnabled()) continue;
129 $this->columns[$i] = $col;
163 * @param Column $col the column of that value
167 protected function validateValue(Column $col, &$rawvalue) argument
H A DAccessTablePage.php33 foreach ($this->schema->getColumns() as $col) {
34 if ($col->isMulti()) {
35 $data[$col->getLabel()] = [];
37 $data[$col->getLabel()] = '';
H A DColumn.php124 return 'col' . $this->colref;
135 $col = $this->getColName($enforceSingleColumn);
136 if ($this->table) $col = 'data_' . $this->table . '.' . $col;
137 return $col;
H A DConfigParser.php63 case 'col':
220 foreach ($cols as $col) {
221 $col = trim(strtolower($col));
222 if ($col[0] == 'c') {
224 } elseif ($col[0] == 'r') {
226 } elseif ($col[0] == 'l') {
H A DSchema.php328 static fn(Column $col) => $col->isEnabled()
345 foreach ($this->columns as $col) {
346 if ($col->isEnabled() && PhpString::strtolower($col->getLabel()) === PhpString::strtolower($name)) {
347 return $col;
/plugin/structstatus/
H A Dsyntax.php100 $col = $schema->findColumn($field);
101 if(!$col) return '';
105 $type = $col->getType();
112 $rids = (array) $access->getDataColumn($col)->getRawValue();
121 $args['data-field'] = $col->getFullQualifiedLabel();
/plugin/authgooglesheets/
H A Dhelper.php129 foreach ($this->columnMap as $col => $index) {
130 if ($col === 'pass') {
131 $userData[$col] = auth_cryptPassword($userData[$col]);
133 $data[] = $userData[$col] ?? '';
161 foreach ($changes as $col => $value) {
162 if ($col === 'pass') {
165 if ($col === 'grps') {
169 … 'range' => $rangeStart . $this->alpha[$this->columnMap[$col]] . ($this->users[$user]['row']),
/plugin/csv/
H A Dhelper.php67 $col = isset($set[2]) ? $set[2] : 1;
69 $filters[$col] = array($value, $typ);
86 foreach ($filters as $col => $filter) {
95 msg("Invalid filter for column $col");
97 $opt['filter'][$col - 1] = $text; // use zero based index internally
172 foreach ($opt['filter'] as $col => $filter) {
173 if (!preg_match("/$filter/i", $row[$col])) {
/plugin/wikistats/
H A Dsyntax.php366 $col = "page";
373 … $content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'">'.$this->getLang('resources').'</th>'.DOKU_LF;
374 $content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'">#</th>'.DOKU_LF;
421 $col = "page";
428 …$content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'">'.$this->getLang('tags').' ('.count($occurrenc…
429 $content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'">#</th>'.DOKU_LF;
468 $col = "page";
475 …$content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'">'.$this->getLang('namespaces').' ('.count($lis…
476 …$content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'"># '.$this->getLang('pages_count').'</th>'.DOKU…
477 …$content .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'"># '.$this->getLang('medias_count').'</th>'.DOK…
/plugin/columnlist/
H A Dsyntax.php95 $tags[] = 'col';
121 case 'col':
151 if (in_array('open_col',$data) || in_array('col',$data) || in_array('break',$data)) {
/plugin/bootswrapper/syntax/
H A Dcolumn.php68 $col = '';
71 $col .= isset($attributes[$device]) ? "col-$device-{$attributes[$device]} " : '';
74 $markup = '<div class="bs-wrap bs-wrap-col ' . trim($col) . '">';
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DRm4Scc.php87 // table for checksum calculation (row,col)
127 $col = 0;
130 $col += $checktable[$code[$i]][1];
133 $col %= 6;
134 $chk = array_keys($checktable, [$row, $col]);
/plugin/dwcommits/
H A Dhelper.php469 foreach($query as $col=>$val) {
470 switch ($col) {
540 foreach ($row as $col=>$val) {
553 elseif($col == 'gitid') {
559 elseif($col == 'gitbranch') {
562 elseif($col == 'author') {
611 foreach ($row as $col=>$val) {
614 if($col == 'msg'){
625 elseif($col == 'gitid') {
636 elseif($col == 'author') {
[all …]
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js436 for (var col=0; col<8; col++) {
446 if ((col < 0) || (col > 7)) { return null; }
468 else { var col = colRow.col; var row = colRow.row; }
771 for (var col=0; col<=7; col++) {
1180 if (col < 6) { col = 6; }
1181 while ((col > PieceCol[MoveColor][0]) || (col >= 5)) {
1183 --col;
1216 if (col > 2) { col = 2; }
1217 while ((col < PieceCol[MoveColor][0]) || (col <= 3)) {
1219 ++col;
[all …]
/plugin/struct/action/
H A Dajax.php67 $col = $INPUT->str('column');
68 if (blank($col)) throw new StructException('No column provided');
69 [$schema, $colname] = explode('.', $col, 2);
/plugin/dtable/
H A Dscript.js408 var col = 0;
448 col++;
469 col = colspan_callback.call(this, $form_row, colspan, width, height, tclass, col, content);
479 col++;
550 col++;
552 return col;
596 textareas.push(col);
597 col++;
601 textareas.push(col);
602 col++;
[all …]
/plugin/codemirror/dist/modes/
H A Dsparql.min.js1col:c,type:b}}function k(a){a.indent=a.context.indent;a.context=a.context.prev}return{startState:f… property in a.context
H A Dturtle.min.js1col:c,type:b}}function k(a){a.indent=a.context.indent;a.context=a.context.prev}return{startState:f… property in a.context

12345678910>>...16