| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.d.ts | 16 * @param column the name of the column that called the template 53 * @param column the name of the column that called the template 298 * a string from an XML file is converted into a date object in conformity with this template 304 …* a date object is converted into a string in conformity with this template. Used to send data bac… 582 * specifies whether sub-scales shall use the scale_cell_class template by default
|
| /plugin/diagramsnet/lib/ |
| D | electron.js | 689 let template = [{ variable 724 template[0].submenu.splice(2, 1); 727 const menuBar = menu.buildFromTemplate(template)
|
| /plugin/character/ |
| D | syntax.php | 145 … .'<span style="display:inline-grid; grid-template-columns: auto 1fr auto; grid-gap: 0.5ex">'
|
| /plugin/tagfilter/helper/ |
| D | syntax.php | 61 //Template nicht anzeigen
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | dokuwiki.php | 28 $conf['template'] = 'default'; //see tpl directory
|
| /plugin/actionlink/ |
| D | syntax.php | 16 require_once(DOKU_INC.'inc/template.php'); //mod
|
| /plugin/revealjs/css/theme/template/ |
| D | theme.scss | 1 // Base theme template for reveal.js
|
| /plugin/diagramsnet/lib/math/extensions/TeX/ |
| D | newcommand.js | 19 …i);if(!j.match(/^[1-9]$/)){b.Error(["CantUseHash2","Illegal use of # in template for %1",e])}if(pa…
|
| /plugin/bootswrapper/exe/ |
| D | popup.php | 41 require_once DOKU_INC . 'inc/template.php';
|
| /plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/ |
| H A D | Context.php | 4 * Context for a template
|
| /plugin/pagecss/ |
| H A D | action.php | 222 // DokuWiki's template system will then automatically render this
|
| /plugin/fckg/ |
| D | Changes | 99 Updated css for new template
|
| /plugin/blogtng/entities/ |
| D | Comment.php | 79 * @param string $name of template
|
| /plugin/gitbacked/ |
| H A D | CHANGELOG.md | 80 - Additional placeholders in commit message template - PR [#103]
|
| /plugin/asciidocjs/node_modules/lodash/ |
| D | lodash.js | 23 INVALID_TEMPL_VAR_ERROR_TEXT = 'Invalid `variable` option passed into `_.template`'; 128 /** Used to match empty string literals in compiled template source. */ 139 /** Used to match template delimiters. */ 171 * Used to validate the `validate` option in `_.template` variable. 187 …* [ES template delimiters](http://ecma-international.org/ecma-262/7.0/#sec-template-literal-lexica… 212 /** Used to ensure capturing order of template delimiters. */ 304 /** Used to make template sourceURLs easier to identify. */ 1137 * Used by `_.template` to escape characters for inclusion in compiled string literals. 1659 * `template`, `times`, `toFinite`, `toInteger`, `toJSON`, `toLength`, 1751 * By default, the template delimiters used by lodash are like those in [all …]
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | en.js | 1 …sertOption:"Replace actual contents",options:"Template Options",selectPromptMsg:"Please select the…
|
| D | en.js.beautified | 170 options: "Template Options", 171 selectPromptMsg: "Please select the template to open in the editor",
|
| /plugin/stats/ |
| D | syntax.php | 480 // load colour palette from currently active template if exists. 604 // load colour palette from currently active template if exists. 930 // load colour palette from currently active template if exists.
|
| /plugin/combo/ComboStrap/ |
| H A D | FetcherMarkup.php | 53 * * or an instructions (template) 798 // case when this is a default page in the resource/template directory 945 * The template is not part of the execution.
|
| /plugin/saml/phpsaml/extlib/xmlseclibs/ |
| D | xmlseclibs.php | 533 const template = '<ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> define in XMLSecurityDSig 553 $sigdoc->loadXML(XMLSecurityDSig::template); 1342 const template = "<xenc:EncryptedData xmlns:xenc='http://www.w3.org/2001/04/xmlenc#'> define in XMLSecEnc 1365 $this->encdoc->loadXML(XMLSecEnc::template); 1406 throw new Exception('Error locating CipherValue element within template');
|
| /plugin/adfs/phpsaml/extlib/xmlseclibs/ |
| D | xmlseclibs.php | 533 const template = '<ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> define in XMLSecurityDSig 553 $sigdoc->loadXML(XMLSecurityDSig::template); 1342 const template = "<xenc:EncryptedData xmlns:xenc='http://www.w3.org/2001/04/xmlenc#'> define in XMLSecEnc 1365 $this->encdoc->loadXML(XMLSecEnc::template); 1406 throw new Exception('Error locating CipherValue element within template');
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar-UML25.js | 23 …lign=left;dashed=1;', 200, 20, 'Template1 signature', 'Template signature', null, null, 'template … 24 …lign=left;dashed=1;', 200, 50, 'Template parameter 1\nTemplate parameter 2', 'Template signature',… 884 this.addEntry('template binding', function() 897 return sb.createEdgeTemplateFromCells([edge], 160, 0, 'Template Binding');
|
| /plugin/sequencediagram/bower_components/lodash/ |
| D | lodash.js | 127 /** Used to match empty string literals in compiled template source. */ 138 /** Used to match template delimiters. */ 173 …* [ES template delimiters](http://ecma-international.org/ecma-262/7.0/#sec-template-literal-lexica… 198 /** Used to ensure capturing order of template delimiters. */ 290 /** Used to make template sourceURLs easier to identify. */ 1110 * Used by `_.template` to escape characters for inclusion in compiled string literals. 1617 * `template`, `times`, `toFinite`, `toInteger`, `toJSON`, `toLength`, 1709 * By default, the template delimiters used by lodash are like those in 1710 * embedded Ruby (ERB) as well as ES2015 template strings. Change the 1711 * following template settings to use alternative delimiters. [all …]
|
| /plugin/sequencediagram/bower_components/lodash/dist/ |
| D | lodash.js | 127 /** Used to match empty string literals in compiled template source. */ 138 /** Used to match template delimiters. */ 173 …* [ES template delimiters](http://ecma-international.org/ecma-262/7.0/#sec-template-literal-lexica… 198 /** Used to ensure capturing order of template delimiters. */ 290 /** Used to make template sourceURLs easier to identify. */ 1110 * Used by `_.template` to escape characters for inclusion in compiled string literals. 1617 * `template`, `times`, `toFinite`, `toInteger`, `toJSON`, `toLength`, 1709 * By default, the template delimiters used by lodash are like those in 1710 * embedded Ruby (ERB) as well as ES2015 template strings. Change the 1711 * following template settings to use alternative delimiters. [all …]
|
| /plugin/authsplit/ |
| D | README | 95 you use the default "DokuWiki" template). authsplit will call the PRIMARY
|