Home
last modified time | relevance | path

Searched defs:loadTemplate (Results 1 – 6 of 6) sorted by path

/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php454 public function loadTemplate($name) function in Handlebars\\Handlebars
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js4570 App.prototype.loadTemplate = function(url, onload, onerror, templateFilename, asLibrary) method in App
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php444 public function loadTemplate($name, $index = null) function in Twig\\Environment
H A DTemplate.php343 protected function loadTemplate($template, $templateName = null, $line = null, $index = null) function in Twig\\Template
/plugin/infomail/
H A Dhelper.php72 public function loadTemplate() function in helper_plugin_infomail
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php655 public function loadTemplate($name) function in Mustache_Engine