Home
last modified time | relevance | path

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

/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php65 foreach($this->builtinHelpers as $helper) {
66 $helperName = $this->underscoreToCamelCase($helper);
67 $this->add($helper, [$this, "helper{$helperName}"]);
76 foreach ($helpers as $name => $helper) {
77 $this->add($name, $helper);
86 * @param callable $helper a function as a helper
91 public function add($name, $helper) argument
93 if (!is_callable($helper)) {
96 $this->helpers[$name] = $helper;
144 * @param callable $helper a function as a helper
[all …]
H A DHandlebars.php217 * @param mixed $helper helper callable
221 public function addHelper($name, $helper) argument
223 $this->getHelpers()->add($name, $helper);
/template/strap/vendor/salesforce/handlebars-php/
H A DREADME.md203 …ate. You can use them alone in a {{mustache}}, pass them to a Handlebars helper, or use them as va…
236 Handlebars expressions with a helper. In this case we're using the upper helper
268 You can use the if helper to conditionally render a block. If its argument returns false, null, "" …
295 You can use the unless helper as the inverse of the if helper. Its block will be rendered if the ex…
306 You can iterate over a list using the built-in each helper. Inside the block, you can use {{this}} …
379 The #each helper (php only) also has the ability to slice the data
417 You can shift the context for a section of a template by using the built-in with block helper.
565 This helper return handlebars expression as is. The expression will not be parsed
658 To create your own helper, use the method: `Handlebars::addHelper($name, $callback)`
660 The following helper will UPPERCASE a string
[all …]
/template/hexa/genericons/
DREADME.md22 …con". The `content: '\f101';` part of this CSS is easily copied from the helper tool at http://gen…
104 * New: Added helper rotation classes to the base CSS, thanks to geminorum. Apply `genericon-rotate-…
148 * Per feedback, the baked-in 16px width and height has been removed from the helper CSS. It wasn't …
149 * Base64 encoding is now included by default in the helper CSS. This makes it drop-in easy to get G…
191 * Replaced tabs with spaces in the helper CSS.
/template/bushwick/fonts/
DREADME.txt45 …con". The "content: '\f101';" part of this CSS is easily copied from the helper tool at http://gen…
94 - Replaced tabs with spaces in the helper CSS.
/template/fictive/genericons/
DREADME.txt45 …con". The "content: '\f101';" part of this CSS is easily copied from the helper tool at http://gen…
102 - Replaced tabs with spaces in the helper CSS.
/template/sprintdoc/
H A Ddeleted.files88 js/base/helper.js
/template/strap/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md119 - `WebDriverCheckboxes` and `WebDriverRadios` helper classes to simplify interaction with checkboxe…
173 - `XPathEscaper` helper class to quote XPaths containing both single and double quotes.
/template/breeze/bower_components/gumby/sass/
D_grid.scss178 // helper placeholder to condense the repeated
/template/ospyramid/css/
Dstyle.css179 * Non-semantic helper classes: please define your styles before this section.
/template/mikio/
H A DCHANGELOG.md27 …ect if `mbstring` is missing from your PHP installation is not use these helper methods [#102](htt…
/template/codowik/js/
Dlayout.js2665 , helper: "clone" property
2701 ui.helper
2722 ui.helper.addClass( helperLimitClass +" "+ helperPaneLimitClass ); // at dragging-limit
2726 ui.helper.removeClass( helperLimitClass +" "+ helperPaneLimitClass ); // not at dragging-limit
/template/strap/resources/library/combo/
H A Dcombo.min.js.map1helper to minimize deoptimizations. Returns a completion\n // record like context.tryEntries[i].c…
/template/strap/resources/library/combo/dist/
H A Dcombo.min.js.map1helper to minimize deoptimizations. Returns a completion\n // record like context.tryEntries[i].c…
/template/mikio/icons/fontawesome5/css/
H A Dall.min.css5 …-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f…
/template/strap/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1helper for String#{startsWith, endsWith, includes}\nvar isRegExp = __webpack_require__(65);\nvar d…
/template/strap/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.js.map1 …\nconst Default = {\n isVisible: true, // if false, we use the backdrop helper without adding any…
H A Dbootstrap.min.css.map1 …x-media-query, $fluidVal, $val);\n }\n }\n }\n}\n\n// Shorthand helper mixins\n@mixin fon…
H A Dbootstrap.rtl.min.css.map1 …x-media-query, $fluidVal, $val);\n }\n }\n }\n}\n\n// Shorthand helper mixins\n@mixin fon…