Home
last modified time | relevance | path

Searched refs:loadTemplate (Results 1 – 15 of 15) sorted by relevance

/plugin/infomail/
H A Dhelper.php72 public function loadTemplate() function in helper_plugin_infomail
H A Daction.php197 $mailtext = $helper->loadTemplate();
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/
H A DgrammarTest.php33 $template = $twig->loadTemplate('template');
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php166 * Equivalent to calling `$handlebars->loadTemplate($template)->render($data);`
174 return $this->loadTemplate($template)->render($data);
454 public function loadTemplate($name) function in Handlebars\\Handlebars
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTemplate.php138 $this->parents[$parent] = $this->loadTemplate($parent);
343 protected function loadTemplate($template, $templateName = null, $line = null, $index = null) function in Twig\\Template
363 return $this->env->loadTemplate($template, $index);
H A DEnvironment.php424 return new TemplateWrapper($this, $this->loadTemplate($name));
444 public function loadTemplate($name, $index = null) function in Twig\\Environment
551 $template = new TemplateWrapper($this, $this->loadTemplate($name));
620 return $this->loadTemplate($name);
/plugin/jplayer/
H A Dsyntax.php171 $tpl = $mustache->loadTemplate('jplayer.'.$skin.'.audio.playlist');
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php236 return $this->loadTemplate($template)->render($context);
655 public function loadTemplate($name) function in Mustache_Engine
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dinclude.rst46 $template = $twig->loadTemplate('some_template.twig');
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dinclude.rst83 $template = $twig->loadTemplate('some_template.twig');
H A Dextends.rst162 $layout = $twig->loadTemplate('some_layout_template.twig');
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst174 $twig->loadTemplate(str_replace($tplDir.'/', '', $file));
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js3417 this.loadTemplate(value, function(text)
4570 App.prototype.loadTemplate = function(url, onload, onerror, templateFilename, asLibrary) method in App
5196 this.loadTemplate(url, mxUtils.bind(this, function(text)
5590 this.loadTemplate(url, mxUtils.bind(this, function(text)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst56 Before Twig 1.28, you should use ``loadTemplate()`` instead which returns a
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11645 …(k){this.handleError(k,mxResources.get("errorLoadingFile"))}else this.loadTemplate(d,function(b){g…
11683 App.prototype.loadTemplate=function(b,e,d,c,g){var k=!1,n=b;this.editor.isCorsEnabledForUrl(n)||(n=…
11700 …s.get("loading"))&&this.addListener("clientLoaded",b);return!0});this.loadTemplate(k,mxUtils.bind(…
11710 …"==m){var n=decodeURIComponent(b.substring(1));this.isOffline()||this.loadTemplate(n,mxUtils.bind(…