Home
last modified time | relevance | path

Searched refs:rows (Results 251 – 275 of 343) sorted by last modified time

1...<<11121314

/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php1243 public $rows; variable in Google_Report
1267 public function setRows(/* array(Google_string) */ $rows) { argument
1268 $this->assertIsArray($rows, 'Google_string', __METHOD__);
1269 $this->rows = $rows;
1272 return $this->rows;
H A DGoogle_BigqueryService.php738 public $rows; variable in Google_GetQueryResultsResponse
779 public function setRows(/* array(Google_TableRow) */ $rows) { argument
780 $this->assertIsArray($rows, 'Google_TableRow', __METHOD__);
781 $this->rows = $rows;
784 return $this->rows;
1643 public $rows; variable in Google_QueryResponse
1681 $this->rows = $rows;
1684 return $this->rows;
1820 public $rows; variable in Google_TableDataList
1842 $this->rows = $rows;
[all …]
H A DGoogle_FusiontablesService.php1011 public $rows; variable in Google_Sqlresponse
1025 public function setRows(/* array(Google_object) */ $rows) { argument
1026 $this->assertIsArray($rows, 'Google_object', __METHOD__);
1027 $this->rows = $rows;
1030 return $this->rows;
H A DGoogle_YouTubeAnalyticsService.php96 public $rows; variable in Google_ResultTable
110 public function setRows(/* array(Google_object) */ $rows) { argument
111 $this->assertIsArray($rows, 'Google_object', __METHOD__);
112 $this->rows = $rows;
115 return $this->rows;
H A DGoogle_AdSenseService.php1556 public $rows; variable in Google_AdsenseReportsGenerateResponse
1580 public function setRows(/* array(Google_string) */ $rows) { argument
1581 $this->assertIsArray($rows, 'Google_string', __METHOD__);
1582 $this->rows = $rows;
1585 return $this->rows;
H A DGoogle_AdExchangeSellerService.php645 public $rows; variable in Google_Report
669 public function setRows(/* array(Google_string) */ $rows) { argument
670 $this->assertIsArray($rows, 'Google_string', __METHOD__);
671 $this->rows = $rows;
674 return $this->rows;
H A DGoogle_AnalyticsService.php1492 public $rows; variable in Google_GaData
1551 public function setRows(/* array(Google_string) */ $rows) { argument
1552 $this->assertIsArray($rows, 'Google_string', __METHOD__);
1553 $this->rows = $rows;
1556 return $this->rows;
2115 public $rows; variable in Google_McfData
2176 $this->rows = $rows;
2179 return $this->rows;
2637 public $rows; variable in Google_RealtimeData
2674 $this->rows = $rows;
[all …]
H A DGoogle_GanService.php1772 public $rows; variable in Google_Report
1801 public function setRows(/* array(Google_object) */ $rows) { argument
1802 $this->assertIsArray($rows, 'Google_object', __METHOD__);
1803 $this->rows = $rows;
1806 return $this->rows;
/plugin/rater/scripts/
H A Djquery.tablesorter.js162 var rows = table.tBodies[0].rows;
164 if (rows[0]) {
167 cells = rows[0].cells,
209 if (rows[rowIndex]) {
229 return rows[rowIndex].cells[cellIndex];
255 … totalCells = (table.tBodies[0].rows[0] && table.tBodies[0].rows[0].cells.length) || 0,
334 rows = [];
340 rows.push(r[pos]);
358 table.config.appender(table, rows);
361 rows = null;
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.map1 …e_PtgStr","parse_SerAr","parse_PtgExtraMem","parse_PtgExtraArray","cols","rows","parse_PtgName","n…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js14329 var col, row, cols, rows;
14336 for(row = 0, rows = node.table.body.length; row < rows; row++) {
H A Dpdfmake.min.js.map1rows","i2","l2","measure","splitWords","results","WORD_RE","isNewLine","shouldAddLine","lineEnd","…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md107 skip | 0 | [CSV only] skip X first rows in data (includes first row if useColumnNames is used)
/plugin/authyubikey/lib/
H A DYubico.php388 $rows = explode("\r\n", trim($str));
390 while (list($key, $val) = each($rows)) {
/plugin/datatemplate/syntax/inc/
H A Dcache.php75 $rows = $sqlite->res2arr($res, $assoc = false);
76 file_put_contents($cachefile, serialize($rows), LOCK_EX);
/plugin/datatemplate/syntax/
H A Dlist.php137 $rows = array();
143 $rows[] = $row;
157 $this->_renderTemplate($wikipage[0], $data, $rows, $R);
171 * @param array $rows the result of the sql query
175 function _renderTemplate($wikipage, $data, $rows, &$R) { argument
217 foreach ($rows as $row) {
/plugin/scrape/HTMLPurifier/Printer/
H A DConfigForm.php
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js452 function clearShortcutSquares(cols, rows) { argument
453 if ((typeof(cols) != "string") || (typeof(rows) != "string")) { return; }
454 for (var c=0; c<cols.length; c++) { for (var r=0; r<rows.length; r++) {
455 boardShortcut(cols.charAt(c).toUpperCase()+rows.charAt(r), "", function(t,e){});
/plugin/crossdbsqlclient/syntax/
H A Ddbwrapper.php79 $rows = $this->mysql_fetch_all ( $result );
80 if (sizeof ( $rows ) <= 0) {
85 echo $this->__renderTable ( $cols, $rows );
139 $rows = pg_fetch_all ( $result );
141 if ($rows == false || sizeof ( $rows ) <= 0) {
146 echo $this->__renderTable ( $cols, $rows );
184 private function __renderTable($cols, $rows) { argument
194 foreach ( $rows as $nr => $row ) {
222 if ($nr == count ( $rows ) - 1)
234 $rows = implode ( '', $rows );
[all …]
/plugin/panoview/
H A Dscript.js318 var rows = Math.ceil(this.height / this.tileSize) + 1;
324 for (var r = 0; r < rows; r++) {
/plugin/godiag/
H A Dsyntax.php720 $rows = $this->dgm['dia'];
754 if(array_key_exists($ypos, $rows) && array_key_exists($xpos, $rows[$ypos]))
755 $curchar = $rows[$ypos][$xpos];
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/markdownextra/lib/meltdown/js/lib/
H A Djs-markdown-extra.js2380 var rows = self._php_trim(content, "\n").split("\n");
2383 for(var i = 0; i < rows.length; i++) {
2384 var row = rows[i];
/plugin/markdownextra/
H A Dmarkdown.php2771 $rows = explode("\n", trim($content, "\n"));
2774 foreach ($rows as $row) {
/plugin/anewssystem/tpl/
H A Dnewstemplate.txt8 text |textarea|cols="63" rows="7" | |Your news article:|msgdescr

1...<<11121314