Home
last modified time | relevance | path

Searched refs:row (Results 201 – 225 of 634) sorted by relevance

12345678910>>...26

/plugin/randomtables/table-roller/src/Table/
H A DManager.php37 $row = $this->db->res_fetch_assoc($result);
38 if ($row['rows']) {
39 self::$tables[$name] = new DokuwikiJsonTable($row['rows']);
/plugin/structautolink/
H A Drenderer.php99 foreach ($data as $row) {
100 $glossary[$row[0]->getValue()] = $row[1]->getValue();
/plugin/bez/mdl/
H A DThread_commentFactory.php139 foreach ($result as $row) {
140 $cnt = (int) $row['cnt'];
141 $counted[$row['type']] += $cnt;
/plugin/bez/struct/
H A DBezType.php144 while ($row = $res->fetch(\PDO::FETCH_ASSOC)) {
146 $name = $value = '#' . $code . $row['id'];
148 $state = $bez_db_helper->getLang('state_' . $row['state']);
/plugin/aichat/
H A Dhelper.php298 foreach ($history as $row) {
299 $length = $this->countTokens($row[0] . $row[1]);
307 'content' => $row[1]
311 'content' => $row[0]
/plugin/struct/
H A Dremote.php137 * @return array array of rows, each row is an array of the column values
159 $row = [];
161 $row[$value->getColumn()->getFullQualifiedLabel()] = $value->getDisplayValue();
163 $data[] = $row;
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less237 .fc .fc-row {
243 .fc-row table {
251 .fc-row:first-child table {
257 .fc-row {
260 .fc-row .fc-bg {
264 .fc-row .fc-bgevent-skeleton,
294 .fc-row .fc-helper-skeleton {
559 .fc-day-grid .fc-row {
597 .fc-unthemed .fc-row,
865 /* day row structure */
[all …]
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js766 var row = null;
797 row.className = "headrow";
816 row.className = "daynames";
830 this.firstdayname = (this.weekNumbers) ? row.firstChild.nextSibling : row.firstChild;
850 row.className = "time";
943 row.className = "footrow";
1137 for (var i = 0; i < 6; ++i, row = row.nextSibling) {
1138 var cell = row.firstChild;
1144 row.className = "daysrow";
1201 row.className = "emptyrow";
[all …]
/plugin/combo/resources/theme/default/pages/templates/
H A Dholy-medium.css16 grid-auto-flow: row;
27 grid-row: 1 / span 5;
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js549 var row = document.createElement('tr');
550 row.className = (count++) % 2? 'odOddRow' : 'odEvenRow';
558 row.appendChild(td);
565 row.appendChild(td);
566 grid.appendChild(row);
570 currentItem = row;
579 row.addEventListener('dblclick', openFile);
581 row.addEventListener('click', function()
594 })(item, row);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dbatch_with_empty_fill.test5 {% for row in items|batch(3, '') %}
7 {% for column in row %}
H A Dbatch_with_fill.test5 {% for row in items|batch(3, 'fill') %}
7 {% for column in row %}
/plugin/pagemove/
H A Dadmin.php242 foreach($namesp as $row) {
243 if ( auth_quickaclcheck($row['id'].':*') >= AUTH_CREATE || $row['id'] == $ns ) {
245 ($row['id'] ? $row['id'] : ':').
247 (($row['id'] ? $row['id'] : ":") == $_REQUEST['ns'] ? '" SELECTED>' : '">') :
248 ($row['id'] == $ns ? '" SELECTED>' : '">') ).
249 ($row['id'] ? $row['id'].':' : ": ".$this->lang['pm_root']).
250 ($row['id'] == $ns ? ' '.$this->lang['pm_current'] : '').
/plugin/strata/helper/
H A Dtriples.php882 return $this->row;
891 $this->row = $this->data->fetch(PDO::FETCH_ASSOC);
893 if($this->row) {
894 $row = array();
898 $row[$field] = $this->row[$alias] != null ? array($this->row[$alias]) : array();
900 $this->row = $row;
920 return $this->row !
1022 extractKey($row) global() argument
[all...]
/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js25 for (var row = 0; row < 8; row++) {
26 if (row != 0)
652 var row = to & 0xF0;
1335 for (var row = 0; row < 8; row++) {
1337 result[MakeSquare(row, col)] = table[row * 8 + col];
1372 for (var row = 0; row < 8; row++) {
1397 for (var row = 0; row < 0x80; row += 0x10)
1505 var row = 0;
1513 row++;
2238 var row = square & 0xF0;
[all …]
/plugin/rater/scripts/
H A Djquery.tablesorter.js258 row: [], property in AnonymousFunctionb162a0010100.buildCache.cache
271 cache.row[cache.row.length - 1] = cache.row[cache.row.length - 1].add(c);
276 cache.row.push(c);
329 r = c.row,
463 function checkCellColSpan(table, rows, row) { argument
466 c = r[row].cells;
472 arr = arr.concat(checkCellColSpan(table, headerArr, row++));
474 if (table.tHead.length == 1 || (cell.rowSpan > 1 || !r[row + 1])) {
1022 var $tr, row = -1,
1029 if (!$tr.hasClass(table.config.cssChildRow)) row++;
[all …]
/plugin/combo/ComboStrap/
H A DSearch.php70 foreach ($rows as $row) {
71 $pages[] = MarkupPath::createMarkupFromId($row["id"]);
/plugin/searchtablejs/TableFilter_EN/
H A Dfiltergrid.css7 .fltrow{ /* filter grid row appearance */
51 .even{ background-color:#fff; }/*row bg alternating color*/
52 .odd{ background-color:#f4f4f4; }/*row bg alternating color*/
/plugin/statistics/
H A Daction.php187 foreach($result as $row) {
188 if($row['info'] == 'page_count') $page_ran = true;
189 if($row['info'] == 'media_count') $media_ran = true;
/plugin/refnotes/
H A Ddatabase.php236 $row = 0;
248 if ($row == 0) {
257 $row++;
267 $table[$row][$column] = trim(substr($text, $cellOpen, $call[$c][2] - $cellOpen), "^| ");
276 if ($valid && ($row > 1) && ($columns > 1)) {
277 $this->handleTable($table, $columns, $row);
310 * The data is organized in rows, one note per row. The first row contains the caption.
/plugin/bibtex/OSBib/create/
H A DSESSION.php83 function writeArray($row, $prefix = FALSE) argument
85 foreach($row as $key => $value)
/plugin/pixelyear/
H A Dsyntax.php78 foreach ($rows as $row) {
79 list ($month, $day, $pixel) = explode ("|", $row);
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js230 … boardOnClick[colRow.col][colRow.row]({"id": "img_tcol" + colRow.col + "trow" + colRow.row}, e);
448 if ((row < 0) || (row > 7)) { return null; }
449 return { "col": col, "row": row };
468 else { var col = colRow.col; var row = colRow.row; }
469 boardTitle[col][row] = title;
474 theObj.title = square + (boardTitle[col][row] ? ': ' + boardTitle[col][row] : '');
770 for (var row=7; row>=0; row--) {
778 if (Board[col][row] > 0) { thisFEN += PiecesArr[Board[col][row]-1].toUpperCase(); }
779 else if (Board[col][row] < 0) { thisFEN += PiecesArr[-Board[col][row]-1].toLowerCase(); }
786 if (row>0) { thisFEN += "/"; }
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTable.php43 $this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['currrow'] = $this->mpdf->row;
54 $direction = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['direction'];
55 $txta = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['a'];
56 $cellLineHeight = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['cellLineHeight'];
57 $cellLineStackingStrategy = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['cellLineStackingStrategy'];
58 $cellLineStackingShift = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['cellLineStackingShift'];
75 $this->mpdf->row,
84 $this->mpdf->row = -1; //int
532 // In case a colspan (on a row after first row) exceede
[all...]
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php151 foreach ($result as $row) {
152 list(, $r[]) = URLUtil::splitPath($row);

12345678910>>...26