Home
last modified time | relevance | path

Searched refs:template (Results 101 – 125 of 695) sorted by path

12345678910>>...28

/plugin/clock/
H A Dstyle.css
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1template","shortText","prompt","splitBySlash","argString","splitBySeparator","findUnescapedSlashes…
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1template this \" +\n \"thread_local throw try typeid typename using virtual xor xor_eq\";\n\n va…
H A Dcss.min.js.map1 …, \"grid-row-start\",\n \"grid-template\", \"grid-template-areas\", \"grid-template-columns\",\…
H A Dd.min.js.map1 …protected public pure ref return shared short static super synchronized template this \" +\n …
H A Ddjango.min.js.map1template or comment tag respectively\n if (stream.match(\"{{\")) {\n state.tokenize = …
H A Dhandlebars.min.js.map1 …rs: true}\n );\n });\n\n CodeMirror.defineMIME(\"text/x-handlebars-template\", \"handlebars\"…
H A Dmumps.min.js.map1 …/*\n This MUMPS Language script was constructed using vbscript.js as a template.\n*/\n\n(function…
H A Dsoy.min.js1 …espace-def"},"@param":b,"@param?":b,"@inject":b,"@inject?":b,"@state":b,template:{soyState:"templ-… class in AnonymousFunction7aaf3fe40100.c
H A Dsoy.min.js.map1template","variableScope","literal","msg","fallbackmsg","reduceIndent","select","plural","let","if…
H A Dsql.min.js.map1template temporary text then ties time timestamp timezone_hour timezone_minute to token top_level_…
H A Dstylus.min.js.map1 …d-row-end\",\"grid-row-start\",\"grid-template\",\"grid-template-areas\",\"grid-template-columns\"…
H A Dttcn.min.js.map1 … repeat return runs select\" +\n \" self sender set signature system template testcase to\" +\n…
H A Dvue.min.js1 …?scss$/i,"text/x-scss"],["type",/^(text\/)?(x-)?less$/i,"text/x-less"]],template:[["lang",/^vue-te… property in AnonymousFunctioncc94f7b90100.b
H A Dvue.min.js.map1template","defineMode","config","parserConfig","mustacheOverlay","token","stream","match","next","…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1template","dialog","innerHTML","closeNotification","newVal","currentNotificationClose","callback",…
H A Dstyles.min.css.map1template by Jan T. Sott (https://github.com/idleberg/base16-codemirror)\n Original Base16 color…
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64template-set-request|pki:template-set-name|pki:template-set-key-type|pki:template-set-key-options|…
/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
H A DHttpResponse.php216 * but {@link act_dispatch() Act dispatch} calls always the template,
217 * We create a fake empty template
220 $template = "combo_test";
221 $conf['template'] = $template;
222 $main = LocalPath::createFromPathString(DOKU_INC . "lib/tpl/$template/main.php");
H A DSite.php497 public static function setTemplate($template) argument
500 $conf['template'] = $template;
546 return $conf['template'];
553 return $conf['template'] == self::STRAP_TEMPLATE_NAME;
824 self::$STRAP_TEMPLATE_INFO = confToHash(__DIR__ . '/../../../tpl/strap/template.info.txt');
832 $strapLink = "<a href=\"https://www.dokuwiki.org/template:strap\">$strapName</a>";
871 $conf['template'] = "dokuwiki";
H A DTemplateEngine.php69 $templatesSearchDirectories = array(); // a list of directories where to search the template
92 LogUtility::warning("The template theme directory ($themeDirectory) does not exists and was not taken into account");
190 function ($template, $context, $args, $source) {
200 function ($template, $context, $args, $source) {
208 function ($template, Context $context, $args, $source) {
220 function ($template, Context $context, $args, $source) {
265 public function renderWebPage(string $template, array $model): string argument
267 return $this->handleBarsForPage->render($template, $model);
270 public function renderWebComponent(string $template, array $model): string argument
272 return $this->handleBarsForComponents->render($template,
[all...]
H A DTemplateForWebPage.php14 * A page template is the object
43 const CANONICAL = "template";
145 $template = $this->templateString;
148 $template = $this->getTemplateName();
149 if (!$pageTemplateEngine->templateExists($template)) {
151 LogUtility::warning("The template ($template) was not found, the default template ($defaultTemplate) was used instead.");
152 $template = $defaultTemplate;
153 $this->setRequestedTemplateName($template);
[all...]
/plugin/combo/
H A DREADME.md34 * [Templating](https://combostrap.com/template)
H A Ddeleted.files199 syntax/template.php

12345678910>>...28