Home
last modified time | relevance | path

Searched refs:helpers (Results 1 – 19 of 19) sorted by relevance

/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php33 protected $helpers = []; variable in Handlebars\\Helpers
59 * @param array $helpers array of name=>$value helpers
63 public function __construct($helpers = null) argument
70 if ($helpers != null) {
71 if (!is_array($helpers) && !$helpers instanceof Traversable) {
76 foreach ($helpers as $name => $helper) {
96 $this->helpers[$name] = $helper;
108 return array_key_exists($name, $this->helpers);
124 return $this->helpers[$name];
162 unset($this->helpers[$name]);
[all …]
H A DHandlebars.php59 private $helpers; variable in Handlebars\\Handlebars
191 * @param Helpers $helpers handlebars helper
195 public function setHelpers(Helpers $helpers) argument
197 $this->helpers = $helpers;
207 if (!isset($this->helpers)) {
208 $this->helpers = new Helpers();
210 return $this->helpers;
H A DTemplate.php228 $helpers = $this->handlebars->getHelpers();
230 if ($helpers->has($sectionName)) {
247 $return = call_user_func_array($helpers->$sectionName, $params);
/template/strap/vendor/salesforce/handlebars-php/tests/Handlebars/
H A DHandlebarsTest.php80 $helpers = new \Handlebars\Helpers();
81 $engine = new \Handlebars\Handlebars(array('loader' => $loader, 'helpers' => $helpers));
227 $helpers = new \Handlebars\Helpers();
230 'helpers' => $helpers,
402 $helpers = new \Handlebars\Helpers(array('test' => function () {
404 $engine = new \Handlebars\Handlebars(array('helpers' => $helpers));
/template/breeze/bower_components/gumby/js/libs/
Dgumby.init.js37 Gumby.helpers();
Dgumby.js111 Gumby.prototype.helpers = function() { method in Gumby
Dgumby.min.js1helpers=function(){this.onReady&&this.onReady(),this.isOldie&&this.onOldie&&this.onOldie(),Moderni… method in i
/template/strap/vendor/salesforce/handlebars-php/
H A DREADME.md230 Handlebars also allows for name conflict resolution between helpers and data fields via a this refe…
264 `if/else` and `unless` control structures are implemented as regular Handlebars helpers
495 #### For convenience, Voodoo\Handlebars added some extra helpers.
654 ## Writing your own helpers
656 Block helpers make it possible to define custom iterators and other helpers that can invoke the pas…
748 'helpers' => new \Handlebars\Helpers(),
/template/strap/
H A Dyarn.lock16 "@csstools/color-helpers@^5.0.2":
18 resolved "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.0.2.tgz"
31 "@csstools/color-helpers" "^5.0.2"
174 call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
176 resolved "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz"
273 call-bind-apply-helpers "^1.0.1"
385 call-bind-apply-helpers "^1.0.2"
/template/breeze/bower_components/gumby/sass/extensions/sassy-math/stylesheets/
D_math.scss104 // Bundled in Compass: http://compass-style.org/reference/compass/helpers/trig/
/template/breeze/bower_components/gumby/
Dgumby.min.js1helpers=function(){this.onReady&&this.onReady(),this.isOldie&&this.onOldie&&this.onOldie(),Moderni… method in i
/template/breeze/js/
Dgumby.min.js1helpers=function(){this.onReady&&this.onReady(),this.isOldie&&this.onOldie&&this.onOldie(),Moderni… method in i
/template/strap/resources/library/combo/
H A Dcombo.min.js.map1helpers/src/_async_to_generator.js","node_modules/@swc/helpers/src/_class_call_check.js","node_mod…
/template/strap/resources/library/combo/dist/
H A Dcombo.min.js.map1helpers/src/_async_to_generator.js","node_modules/@swc/helpers/src/_class_call_check.js","node_mod…
/template/strap/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.css.map1helpers/_colored-links.scss","../../scss/helpers/_ratio.scss","../../scss/helpers/_position.scss",…
H A Dbootstrap.rtl.min.css.map1helpers/_colored-links.scss","../../scss/helpers/_ratio.scss","../../scss/helpers/_position.scss",…
/template/strap/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1helpers\nvar isThenable = function (it) {\n var then;\n return isObject(it) && typeof (then = it…
/template/strap/resources/library/bootstrap/4.5.0/
H A Dbootstrap.16col.min.css.map1 …t; }\n.mh-100 { max-height: 100% !important; }\n\n// Viewport additional helpers\n\n.min-vw-100 { …
/template/strap/resources/library/bootstrap/4.4.1/
H A Dbootstrap.16col.min.css.map1 …t; }\n.mh-100 { max-height: 100% !important; }\n\n// Viewport additional helpers\n\n.min-vw-100 { …