Home
last modified time | relevance | path

Searched defs:rows (Results 26 – 50 of 231) sorted by relevance

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetResponse.php47 public function setRows($rows)
H A DGooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetResponse.php47 public function setRows($rows)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DSearchAnalyticsQueryResponse.php38 public function setRows($rows)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DConfusionMatrix.php38 public function setRows($rows)
H A DTableDataList.php87 public function setRows($rows)
H A DTableDataInsertAllRequest.php73 public function setRows($rows)
/plugin/scrape/HTMLPurifier/Printer/
H A DConfigForm.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Table.php45 public function setRows($rows)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGaDataDataTable.php45 public function setRows($rows)
H A DGaData.php62 public $rows; variable in Google\\Service\\Analytics\\GaData
241 public function setRows($rows)
/plugin/btable/
H A Dexport.php41 $rows = array_keys($content); variable
H A Dsyntax.php426 …function _doodleForm($dID, $columns, $columns_count, $rows, $change_row, $allow_changes, $colspan,…
/plugin/btable2/
H A Dexport.php41 $rows = array_keys($content); variable
/plugin/refnotes/
H A Ddatabase.php286 private function handleTable($table, $columns, $rows) { argument
312 private function handleDataSheet($table, $columns, $rows, $key) { argument
328 private function handleDataCard($table, $rows, $key) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DTransitTable.php51 public function setRows($rows)
H A DTable.php79 public function setRows($rows)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DAppendCellsRequest.php51 public function setRows($rows)
H A DUpdateCellsRequest.php65 public function setRows($rows)
/plugin/database2/
H A Dmedia.php259 $rows = $db->__recordsList( $cols ); variable
291 $rows = $st->fetchAll( PDO::FETCH_ASSOC ); variable
/plugin/groupmatrix/syntax/
H A Dtable.php158 protected function renderTable($headers, $rows, $className = '')
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.frame.php221 var $rows; variable in FramesetBox
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessageTableCard.php85 public function setRows($rows)
H A DGoogleCloudDialogflowV2beta1IntentMessageTableCard.php85 public function setRows($rows)
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php208 private function __renderTable($cols, $rows) {
/plugin/datatemplate/syntax/
H A Dlist.php175 function _renderTemplate($wikipage, $data, $rows, &$R) {

12345678910