Home
last modified time | relevance | path

Searched full:template (Results 1851 – 1875 of 2320) sorted by relevance

1...<<71727374757677787980>>...93

/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.d.ts16 * @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/
Delectron.js689 let template = [{ variable
724 template[0].submenu.splice(2, 1);
727 const menuBar = menu.buildFromTemplate(template)
/plugin/character/
Dsyntax.php145 … .'<span style="display:inline-grid; grid-template-columns: auto 1fr auto; grid-gap: 0.5ex">'
/plugin/tagfilter/helper/
Dsyntax.php61 //Template nicht anzeigen
/plugin/farm/install/animaltemplate/conf/
Ddokuwiki.php28 $conf['template'] = 'default'; //see tpl directory
/plugin/actionlink/
Dsyntax.php16 require_once(DOKU_INC.'inc/template.php'); //mod
/plugin/revealjs/css/theme/template/
Dtheme.scss1 // Base theme template for reveal.js
/plugin/diagramsnet/lib/math/extensions/TeX/
Dnewcommand.js19 …i);if(!j.match(/^[1-9]$/)){b.Error(["CantUseHash2","Illegal use of # in template for %1",e])}if(pa…
/plugin/bootswrapper/exe/
Dpopup.php41 require_once DOKU_INC . 'inc/template.php';
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DContext.php4 * Context for a template
/plugin/pagecss/
H A Daction.php222 // DokuWiki's template system will then automatically render this
/plugin/fckg/
DChanges99 Updated css for new template
/plugin/blogtng/entities/
DComment.php79 * @param string $name of template
/plugin/gitbacked/
H A DCHANGELOG.md80 - Additional placeholders in commit message template - PR [#103]
/plugin/asciidocjs/node_modules/lodash/
Dlodash.js23 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/
Den.js1 …sertOption:"Replace actual contents",options:"Template Options",selectPromptMsg:"Please select the…
Den.js.beautified170 options: "Template Options",
171 selectPromptMsg: "Please select the template to open in the editor",
/plugin/stats/
Dsyntax.php480 // 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 DFetcherMarkup.php53 * * 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/
Dxmlseclibs.php533 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/
Dxmlseclibs.php533 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/
DSidebar-UML25.js23 …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/
Dlodash.js127 /** 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/
Dlodash.js127 /** 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/
DREADME95 you use the default "DokuWiki" template). authsplit will call the PRIMARY

1...<<71727374757677787980>>...93