Home
last modified time | relevance | path

Searched refs:table (Results 176 – 200 of 1203) sorted by relevance

12345678910>>...49

/plugin/struct/meta/
H A DRowColumn.php15 * @param string $table
17 public function __construct($sort, Decimal $type, $table) argument
20 Column::__construct($sort, $type, 0, true, $table);
H A DSummaryColumn.php21 * @param string $table
23 public function __construct($sort, AutoSummary $type, $table = '') argument
26 parent::__construct($sort, $type, 0, true, $table);
68 // so we do not prefix it with the table
H A DUserColumn.php11 * but the lasteditor column in the titles table.
22 * @param string $table
24 public function __construct($sort, User $type, $table = '') argument
27 parent::__construct($sort, $type, 0, true, $table);
69 // so we do not prefix it with the table
H A DSchemaImporter.php17 * @param string $table
22 public function __construct($table, $json) argument
24 parent::__construct($table, []);
H A DSearchConfig.php177 $table = $column->getTable();
179 [$table, $label] = sexplode('.', $key, 2, '');
183 if ($table && $label) {
184 $schemaData = AccessTable::getPageAccess($table, $INFO['id']);
187 throw new StructException("column not in table", $label, $table);
/plugin/edittable/action/
H A Deditor.php148 $table = '';
223 $table .= $last;
224 $table .= $cdata;
228 $table .= "$last\n";
230 $table = rtrim($table, "\n");
232 return $table;
/plugin/datatables/assets/datatables.net-plugins/features/pageResize/
H A DdataTables.pageResize.min.js
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css390 table selector
400 table td
422 table caption
520 table.piechart, table.barchart, table.linechart { border-spacing: 0.3em 0.15em; }
521 table.piechart tr th, table.barchart tr th, table.linechart tr th { white-space: nowrap; }
522 table.piechart tr td, table.barchart tr td, table.linechart tr td { vertical-align: top; white-spac…
523 table.piechart tr td.col, table.barchart tr td.col, table.linechart tr td.col { border-bottom: 1px …
524 table.fs90 tr td, table.fs90 tr th, div.fs90, pre.fs90, p.fs90 ,ul.fs90 {font-size: 0.9em; }
525 table.fs75 tr td, table.fs75 tr th, div.fs75, pre.fs75, p.fs75 ,ul.fs75 {font-size: 0.75em; }
526 table.fs66 tr td, table.fs66 tr th, div.fs66, pre.fs66, p.fs66 ,ul.fs66 {font-size: 0.66em; }
[all …]
/plugin/airtable/
H A DREADME.md17 * set **Max Records** parameter - this will add a limit to the number of rows in a table that a use…
33 * `table`
35 * `record-url: ` - The table/record you wish to pull data from.
37 * For a table URL, simply select the required table and copy the URL from the address bar
42 To display data from airtable in a table, use the following syntax:
43 `{{airtable>type: "table" | record-url: "theURL" | fields: "field1", "field2" | where: "FORMULA" | …
54 * `max-records` - the maximum number of records displayed in the table. The default is the number s…
59 `{{airtable>type: "table" | fields: "Name", "# of bulbs", "Posted By", "Post Text", "Post Image(s)"…
60 Note: any media (images/audio/video) returned by airtable, will also be rendered inside the table.
61 ![Table Example](images/table.png)
[all …]
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1table.title,minWidth:310,minHeight:CKEDITOR.env.ie?310:280,onLoad:function(){var k=this;var l},onS…
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1table.title,minWidth:310,minHeight:CKEDITOR.env.ie?310:280,onLoad:function(){var k=this;var l},onS…
/plugin/refnotes/
H A Ddatabase.php267 $table[$row][$column] = trim(substr($text, $cellOpen, $call[$c][2] - $cellOpen), "^| ");
277 $this->handleTable($table, $columns, $row);
286 private function handleTable($table, $columns, $rows) { argument
289 $key[$c] = $this->database->getKey($table[0][$c]);
293 $this->handleDataSheet($table, $columns, $rows, $key);
299 $key[$r] = $this->database->getKey($table[$r][0]);
303 $this->handleDataCard($table, $rows, $key);
312 private function handleDataSheet($table, $columns, $rows, $key) { argument
317 $data[$key[$c]] = $table[$r][$c];
325 * Every note is stored in a separate table
328 handleDataCard($table, $rows, $key) global() argument
[all...]
/plugin/xlsx2dw/
H A Dscript.js48 function formattedTablePostroutine(table) { argument
49 let maxCellsPerRow = Math.max(...table.map(row => row.length));
50 table.forEach(row => {
54 table.forEach(row => {
102 let table = [];
136 table.push(parsedRow);
139 while((table.length > 0) && (table[table.length-1].length === 0))
140 table.pop();
144 table.forEach((row, rowIndex) => {
/plugin/revealjs/css/theme/template/
H A Dtheme.scss186 .reveal table {
192 .reveal table th {
196 .reveal table th,
197 .reveal table td {
203 .reveal table th[align="center"],
204 .reveal table td[align="center"] {
208 .reveal table th[align="right"],
209 .reveal table td[align="right"] {
213 .reveal table tbody tr:last-child th,
214 .reveal table tbody tr:last-child td {
/plugin/searchpattern/
H A Dprint.css10 table.sp_main_table {
16 table.sp_main_table td,th {
20 table.sp_main_table tr {
/plugin/table2csv/
H A DREADME.md4 Create a csv file from the first table on a dokuwiki page
16table because by specifying a start marker of any text on the page the plugin will select the firs…
19 Select this to export the first table into a csv file.
21 It currently defaults to table.csv in the dokuwiki base install folder.
/plugin/pdftools/
H A Dstyle.css9 .wrap_maxtabelle table{width:100%;}
11 .wrap_formular table, .wrap_formular td, .wrap_formular tr, .wrap_formular tbody{
17 .wrap_formular2 table td, .wrap_formular2 table tr,.wrap_formular2 table {
24 .wrap_platz table td {
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCore.scss14 table,
15 table td,
16 table tr,
17 table tbody,
18 table thead,
19 table caption,
72 // main table and columns
73 table {
123 table { display: none !important; }
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.pagebreak.table.php48 $table = $tree->get_element_by_id('table');
56 $table->get_top_margin(),
62 $table->get_bottom_margin(),
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dbatch.rst15 <table>
23 </table>
29 <table>
45 </table>
/plugin/dlcounter/
H A Dsyntax.php133 $table = "<table>";
135 …$table .= "<tr><th colspan=2 style='text-align:".$data['halign'].";'>".$data['htext']."</th></tr>";
143 $table .= "<tr><td style='text-align:".$data['align'].";'>$file</td>".
146 $table .= "</table>";
147 $renderer->doc .= $table;
/plugin/superacl/
H A Dstyle.css49 div#superacl_manager table.inline {
84 #superacl_manager table {
89 #superacl_manager table tr {
93 #superacl_manager table tr:hover {
101 div#superacl_manager table tr.hidden {
/plugin/tablecalc/
H A Dscript.js14 function tablecalcVal(x,y,table,tostring) { argument
20 if (typeof table.rows != 'undefined') {
21 if (typeof table.rows[y] != 'undefined') {
22 if (typeof table.rows[y].cells[x] != 'undefined') {
23 var mr=stripHTML(table.rows[y].cells[x].innerHTML);
293 var table=0;
305 table=findParentNodeByName(pNode,"TABLE");
310 tablecalc_table=table;
319 var tmp_table=table;
355 if ((fx==cCol) && (fy==cRow) && (tmp_table==table)) {continue;}
/plugin/revealjs/css/theme/
H A Dblack.css165 .reveal table {
170 .reveal table th {
173 .reveal table th,
174 .reveal table td {
179 .reveal table th[align="center"],
180 .reveal table td[align="center"] {
183 .reveal table th[align="right"],
184 .reveal table td[align="right"] {
187 .reveal table tbody tr:last-child th,
188 .reveal table tbody tr:last-child td {
H A Dmoon.css169 .reveal table {
174 .reveal table th {
177 .reveal table th,
178 .reveal table td {
183 .reveal table th[align="center"],
184 .reveal table td[align="center"] {
187 .reveal table th[align="right"],
188 .reveal table td[align="right"] {
191 .reveal table tbody tr:last-child th,
192 .reveal table tbody tr:last-child td {

12345678910>>...49