Home
last modified time | relevance | path

Searched refs:template (Results 376 – 400 of 695) sorted by relevance

1...<<11121314151617181920>>...28

/plugin/combo/ComboStrap/
H A DFetcherPage.php81 $template = $this->getRequestedTemplate();
82 $url->addQueryParameter(PageTemplateName::PROPERTY_NAME, $template);
230 * The template is mandatory as cache key
238 * The hbs template dependency
255 LogUtility::internalError("The html template should be found", self::CANONICAL, $e);
259 * The Slots of the requested template
/plugin/mytemplate/
H A DREADME61 Use in the template would then look like this:
75 … this can be used to add comments to your template page or temporarily disable part of it.
117 [INCLUDE:namespace:foo:template]
122 template page and only that will be displayed.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Drecursive_block_with_inheritance.test2 "block" function recursively called in a parent template
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Drailscasts.min.css1 …lor:#c26230}.hljs-string,.hljs-number,.hljs-regexp,.hljs-variable,.hljs-template-variable{color:#a…
H A Dsunburst.min.css1 …ljs-bullet,.hljs-number{color:#3387cc}.hljs-params,.hljs-variable,.hljs-template-variable{color:#3…
H A Dagate.min.css17 …emphasis{font-style:italic}.hljs-tag{color:#62c8f3}.hljs-variable,.hljs-template-variable,.hljs-se…
/plugin/imapmarkers/
H A Djquery.imagemapster.js1585 template,
1612 template =
1632 template =
1658 template =
1677 e = $(template);
4123 if (template) {
4125 typeof template === 'string' ? $(template) : $(template).clone();
4323 template,
4339 template =
4341 ? options.template
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst25 updated. To see your changes in real-time, either disable template caching
115 A global variable is like any other template variable, except that it's
121 You can then use the ``text`` variable anywhere in a template:
135 callable. For instance, let's say you have the following code in a template:
141 When compiling this template to PHP, Twig looks for the PHP callable
304 When compiling this template to PHP, Twig looks for the PHP callable
364 One of the most exciting feature of a template engine like Twig is the
369 variables from within a template. The tag can be used like follows:
383 multiple assignments by default (cf. the template designers chapter for
388 * Defining a Token Parser class (responsible for parsing the template code);
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_quick_info.js280 template = this.templates.quick_info_class(task.start_date, task.end_date, task);
282 if(template){
283 css += " " + template;
/plugin/dokukiwix/
H A DINSTALL7 3: Get the "offline" template, and unzip it in /lib/tpl/
/plugin/flashplayer/
H A Dreadme-en.txt23 the HEAD section of the template:
85 be included manually in the DokuWiki template.
/plugin/sidebar/
H A Dstyle.css2 * Extra styles for sidebar template
171 …/* 'overflow-x:auto;' maybe replaced by 'overflow:auto;' to ensure template passes w3c validation …
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js550 request.del(_.template('https://saucelabs.com/rest/v1/${user}/jobs/${id}')(this), {
610 request.post(_.template('https://saucelabs.com/rest/v1/${user}/js-tests')(this), {
632 request.post(_.template('https://saucelabs.com/rest/v1/${user}/js-tests/status')(this), {
663 request.put(_.template('https://saucelabs.com/rest/v1/${user}/jobs/${id}/stop')(this), {
/plugin/publist/
H A DTODO39 - Default template
/plugin/publistf/
H A DTODO39 - Default template
/plugin/google_adsense2/lang/en/
H A Dintro.txt5 To use it, you'll have to insert the following code into your template:
/plugin/publistx/
H A DTODO39 - Default template
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php533 * @param string $template The template name
540 public function createTemplate($template) argument
542 $name = sprintf('__string_template__%s', hash('sha256', $template, false));
545 new ArrayLoader([$name => $template]),
551 $template = new TemplateWrapper($this, $this->loadTemplate($name));
563 return $template;
/plugin/noiewarning/
H A DChangeLog24 * DokuWiki page: adapted to new Plugin Team template
/plugin/blextra/
H A DREADME3 Provide functions for simple template creation
/plugin/html2pdf/snorriheim/
H A Dlayout.css2 * Tableless Layout for default template
/plugin/keyboard/
H A Dall.css24 // Adopted from MediaWiki template keypress.
/plugin/bureaucracy-au/helper/
H A Dactiontemplate.php221 foreach ($this->targetpages as $pageName => $template) {
230 'template' => $template,
/plugin/bureaucracyau/helper/
H A Dactiontemplate.php221 foreach ($this->targetpages as $pageName => $template) {
230 'template' => $template,
/plugin/structsection/
H A Dyarn.lock22 "@babel/template" "^7.12.7"
48 "@babel/template" "^7.12.7"
82 "@babel/template" "^7.10.4"
146 "@babel/template@^7.10.4", "@babel/template@^7.12.7":
519 babel-template "^6.26.0"
592 babel-template "^6.24.1"
636 babel-template "^6.24.1"
648 babel-template "^6.24.1"
658 babel-template "^6.24.1"
728 babel-template "^6.26.0"
[all …]

1...<<11121314151617181920>>...28