Home
last modified time | relevance | path

Searched refs:row (Results 76 – 100 of 634) sorted by relevance

12345678910>>...26

/plugin/watchcycle/
H A Dadmin.php120 while ($row = $sqlite->res2row($res)) {
122 ptln('<td><a href="' . wl($row['page']) . '" class="wikilink1">' . $row['page'] . '</a></td>');
123 ptln('<td>' . $row['maintainer'] . '</td>');
124 ptln('<td>' . $row['cycle'] . '</td>');
125 ptln('<td>' . $row['current'] . '</td>');
126 $icon = $row['uptodate'] == 1 ? '✓' : '✕';
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dbatch_float.test4 {% for row in items|batch(3.1) %}
5 <div class=row>
6 {% for column in row %}
14 <div class=row>
20 <div class=row>
26 <div class=row>
H A Dbatch_with_more_elements.test4 {% for row in items|batch(3, 'fill') %}
5 <div class=row>
6 {% for key, column in row %}
14 <div class=row>
19 <div class=row>
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DPDO.php96 foreach ($result as $row) {
99 $lockInfo->owner = $row['owner'];
100 $lockInfo->token = $row['token'];
101 $lockInfo->timeout = $row['timeout'];
102 $lockInfo->created = $row['created'];
103 $lockInfo->scope = $row['scope'];
104 $lockInfo->depth = $row['depth'];
105 $lockInfo->uri = $row['uri'];
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DPDO.php96 foreach ($result as $row) {
99 $lockInfo->owner = $row['owner'];
100 $lockInfo->token = $row['token'];
101 $lockInfo->timeout = $row['timeout'];
102 $lockInfo->created = $row['created'];
103 $lockInfo->scope = $row['scope'];
104 $lockInfo->depth = $row['depth'];
105 $lockInfo->uri = $row['uri'];
/plugin/podcast/action/
H A Dfeed.php63 foreach ($posts as $row) {
64 if( auth_quickaclcheck( $row['id'] ) < AUTH_READ ) {
67 $p = $this->pcasthelper->get_info( $row['page'] );
68 $row['data_entry'] = $p; }
70 'id' => $row['page'],
71 'date' => $row['created'],
72 'user' => $row['mail']." (".$row['author'].")",
73 'entry' => $row );
/plugin/struct/meta/
H A DFilterValueListHandler.php6 * Handler for the row value parser
10 protected $row = []; variable in dokuwiki\\plugin\\struct\\meta\\FilterValueListHandler
19 return $this->row;
27 public function row($match, $state, $pos) function in dokuwiki\\plugin\\struct\\meta\\FilterValueListHandler
36 $this->row[$this->current_row] = $this->token;
40 $this->row[$this->current_row] = $this->token;
/plugin/structgantt/meta/
H A DGantt.php130 /** @var Value[] $row */
131 foreach ($this->result as $row) {
132 $start = $row[$this->colrefStart]->getCompareValue();
138 $end = $row[$this->colrefEnd]->getCompareValue();
228 foreach ($this->result as $row) {
229 $this->renderRow($row);
243 * Get the color to use in this row
245 * @param Value[] $row
248 protected function getColorStyle($row)
251 $color = $row[
270 getColorStyle($row) global() argument
323 renderRow($row) global() argument
[all...]
/plugin/groupmatrix/syntax/
H A Dtable.php136 $row[$attribute] = $user[$attribute] ?: '';
139 $row['memberof'][$group] = in_array($group, $user['grps']) ? self::MARK : '';
142 return $row;
172 foreach ($rows as $row) {
174 $html .= $this->renderTableCells($row);
206 * @param array $row
210 protected function renderTableCells($row, $html = '') argument
212 foreach ($row as $item) {
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-ER.js10 …var row = new mxCell('Item', new mxGeometry(0, 0, 40, 30), 'text;strokeColor=none;fillColor=none;s…
11 row.vertex = true;
62 cell.insert(sb.cloneCell(row, 'Item 1'));
63 cell.insert(sb.cloneCell(row, 'Item 2'));
64 cell.insert(sb.cloneCell(row, 'Item 3'));
70 …return sb.createVertexTemplateFromCells([row.clone()], row.geometry.width, row.geometry.height, 'L…
74 …var cell = new mxCell(row.value, new mxGeometry(0, 0, 90, row.geometry.height), 'shape=partialRect…
77 var cell1 = sb.cloneCell(row, '');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ConfusionMatrix.php29 public function setRow($row) argument
31 $this->row = $row;
38 return $this->row;
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataTabular.php19 * A list of row represented as a list of column
22 * The value of a tabular is an array of row (where a row is an associative array)
94 * Each row has the key has value
194 $row = [];
196 // an empty row in the table
199 $row[$identifierPersistentName] = MetadataSystem::toMetadataObject($identifierMetadataObject, $this)
216 $row[$metadataChildObject::getPersistentName()] = $metadataChildObject;
218 $this->rows[] = $row;
225 * List of row (frontmatte
[all...]
/plugin/sphinxsearch-was/
H A Dfunctions.php75 foreach ($metadata['description']['tableofcontents'] as $row) {
77 $zerocontent = getZeroSectionContent($id, $row['title']);
88 $sections[$row['hid']] = array(
89 'section' => getSectionByTitleLevel($id, $row['title'], false),
90 'level' => $row['level'],
91 'title' => $row['title']
93 if ($row['level'] > $level && !empty($previouse_title)) {
94 $sections[$row['hid']]['title_text'] = $previouse_title . " &raquo; " . $row['title'];
96 $sections[$row['hid']]['title_text'] = $row['title'];
97 $previouse_title = $row['title'];
[all …]
H A DPageMapper.php67 foreach ($rows as $row) {
68 …$pages[$row['page_crc']] = array('page' => $row['page'], 'hid' => $row['hid'], 'title' => $row['ti…
/plugin/sphinxsearch/
H A Dfunctions.php83 foreach($metadata['description']['tableofcontents'] as $row){
85 $zerocontent = getZeroSectionContent($id, $row['title']);
96 $sections[$row['hid']] = array(
97 'section' => getSectionByTitleLevel($id, $row['title'], false),
98 'level' => $row['level'],
99 'title' => $row['title']
101 if ($row['level'] > $level && !empty($previouse_title)){
102 $sections[$row['hid']]['title_text'] = $previouse_title . " &raquo; ".$row['title'];
104 $sections[$row['hid']]['title_text'] = $row['title'];
105 $previouse_title = $row['title'];
[all …]
H A DPageMapper.php68 foreach($rows as $row){
69 …$pages[$row['page_crc']] = array('page' => $row['page'], 'hid' => $row['hid'], 'title' => $row['ti…
/plugin/sqlcomp/
H A Dsyntax.php314 foreach($array as $row) {
318 if(!isset($row["type"]))
321 foreach($row as $key => $Value){
390 while ($row = odbc_fetch_array($rs))
391 $dbArray[] = $row;
425 $dbArray[] = $row;
448 $dbArray[] = $row;
469 $dbArray[] = $row;
489 foreach($row as $key => $value)
514 $dbArray[] = $row;
[all …]
/plugin/swiftmail/Swift/Iterator/
H A DMySQLResult.php107 $row = $this->currentRow;
108 if ($row[0] !== null)
109 return new Swift_Address($row[0], isset($row[1]) ? $row[1] : null);
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrix.php303 $grid[$row][$col] = 1;
306 $grid[$row][$col] = 1;
972 if ($row < 0) {
973 $row += $nrow;
1109 $row = 4;
1131 if (($row < $nrow) AND ($col >= 0) AND (!$marr[(($row * $ncol) + $col)])) {
1135 $row -= 2;
1138 ++$row;
1142 if (($row >= 0) AND ($col < $ncol) AND (!$marr[(($row * $ncol) + $col)])) {
1146 $row += 2;
[all …]
/plugin/ireadit/
H A Dhelper.php97 return array_map(function ($row) {
98 return (int) $row['rev'];
172 while ($row = $sqlite->res_fetch_assoc($res)) {
173 $page = $row['page'];
174 $rev = (int) $row['rev'];
175 $timestamp = $row['timestamp'];
201 foreach ($user_reads as $row) {
202 $rev = (int) $row['rev'];
205 $last_read_timestamp = $row['timestamp'];
/plugin/gitlog/
H A Dsyntax.php108 foreach($log as $row)
111 $renderer->doc .= hsc($row['message']);
113 …$renderer->doc .= hsc($row['author']).' : '.date($this->getConf('date_format'), $row['timestamp'])…
117 if ( ! empty($row['changedfiles']) ) {
122 foreach ($row['changedfiles'] as $changedfile) {
169 $row = array(
177 $result[] = $row;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBr.php59 if (!isset($this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['maxs'])) {
60 $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['maxs'] = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['s'];
61 } elseif ($this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['maxs'] < $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['s']) {
62 $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['maxs'] = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['s'];
64 $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['s'] = 0; // reset
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc20 row = table.$.rows[ i ], cols = 0;
22 cell = row.cells[ j ];
97 // Enable or disable the row, cols, width fields.
128 var row = tbody.append( makeElement( 'tr' ) );
130 var cell = row.append( makeElement( 'td' ) );
178 // Should we make all first cells in a row TH?
180 for ( row = 0; row < table.$.rows.length; row++ ) {
183 newCell.setAttribute( 'scope', 'row' );
191 if ( row.getParent().getName() == 'tbody' ) {
278 [ editor.lang.table.headersRow, 'row' ],
[all …]
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc20 row = table.$.rows[ i ], cols = 0;
22 cell = row.cells[ j ];
97 // Enable or disable the row, cols, width fields.
128 var row = tbody.append( makeElement( 'tr' ) );
130 var cell = row.append( makeElement( 'td' ) );
178 // Should we make all first cells in a row TH?
180 for ( row = 0; row < table.$.rows.length; row++ ) {
183 newCell.setAttribute( 'scope', 'row' );
191 if ( row.getParent().getName() == 'tbody' ) {
278 [ editor.lang.table.headersRow, 'row' ],
[all …]
/plugin/structodt/
H A Daction.php102 protected function render_single($row, $templates, $ext='pdf') { argument
112 $template = $helper->rowTemplate($row, $template);
124 $rendered_pages[] = $helper->$method($template, $row);
177 $row = $helper->getRow($schema, $pid, $rev, $rid);
178 if (is_null($row)) {
181 $tmp_file = $this->render_single($row, $templates, $ext);
185 $filename = $helper->rowTemplate($row, $filename);
217 /** @var Value $row */
219 foreach ($rows as $row) {
220 $tmp_file = $this->render_single($row,
[all...]

12345678910>>...26