Home
last modified time | relevance | path

Searched refs:table (Results 151 – 175 of 1203) sorted by relevance

12345678910>>...49

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dbatch_with_empty_fill.test4 <table>
12 </table>
16 <table>
37 </table>
H A Dbatch_with_fill.test4 <table>
12 </table>
16 <table>
37 </table>
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DStructuralElement.php98 public function setTable(Table $table) argument
100 $this->table = $table;
107 return $this->table;
/plugin/struct/action/
H A Dsearch.php48 foreach ($tables as $table) {
49 $schemadata = AccessTable::getPageAccess($table, $id);
69 foreach ($tables as $table) {
70 $schemadata = AccessTable::getPageAccess($table, $id);
H A Drevert.php80 foreach ($tosave as $table) {
81 $accessOld = AccessTable::getPageAccess($table, $event->data['id'], $REV);
82 $accessNew = AccessTable::getPageAccess($table, $event->data['id'], $event->data['newRevision']);
86 $assignments->assignPageSchema($event->data['id'], $table);
/plugin/publish/
H A Dstyle.css49 /* table.apr_table tr.apr_head th.(apr_page,apr_prev,apr_upd)
50 * table.apr_table tr.apr_ns td a
51 * table.apr_table tr.apr_entry [apr_never] td.(apr_page,apr_prev,apr_upd) a
53 table.apr_table {
58 table.apr_table tr.apr_ns td {
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.table.absolute.php17 $table = $tree->get_element_by_id('table');
20 $this->assertEqual($table->get_top_margin(), $body->get_top() - mm2pt(17));
21 $this->assertEqual($table->get_left_margin(), mm2pt(11));
/plugin/tablemath/
H A Dscript.js5 var table = div.parentNode.parentNode.parentNode;
6 var setArray = tmSetToArray(table, rangeStr);
20 function tmSetToArray(table, rangeStr) argument
36 set.push(tmParseValue(table.rows[y].cells[x]));
/plugin/ckgedit/ckeditor/plugins/tableselection/styles/
H A Dtableselection.css1 .cke_table-faked-selection-editor *::selection, table[data-cke-table-faked-selection-table] *::sele…
13 /* We have to use !important here, as td might specify it's own background, thus table selection
/plugin/xlsx2dw/
H A DREADME.md4 The plugin keeps the styles, merged cells and colors of your original table.
25 2. Click "Import table" button in the toolbar.
29 3. Choose a table file. You can select example table from `/_test/test-tables/` folder.
31 ![Alt text](./screenshots/selecting_tables.png?raw=true "Select a table")
33 4. Selected table is converted to DokuWiki syntax.
/plugin/semanticdata/
H A Dstyle.css79 #dw__editform fieldset.plugin__data table tr td label span {
83 #dw__editform fieldset.plugin__data table tr td label {
95 #dw__editform fieldset.plugin__data table {
99 #dw__editform fieldset.plugin__data table td {
103 #dw__editform fieldset.plugin__data table td select,
104 #dw__editform fieldset.plugin__data table td input {
109 #dw__editform fieldset.plugin__data table .data_comment input {
/plugin/tablelayout/
H A Dstyle.less42 div.table > table {
50 display: table;
70 div.table {
141 table.flexiblewidth {
146 table.widthsfixed {
148 table-layout: fixed;
/plugin/xhtmlruby/
H A Dstyle.css4 display: inline-table;
10 display: table-row-group;
14 display: table-header-group;
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCoreEclipse.css1table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .…
43 .syntaxhighlighter table {
45 .syntaxhighlighter table caption {
48 .syntaxhighlighter table td.code {
50 .syntaxhighlighter table td.code .container {
52 .syntaxhighlighter table td.code .container textarea {
64 .syntaxhighlighter table td.gutter .line {
67 .syntaxhighlighter table td.code .line {
73 .syntaxhighlighter.collapsed table {
163 .syntaxhighlighter table caption {
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshCoreDjango.css17 …r table,.syntaxhighlighter table td,.syntaxhighlighter table tr,.syntaxhighlighter table tbody,.sy…
23 .syntaxhighlighter table{width:100% !important;}
24 .syntaxhighlighter table caption{text-align:left !important;padding:.5em 0 0.5em 1em !important;}
25 .syntaxhighlighter table td.code{width:100% !important;}
26 .syntaxhighlighter table td.code .container{position:relative !important;}
27 .syntaxhighlighter table td.code .container textarea{box-sizing:border-box !important;position:abso…
28 .syntaxhighlighter table td.gutter .line{text-align:right !important;padding:0 0.5em 0 1em !importa…
29 .syntaxhighlighter table td.code .line{padding:0 1em !important;}
32 .syntaxhighlighter.collapsed table{display:none !important;}
68 .syntaxhighlighter table caption{color:#f8f8f8 !important;}
[all …]
H A DshCoreEclipse.css17 …r table,.syntaxhighlighter table td,.syntaxhighlighter table tr,.syntaxhighlighter table tbody,.sy…
23 .syntaxhighlighter table{width:100% !important;}
24 .syntaxhighlighter table caption{text-align:left !important;padding:.5em 0 0.5em 1em !important;}
25 .syntaxhighlighter table td.code{width:100% !important;}
26 .syntaxhighlighter table td.code .container{position:relative !important;}
27 .syntaxhighlighter table td.code .container textarea{box-sizing:border-box !important;position:abso…
28 .syntaxhighlighter table td.gutter .line{text-align:right !important;padding:0 0.5em 0 1em !importa…
29 .syntaxhighlighter table td.code .line{padding:0 1em !important;}
32 .syntaxhighlighter.collapsed table{display:none !important;}
68 .syntaxhighlighter table caption{color:black !important;}
[all …]
/plugin/syntaxhighlighter4/dist/
H A Dtheme-eclipse.css4 .syntaxhighlighter table,
5 .syntaxhighlighter table td,
6 .syntaxhighlighter table tr,
7 .syntaxhighlighter table tbody,
8 .syntaxhighlighter table thead,
9 .syntaxhighlighter table caption,
54 .syntaxhighlighter table {
56 .syntaxhighlighter table caption {
59 .syntaxhighlighter table td.code {
84 .syntaxhighlighter.collapsed table {
[all …]
/plugin/odt/ODT/
H A DODTTable.php120 $params->document->state->enter($table);
123 $table->setListInterrupted(true);
130 $table->setTemp($lists);
132 $table->setHTMLElement ($element);
134 $params->content .= $table->getOpeningTag();
142 if (!isset($table)) {
153 $interrupted = $table->getListInterrupted();
156 $lists = $table->getTemp();
160 $table->adjustWidth ($params);
586 if (!isset($table)) {
[all …]
/plugin/wysiwyg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js174 for ( var r = 0 ; r < table.rows.length ; r++ )
176 var row = table.rows.item( r ) ;
184 var colElements = table.getElementsByTagName( "col" ) ;
233 "_GetCellPadding" : function( table, cell ) argument
235 var attrGuess = parseInt( table.cellPadding, 10 ) * 2 ;
272 "_GetCellWidth" : function( table, cell ) argument
391 "_ShowResizeBar" : function( w, table, mouse ) argument
433 var tablePos = FCKTools.GetWindowPosition( w, table ) ;
434 var barHeight = table.offsetHeight ;
442 var bw = parseInt( table.border, 10 ) ;
[all …]
/plugin/tableedit/
H A DREADME.md6table columns. It's not easy to move some columns around, add them or remove them by hand. This pl…
8 …n toolbar-button. Edit a page. Mark a table an press the button. A dialog will appear. Then you ca…
/plugin/combo/resources/theme/default/components/css/
H A Dtable.css1 .table-non-fluid {
5 .table-container-cs {
11 .table>:not(caption)>*>*{
/plugin/ipa/
H A Dipa.css19 table { selector
23 display: inline-table;
27 table.diacritics {
53 table.diacritics td,
57 table.diacritics td {
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.layout.table.css1 .syntax-container.syntax-theme-base table.syntax {
8 .syntax-container.syntax-theme-base table.syntax tr.alt td.source {
10 .syntax-container.syntax-theme-base table.syntax td.source {
22 .syntax-container.syntax-theme-base table.syntax td.number {
/plugin/authorstats/
H A Dstyle.css1 .authorstats-table {
6 .authorstats-table td {
12 .authorstats-table th {
/plugin/struct/meta/
H A DPublishedColumn.php15 * @param string $table
17 public function __construct($sort, Decimal $type, $table) argument
20 Column::__construct($sort, $type, 0, true, $table);

12345678910>>...49