Home
last modified time | relevance | path

Searched refs:table (Results 201 – 225 of 1203) sorted by last modified time

12345678910>>...49

/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-codes.css36 .dmn-icon-decision-table:before { content: '\e822'; } /* '' */
H A Ddmn-embedded.css93 .dmn-icon-decision-table:before { content: '\e822'; } /* '' */
H A Ddmn.css92 .dmn-icon-decision-table:before { content: '\e822'; } /* '' */
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table-controls.css1 .dmn-decision-table-container {
21 .dmn-decision-table-container .simple-string-edit,
22 .dmn-decision-table-container .simple-date-edit {
26 .dmn-decision-table-container .input-expression-edit {
30 .dmn-decision-table-container .dms-form-control {
66 .dmn-decision-table-container .create-inputs:hover {
71 .dmn-decision-table-container th.create-inputs {
78 .dmn-decision-table-container .context-menu {
148 .dmn-decision-table-container .dms-output-label,
149 .dmn-decision-table-container .dms-input-label {
[all …]
H A Ddmn-js-decision-table.css1 .dmn-decision-table-container {
72 .dmn-decision-table-container .tjs-table-container {
78 .dmn-decision-table-container .tjs-table {
84 table-layout: fixed;
260 .dmn-decision-table-container .decision-table-header {
265 .dmn-decision-table-container .decision-table-header * {
270 .dmn-decision-table-container .decision-table-properties {
279 .dmn-decision-table-container .decision-table-name {
291 .dmn-decision-table-container .decision-table-name:not(.editable),
292 .dmn-decision-table-container .decision-table-name .content-editable {
[all …]
H A Ddmn-js-literal-expression.css134 .dmn-literal-expression-container .literal-expression-properties table {
138 .dmn-literal-expression-container .literal-expression-properties table tr td:first-child {
142 .dmn-literal-expression-container .literal-expression-properties table tr td:last-child {
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21table){var c=e.create("dmn:DecisionTable");s.decisionLogic=c,c.$parent=s;var l=e.create("dmn:Outpu…
H A Ddmn-navigated-viewer.production.min.js16table(u));o.input&&r(o.input,c,o),r(o.output,c,o),a=o.rule,s=c,l=o,N(a,(function(e){n(e,s,l),i(e.i…
H A Ddmn-viewer.production.min.js16table(u));o.input&&r(o.input,c,o),r(o.output,c,o),a=o.rule,s=c,l=o,M(a,(function(e){n(e,s,l),i(e.i…
/plugin/katex/_assets/
H A Dkatex.min.css1table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;positi…
/plugin/randomtables/table-roller/src/Generator/
H A DBaseGenerator.php46 $table = $this->tables->load($tableName);
47 $result = $table->rollOnce();
/plugin/randomtables/
H A Dstyle.css37 table.randomtable tr td {
41 table.randomtable tr td:first-of-type {
/plugin/randomtables/table-roller/src/Table/
H A DManager.php17 $table = $this->getTable($name);
18 $result = $table->rollOnce();
26 $table = $this->getTable($matches[1]);
27 return trim($table->rollOnce());
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md99 The table formatter allows coloring full columns. To use that mechanism pass an array of colors as third parameter to
112 See the ``example/table.php`` for sample usage.
126 The table formatter is used for the automatic help screen accessible when calling your script with ``-h`` or ``--help``.
/plugin/sortablejs/
H A DREADME.md4 JavaScript-based (client-side) DokuWiki table sorting plugin. In semi-maintenance mode now - only b…
H A Dscript.js106 defaultSort: function ( table, colid, revs ) { argument
107 var havetHead = table.tHead;
112 var theadrow = table.rows[0].cells;
155 makeSortable: function ( table, overrides, bottoms, ph2 ) { argument
163 var frombottom = table.rows.length - bottoms;
169 if ( table.tFoot === null ) {
172 table.appendChild( tfo );
181 var havetHead = table.tHead;
186 var headrow = table.rows[0].cells;
211 headrow[i].sorttable_tbody = table.tBodies[0];
[all …]
/plugin/statistics/
H A Dstyle.css45 #plugin__statistics table {
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt110 You can use up to five different levels of headlines to structure your content. If you have more than three headlines, a table of contents is generated automatically -- this can be disabled by including the string ''<nowiki>~~NOTOC~~</nowiki>'' in the document.
313 You can align the table contents, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the left to align right, two spaces on the right to align left and two spaces at least at both ends for centered text.
435 echo '<table class="inline"><tr><td>The same, but inside a block level element:</td>';
437 echo '</tr></table>';
447 echo '<table class="inline"><tr><td>The same, but inside a block level element:</td>';
449 echo '</tr></table>';
479 | %%~~NOTOC~~%% | If this macro is found on the page, no table of contents will be created |
/plugin/farmer/
H A Dstyle.less60 table {
/plugin/approve/
H A Dprint.css6 display: table;
/plugin/approve/action/
H A Dmigration.php50 * @param string $table the table the entry should be saved to (will not be escaped)
54 protected function insertOrIgnore(helper_plugin_sqlite $sqlite, $table, $entry) { argument
58 $sql = "INSERT OR IGNORE INTO $table ($keys) VALUES ($vals)";
/plugin/btable2/
H A DREADME.md44 - showempty (will include rows without voted in table)
H A Dstyle.css1 div.dokuwiki table.inline td.okay {
6 div.dokuwiki table.inline td.notokay {
/plugin/ireadit/action/
H A Dmigration.php52 * @param string $table the table the entry should be saved to (will not be escaped)
56 protected function insertOrIgnore(helper_plugin_sqlite $sqlite, $table, $entry) { argument
60 $sql = "INSERT OR IGNORE INTO $table ($keys) VALUES ($vals)";
/plugin/odt/ODT/
H A DODTList.php38 $table = $params->document->state->getCurrentTable();
39 if (isset($table) && $table->getListInterrupted()) {
83 $table = $params->document->state->getCurrentTable();
84 if (isset($table)) {
85 $table->setListInterrupted(false);
108 $table = $params->document->state->getCurrentTable();
109 if (isset($table) && $table->getListInterrupted()) {
140 if (isset($table)) {
141 $table->setListInterrupted(false);
165 if (isset($table) && $table->getListInterrupted()) {
[all …]

12345678910>>...49