Home
last modified time | relevance | path

Searched defs:table (Results 26 – 50 of 487) sorted by relevance

12345678910>>...20

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
DGoogleCloudDataplexV1ActionIncompatibleDataSchema.php42 public $table; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1ActionIncompatibleDataSchema
103 public function setTable($table)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
DBigQueryDestination.php39 public $table; variable in Google\\Service\\CloudAsset\\BigQueryDestination
100 public function setTable($table)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DDynamoDbHandler.php39 protected $table; variable in Monolog\\Handler\\DynamoDbHandler
51 …public function __construct(DynamoDbClient $client, string $table, $level = Logger::DEBUG, bool $b…
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfcktablehandler.js64 FCKTableHandler.DeleteTable = function( table ) argument
327 FCKTableHandler._CreateTableMap = function( table ) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
DImportContextCsvImportOptions.php46 public $table; variable in Google\\Service\\SQLAdmin\\ImportContextCsvImportOptions
121 public function setTable($table)
/plugin/tableedit/
Dtableedit.js58 function countColumns(table) { argument
72 function normalizeTable(table) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
DPartitionReadRequest.php38 public $table; variable in Google\\Service\\Spanner\\PartitionReadRequest
101 public function setTable($table)
DReadRequest.php50 public $table; variable in Google\\Service\\Spanner\\ReadRequest
155 public function setTable($table)
/plugin/prettytables/
Dscript.js64 this.table = []; property
74 this.table = []; property
/plugin/dtable/
Dscript.js56 dtable.show_form = function($table)
98 dtable.hide_form = function($table)
112 dtable.get_data_rows = function($table)
117 dtable.get_row_id = function($table, $row)
346 dtable.change_rows = function($table, spans)
510 'table': dtable.get_table_id($form), property
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcktablehandler.js80 FCKTableHandler.DeleteTable = function( table ) argument
632 FCKTableHandler._CreateTableMap = function( table ) argument
678 FCKTableHandler._InstallTableMap = function( tableMap, table ) argument
/plugin/struct/meta/
H A DColumn.php30 protected $table; variable in dokuwiki\\plugin\\struct\\meta\\Column
40 …public function __construct($sort, AbstractBaseType $type, $colref = 0, $enabled = true, $table = …
H A DSchemaImporter.php22 public function __construct($table, $json)
H A DAccessTableSerial.php14 public function __construct($table, $pid, $ts = 0, $rid = 0)
H A DRowColumn.php17 public function __construct($sort, Decimal $type, $table)
/plugin/html2pdf/html2pdf/html2ps/
Dstrategy.table.layout.fixed.php7 function apply($table, &$context) {
/plugin/wordimport/docx/
DTable.php14 protected $table = []; variable in dokuwiki\\plugin\\wordimport\\docx\\Table
/plugin/quickstats/scripts/
Dsorttable.js34 forEach(document.getElementsByTagName('table'), function(table) { argument
42 makeSortable: function(table) { argument
166 guessType: function(table, column) { argument
/plugin/sqlraw/
Dsorttable.min.js1 var stIsIE=/*@cc_on!@*/false;sorttable={init:function(){if(arguments.callee.done)return;arguments.c… argument
14 delete row_array;});}}},guessType:function(table,column){sortfn=sorttable.sort_alpha;for(var i=0;i<… argument
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
Dfckplugin.js233 "_GetCellPadding" : function( table, cell ) argument
272 "_GetCellWidth" : function( table, cell ) argument
391 "_ShowResizeBar" : function( w, table, mouse ) argument
508 "_GetTablePosition" : function ( w, table ) argument
/plugin/struct/_test/mock/
H A DSchemaNoDB.php11 public function __construct($table, $ts)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DEntityLookup.php12 public $table; variable in HTMLPurifier_EntityLookup
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.layout.table.js5 Syntax.layouts.table=function(options,code,container){var table=jQuery('<table class="syntax highli… function
/plugin/structodt/
Dscript.js5 const AggregationOdt = function (idx, table) { argument
/plugin/tablefilterjs/
Dscript.js6 tablefilterjs.find_th_eq = function( col, $table )

12345678910>>...20