Home
last modified time | relevance | path

Searched defs:template (Results 1 – 25 of 124) sorted by relevance

12345

/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php223 public function helperIf($template, $context, $args, $source)
296 public function helperEach($template, $context, $args, $source)
367 private function renderElse($template, $context)
391 public function helperUnless($template, $context, $args, $source)
418 public function helperWith($template, $context, $args, $source)
441 public function helperBindAttr($template, $context, $args, $source)
459 public function helperUpper($template, $context, $args, $source)
477 public function helperLower($template, $context, $args, $source)
495 public function helperCapitalize($template, $context, $args, $source)
513 public function helperCapitalizeWords($template, $context, $args, $source)
[all …]
H A DHandlebars.php172 public function render($template, $data)
183 public function __invoke($template, $data)
/template/twigstarter/vendor/twig/twig/src/
DTemplateWrapper.php22 private $template; variable in Twig\\TemplateWrapper
30 public function __construct(Environment $env, Template $template)
DTemplate.php313 protected function loadTemplate($template, $templateName = null, $line = null, $index = null)
DParser.php267 public function embedTemplate(ModuleNode $template)
DEnvironment.php446 public function createTemplate($template, string $name = null)
/template/twigstarter/vendor/twig/twig/src/Profiler/
DProfile.php26 private $template; variable in Twig\\Profiler\\Profile
33 …public function __construct(string $template = 'main', string $type = self::ROOT, string $name = '…
/template/strap/ComboStrap/
H A DTemplateEngine.php265 public function renderWebPage(string $template, array $model): string
270 public function renderWebComponent(string $template, array $model): string
H A DSite.php497 public static function setTemplate($template)
/template/bootstrap3/
DEventHandlers.php16 protected $template; variable in dokuwiki\\template\\bootstrap3\\EventHandlers
18 public function __construct(Template $template)
/template/twigstarter/vendor/twig/twig/src/Extension/
DStringLoaderExtension.php42 function twig_template_from_string(Environment $env, $template, string $name = null)
DCoreExtension.php1156 function twig_call_macro(Template $template, string $method, array $args, int $lineno, array $conte…
1258 function twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, …
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
DBlockReferenceExpression.php25 public function __construct(Node $name, ?Node $template, int $lineno, string $tag = null)
/template/twigstarter/vendor/twig/twig/src/Loader/
DArrayLoader.php47 public function setTemplate($name, $template)
/template/templar/js/
Dbootstrap-popover.js102 …, template: '<div class="popover"><div class="arrow"></div><h3 class="popover-title"></h3><div cla… property
Dbootstrap-tooltip.js344 …, template: '<div class="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></di… property
/template/argon/assets/js/
Dargon-design-system.min.js44template: '<div class="popover popover-' + color_class + '" role="tooltip"><div class="arrow"></di… property
/template/argon-alt/assets/js/
Dargon-design-system.min.js44template: '<div class="popover popover-' + color_class + '" role="tooltip"><div class="arrow"></di… property
/template/stm/stm/css/
D_normalize.css447 template { selector
/template/notes/css/
Drss.css6 [hidden],template{display:none;} selector
/template/dokubootstrapsimplified/js/
Dbootstrap.min.js9 …nction b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",Moz… function
/template/dokutwitterbootstrap/js/
Dbootstrap.min.js9 …nction b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",Moz… argument
/template/strap/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.js6 …js/core")):"function"==typeof define&&define.amd?define(["@popperjs/core"],e):(t="undefined"!=type…
/template/parallax/lib/bootstrap/js/
Dbootstrap.js1226 …animation: true, placement: 'top', selector: false, template: '<div class="tooltip"><div class="to… property
1327 …placement: 'right', trigger: 'click', content: '', template: '<div class="popover"><div class="arr… property
/template/starterbootstrap/js/
Dbootstrap.min.js6 …b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1)throw new Error… function

12345