| /plugin/datatables/assets/datatables.net-buttons/js/ |
| D | buttons.html5.js | 72 DataTable.Buttons.pdfMake = function (_) { argument 73 if (!_) { 76 usePdfmake = _; 79 DataTable.Buttons.jszip = function (_) { argument 80 if (!_) { 83 useJszip = _; 330 var header = config.header ? join(data.header) + newLine : ''; 339 str: header + body.join(newLine) + footer, 515 var max = data.header[col].length; 906 _: 'Copied %d rows to clipboard' property [all …]
|
| D | buttons.html5.min.js | 8 …header?p(l.header)+o:"",e=e.footer&&l.footer?o+p(l.footer):"",i=[],s=0,f=l.body.length;s<f;s++)i.p… variable
|
| D | dataTables.buttons.min.js | 4 …_=e.ext.buttons;function A(t,n,e){y.fn.animate?t.stop().fadeIn(n,e):(t.css("display","block"),e&&e… property
|
| /plugin/datatables/assets/datatables.net-fixedcolumns-dt/js/ |
| D | dataTables.fixedColumns.min.js | 4 …header(),e=null,i=(null!==s&&(e=(s=A(s)).outerHeight()+1,t=A(s.closest("div.dataTables_scroll")).c…
|
| /plugin/pagecss/ |
| H A D | .git-cliff.toml | 2 header = "# Changelog\n\n" 11 footer = "\n_This changelog was automatically generated._"
|
| /plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/ |
| D | tableCell.js | 1 …header,"th"]],setup:i(function(m){return m.getName()}),commit:function(m){m.renameNode(this.getVal…
|
| D | tableCell.js.unc | 131 [ langCell.header, 'th' ] 184 this.cells = CKEDITOR.plugins.tabletools.getSelectedCells( this._.editor.getSelection() ); 188 var selection = this._.editor.getSelection(), 195 this._.editor.forceNextSelectionCheck(); 197 this._.editor.selectionChange();
|
| /plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/ |
| D | tableCell.js | 1 …header,"th"]],setup:function(l){this.setValue(l.getName())},commit:function(l){l.renameNode(this.g…
|
| D | tableCell.js.unc | 150 [ langCell.header, 'th' ] 305 this.cells = CKEDITOR.plugins.tabletools.getSelectedCells( this._.editor.getSelection() ); 309 var selection = this._.editor.getSelection(), 316 this._.editor.forceNextSelectionCheck(); 318 this._.editor.selectionChange();
|
| /plugin/diagramsnet/lib/js/dropbox/ |
| D | Dropbox-sdk.min.js | 9 …_(e){var t=this;if(e&&"object"==typeof e&&e.constructor===t)return e;var r=new t(m);return x(r,e),… function 10 …_=t.contents;delete t.contents,d=n.post(s(a)+e).type("application/octet-stream").set("Authorizatio…
|
| /plugin/dokucrypt2/ |
| D | OLDER_VERSIONS.md | 7 ## PATCH 1: Resolving problems with toolbar header buttons 11 The header buttons in the editor toolbar are not working. 35 jQuery.each(opts, function (_, opt) {
|
| /plugin/sql2wiki/syntax/ |
| D | query.php | 64 list($_, $col) = explode('_', $name); 133 foreach ($headers as $header) { 135 $renderer->cdata($header);
|
| /plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
| D | i18n.rst | 7 The ``i18n`` extension adds `gettext`_ support to Twig. It defines one tag, 18 PHP `documentation`_:: 33 The ``i18n`` extension only works if the PHP `gettext`_ extension is 183 …xgettext --default-domain=messages -p ./locale --from-code=UTF-8 -n --omit-header -L PHP /tmp/cach… 185 Another workaround is to use `Twig Gettext Extractor`_ and extract the template 186 strings right from `Poedit`_. 188 .. _`gettext`: http://www.php.net/gettext 189 .. _`documentation`: http://fr.php.net/manual/en/function.gettext.php 190 .. _`Twig Gettext Extractor`: https://github.com/umpirsky/Twig-Gettext-Extractor 191 .. _`Poedit`: http://www.poedit.net/
|
| /plugin/authgooglesheets/vendor/firebase/php-jwt/src/ |
| D | JWT.php | 107 if (null === ($header = static::jsonDecode($headerRaw))) { 122 if (empty($header->alg)) { 125 if (empty(static::$supported_algs[$header->alg])) { 129 $key = self::getKey($keyOrKeyArray, property_exists($header, 'kid') ? $header->kid : null); 132 if (!self::constantTimeEquals($key->getAlgorithm(), $header->alg)) { 136 if ($header->alg === 'ES256' || $header->alg === 'ES384') { 140 if (!self::verify("$headb64.$bodyb64", $sig, $key->getKeyMaterial(), $header->alg)) { 191 $header = ['typ' => 'JWT', 'alg' => $alg]; 193 $header['kid'] = $keyId; 196 $header = \array_merge($head, $header); [all …]
|
| /plugin/revealjs/plugin/markdown/ |
| D | marked.js | 6 …_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),k.paragraph=i(k.paragr… property
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 32.32.js.map | 1 …_\\[\\]{}()#+\\-\\.!]/,\n noncontrol: /[^\\\\`*_\\[\\]{}()#+\\-\\.!]/,\n escapes: /\\\\(?:@c…
|
| /plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/ |
| D | sync.js | 33 assert.ok(_.isEmpty(this.ajaxSettings.data)); 118 assert.ok(_.isEmpty(this.ajaxSettings.data)); 213 setRequestHeader: function(header, value) { argument 214 assert.strictEqual(header, 'X-HTTP-Method-Override');
|
| /plugin/codemirror/dist/modes/ |
| D | tiddlywiki.min.js.map | 1 …header\n stream.skipToEnd();\n return \"header\";\n }\n if (ch == \"*\") {…
|
| D | textile.min.js.map | 1 …header","html","image","italic","link","linkDefinition","list1","list2","list3","notextile","pre",…
|
| D | textile.min.js | 1 …header:"header",html:"comment",image:"string",italic:"em",link:"link",linkDefinition:"link",list1:… property
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.min.js | 2 …_=y.ERR_INVALID_ARG_TYPE,x=y.ERR_INVALID_ARG_VALUE,k=y.ERR_INVALID_RETURN_VALUE,P=y.ERR_MISSING_AR…
|
| /plugin/quickstats/ |
| D | syntax.php | 182 return preg_match('/\d+_\d\d\d/',$str); 586 $header = " ($depth/$asize) "; 589 $header = " ($asize/$asize) "; 595 …rer->doc .= '<br /><span class="title">'. $this->getLang('browsers_and_ua') . $header .'</span>';
|
| /plugin/diagramsnet/lib/js/deflate/ |
| D | pako.min.js | 2 …_=new Array(60);e(_);var f=new Array(512);e(f);var u=new Array(256);e(u);var c=new Array(29);e(c);…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Filter.ExtractStyleBlocks.txt | 19 header('Content-type: text/html; charset=utf-8'); 48 file_put_contents($name = $dir . $hash . "_$i");
|
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | specs.md | 19 * [Headers](#header) 113 used anywhere in a Markdown paragraph, list item, or header. If you 210 <h3 id="header">Headers</h3> 226 corresponding to header levels 1-6. For example: 237 used to open the header. (The number of opening hashes 238 determines the header level.) : 283 > ## This is a header. 539 _ _ _ 703 Markdown treats asterisks (`*`) and underscores (`_`) as indicators of 704 emphasis. Text wrapped with one `*` or `_` will be wrapped with an [all …]
|